10-25-2024, 06:18 PM
@Scout
Naively, it looks like black is moving as if it were white.
I would start with some basic debug output to a file to be really sure which bit of code is the culprit. You can waste a lot of time chasing rabbits down the wrong holes.
Only move to debugging when you have some sort of idea what could be the issue
Naively, it looks like black is moving as if it were white.
I would start with some basic debug output to a file to be really sure which bit of code is the culprit. You can waste a lot of time chasing rabbits down the wrong holes.
Only move to debugging when you have some sort of idea what could be the issue