Closed partharor closed 1 year ago
This shouldn't cause the bot to crash. If you don't have tablebases for any variant you can comment out the line SyzygyPath: "./syzygy/"
in config.yml
.
This might be related to this bug in python-chess: https://github.com/niklasf/python-chess/issues/1049
Try removing info string
output before a game starts.
This shouldn't cause the bot to crash. If you don't have tablebases for any variant you can comment out the line
SyzygyPath: "./syzygy/"
inconfig.yml
.
What Does Comment Out mean?
Put a hash mark #
at the beginning of that line. It will cause the line to be ignored by lichess-bot. The line would look like this:
# SyzygyPath: "./syzygy/"
Put a hash mark
#
at the beginning of that line. It will cause the line to be ignored by lichess-bot. The line would look like this:# SyzygyPath: "./syzygy/"
I have done it But it now says " Backing off play_game(...) for 3.5s (chess.engine.EngineError: engine does not support UCI_Variant)" I am using Stockfish.
Stockfish doesn't support playing variants. You can use Fairy-Stockfish instead.
Stockfish doesn't support playing variants. You can use Fairy-Stockfish instead.
Thanks
I Make My Bot play variants but in CMD it says, Unexpected engine output: 'info string Found 0 tablebases. Please Help.