You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try and do this it returns the error
[03/26/23 08:24:36] INFO Backing off play_game(...) for 106.1s (chess.engine.EngineTerminatedError: engine process died unexpectedly (exit code: 255))
The text was updated successfully, but these errors were encountered:
Fix to the original error:
Make sure you are putting everything from the dist folder (using pyinstaller) into the engines folder of lichess-bot (and not the contents of the build folder).
When i try and do this it returns the error
[03/26/23 08:24:36] INFO Backing off play_game(...) for 106.1s (chess.engine.EngineTerminatedError: engine process died unexpectedly (exit code: 255))
The text was updated successfully, but these errors were encountered: