syzygy1 / tb

GNU General Public License v2.0
229 stars 53 forks source link

Probably a probing error for the cloud interface #41

Closed dcorbit closed 1 month ago

dcorbit commented 2 years ago

If you enter this position: 2r1k2r/3R4/2p2K2/8/8/8/8/3R4 w k - On the chess cloud interface to the 7 man Syzygy files, you get this response: "This position is not analyzed yet, you can:" and then there is a [Request for Analysis] button. If you press the button, it says: "Too few pieces on the board. You can:" and then there is a button that says "AI Move" If you press that button, nothing happens. The cloud interface: https://www.chessdb.cn/queryc_en/

It is also possible that there is a problem with the file.

niklasf commented 2 years ago

The position has remaining king-side castling rights, but Syzygy supports only endgame positions without castling rights.

https://github.com/noobpwnftw/chessdb would probably be a better place to report issues with the interface.

noobpwnftw commented 2 years ago

This issue is fixed with https://github.com/noobpwnftw/chessdb/commit/0aa27920d500af5160a5a92fd0a11ad5507308e7.