Reporting a pre-game bug¶
Conquer Chess has bugs that happen before the game even starts.
To see the error, run the game from a terminal.
Go to the Conquer Chess folder. There are two options, depending on how you installed Steam
| How Steam was installed | How to go to the Conquer Chess folder |
|---|---|
Via apt |
cd ~/.local/share/Steam/steamapps/common/conquer_chess |
Via snap |
cd ~/snap/steam/common/.local/share/Steam/steamapps/common/conquer_chess |
In that folder, run Conquer Chess:
This will produce an message.
If you see an error similar to the one below, read how to install the needed libraries.
./conquer_chess: error while loading shared libraries: libsfml-graphics.so.2.6: cannot open shared object file: No such file or directory
If that fails, or you see another error message, please create an issue which includes the error message.
Users that submit a proper bug report will be acknowledged.