PanagiotisIatrou / chess-auto-bot

A bot for chess.com and lichess.org that automatically plays chess for you
MIT License
71 stars 26 forks source link

Bot can no longer start after playing 1 round #7

Open MDevVal opened 1 year ago

MDevVal commented 1 year ago

Expected reply for request 9, but got 1981. Can't happen! <class 'RuntimeError'> stockfish_bot.py 188

PanagiotisIatrou commented 1 year ago

Hello @MDevVal. Thanks for the feedback. This is the an error that occurs only in Linux systems. It should work fine on Windows. I will notify you when this gets fixed.

PanagiotisIatrou commented 1 year ago

Hello @MDevVal. A mouseless mode was added (only works for Lichess for now) (https://github.com/PanagiotisIatrou/chess-auto-bot/pull/13) which doesn't use the mouse to move the pieces. The error you mentioned continues to occur when the mouseless mode is off but it works fine while the mouseless mode is on.

I will keep this issue open until it also works while the mouseless mode is off

akhil3417 commented 1 year ago

I can confirm that I am experiencing this issue in my Void Linux system , and in lichess puzzle as well Additionally, upon starting the process, the entire workspace (current screen) becomes blurry, similar to having an overlay on top.

akhil3417 commented 1 year ago

the entire workspace (current screen) becomes blurry, similar to having an overlay on top.

my picom config was the issue