Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using it with lichess-bot #24

Open
MD211211 opened this issue Mar 26, 2023 · 4 comments
Open

Using it with lichess-bot #24

MD211211 opened this issue Mar 26, 2023 · 4 comments

Comments

@MD211211
Copy link

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))

@MD211211
Copy link
Author

I fixed this but now is says move overhead error

@IsmailOuazzani
Copy link

How did you fix this?

@IsmailOuazzani
Copy link

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).

@IsmailOuazzani
Copy link

Fixed to the overhead error:
Disable all the uci_options inside the config.yml file of lichess-bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants