Auzgame / userscripts

A collection of my projects and a place where users can submit issues.
2 stars 1 forks source link

After 3 steps in the game against the man infinite loading and does not walk #5

Closed RodjAI closed 1 year ago

RodjAI commented 1 year ago

Such a problem, I go into the game on the rating against a man set the auto move and to think I give 1 second, he makes 3-4 moves, then just hangs up and need to restart the engine, and so on to infinity. On the main account works fine and on the second works crookedly. Please fix it is not possible to play

Auzgame commented 1 year ago

Such a problem, I go into the game on the rating against a man set the auto move and to think I give 1 second, he makes 3-4 moves, then just hangs up and need to restart the engine, and so on to infinity. On the main account works fine and on the second works crookedly. Please fix it is not possible to play

Can you tell me what browser your using? Can you also give me a copy of the console when the code bugs out? Also what depth did you have the bot set to?

RodjAI commented 1 year ago

I use google chrome, in the file is a log of the game and restart the engine, here is the depth var lastValue = 10; error.txt

RodjAI commented 1 year ago

Also found a bug that I play for black and it shows moves for white and draws squares on the table incorrectly

Auzgame commented 1 year ago

I use google chrome, in the file is a log of the game and restart the engine, here is the depth var lastValue = 10; error.txt

@Hasji Currently, I am unable to reproduce the bug. However, could you provide me with one more thing? Your Board & Pieces settings. These often interfere with how the script grabs the chess information.

RodjAI commented 1 year ago

Board and piece settings by mind

Auzgame commented 1 year ago

Board and piece settings by mind

Can you please be more specific?

Auzgame commented 1 year ago

Closed due to inactivity