trevorbayless / cli-chess

A highly customizable way to play chess in your terminal. Play online (via Lichess.org) and offline against the Fairy-Stockfish engine. All Lichess variants are supported.
GNU General Public License v3.0
182 stars 6 forks source link

“Error starting engine: engine process died unexpectedly (exit code: 1)” #25

Closed FauveNoir closed 11 months ago

FauveNoir commented 1 year ago

Steps to reproduce the bug

  1. run cli-chess
  2. press F1

Then I get a message warning me that fairy-stockfish died

I tryed fairychess with other interfaces and it work.

Operating system

5.10.0-25-amd64 #1 SMP Debian 5.10.191-1 (2023-08-16) x86_64 GNU/Linux

Terminal and version

Urxvt, Kitty, gnome-terminal

cli-chess version

cli-chess v1.1.0

Additional information

Fairy-Stockfish 11.1 LB 64 by Fabian Fichter

trevorbayless commented 1 year ago

Are you using the PyPI release or building from source and attempting to use a different engine binary? You mentioned in the additional information Fairy-Stockfish 11.1 but what comes bundled with cli-chess is Fairy-Stockfish 14.

trevorbayless commented 11 months ago

Following up on the previous question. If this issue is with the cli-chess provided fairy-stockfish binary please attach the engine logs (they can be found at ~/.config/cli-chess/chess.engine.log).

trevorbayless commented 11 months ago

Closing as there is a lack of additional information. If the problem persists when using the cli-chess provided Fairy-Stockfish binary, please open a new issue providing the engine logs.