A. M. DeWitt wrote on Wed, Nov 6, 2019 09:57 PM UTC:
Here is an example of the error that comes up. Note that this only happens after I complete a double move with the mouse and the askpromote command is used after.
ILLEGAL: se 3f-4e; se 3f-4e; se 4e-5d; se$-dest on turn 3:
There was no se on 3f. It is an empty space.
Go back with your browser's BACK button, reload the page, and try again.
For diagnostic purposes, here is the full movelist:
1. se 5m-3k
1... SE 12d-14f
2. se 3k-3f
2... SE 14f-14k
3. se 3f-4e; se 3f-4e; se 4e-5d; se$-dest
As you can see, the first part of the move somehow got repeated during evaluation, which, of course, shouldn't happen. I think it might have something to to with something in the Post-Move sections, but I could be wrong.
Here is an example of the error that comes up. Note that this only happens after I complete a double move with the mouse and the askpromote command is used after.
ILLEGAL: se 3f-4e; se 3f-4e; se 4e-5d; se$-dest on turn 3:
There was no se on 3f. It is an empty space.
Go back with your browser's BACK button, reload the page, and try again.
For diagnostic purposes, here is the full movelist:
In case there is a bug in the code, the settings file can be edited at play.php?game=Suzumu+Shogi&settings=promotest&submit=Edit
As you can see, the first part of the move somehow got repeated during evaluation, which, of course, shouldn't happen. I think it might have something to to with something in the Post-Move sections, but I could be wrong.