| Summary: | Knights crashes reliably with stockfish20 engine | ||
|---|---|---|---|
| Product: | [Applications] knights | Reporter: | stakanov |
| Component: | general | Assignee: | Miha Čančula <miha> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | alexander.semke, d_k, kde-games-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 2.5.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=327001 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
stakanov
2014-03-25 12:10:41 UTC
The possible duplicate listed is actually very sensible because I forgot to mention a setting: difficulty level is set always to "very easy". So the same as in the other bug mentioned. Regards. The Stockfish20 is an older release of Stockfish. It has gone through releases 3, 4 and dd. The version you have may have been compiled for other openSUSE versions with differing compilers since it is so old. Also, there is some literature that suggests that earlier Stockfish versions had trouble with GUI programs. I have used Stockfish-dd and it appears to work fine using Knights 2.4 series. I also tested making it player one or player two and there was no problem, so I cannot duplicate that bug. You can get Stockfish-dd from the Stockfish website, Download the source file and compile it yourself - instructions are on the website. But rather than issuing the "go infinite" command, use a terminal or command line to start Stockfish (it should report that it is active and give a hello message including the version as dd) and issue the uci followed by bench commands. This will put Stockfish into a test mode and give a reply value that indicates the program was compiled successfully - the value is dependent upon the version and can be found on the history page. Then move the Stockfish executable to the /usr/bin directory so Knights can access it. The Knights program should work successfully then. Engine can be used as the first player. This was fixed in one of the previous commits after 2.5.0. The problem with stockfish20 is not reproducable. |