rajrakeshdr / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

undo move bug #251

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Played with time management, and modifyed svn 752 PyChess.py a bit .
Then played the game attached. There was 2 undo move by me, and the second
failed.

Original issue reported on code.google.com by gbtami on 2 Nov 2007 at 2:44

Attachments:

GoogleCodeExporter commented 9 years ago
In This game there was 3 undo.

Original comment by gbtami on 9 Nov 2007 at 9:45

Attachments:

GoogleCodeExporter commented 9 years ago
This might be fixed in seccond latest commit.

Original comment by lobais on 15 Nov 2007 at 2:49

GoogleCodeExporter commented 9 years ago
Ok, it should be good now.
Can you try 767?

Original comment by lobais on 16 Nov 2007 at 10:27

GoogleCodeExporter commented 9 years ago
With 768 i played this:
1. e4 c5
2. d4
undo

and got attached tracebeck.

Original comment by gbtami on 17 Nov 2007 at 7:44

Attachments:

GoogleCodeExporter commented 9 years ago
Ha! Look at this:
08:22:42 Python Log: undoundo
08:22:42 Python Debug: Warning (unknown command): undoundo

Those threads are so eager to print their commands, that they don't even let 
each
other finish.

I think the timing is better in rev 769

Original comment by lobais on 17 Nov 2007 at 9:03

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 17 Nov 2007 at 9:14