colbyga / pychess

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

undo bug #391

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start a game against pychess engine.
2. Play some moves not in the book
3. Undo your move before pychess response
4. Make another move

What is the expected output? What do you see instead?
pychess doesn't move

Did you use an installed version of PyChess or did you run in from a
tarball/svn?
alpha2

Original issue reported on code.google.com by gbtami on 12 Feb 2009 at 6:37

GoogleCodeExporter commented 9 years ago
yep!  I see this too.  Way to figure out exactly when it happens.  I just 
realized it
happened to me just out of book!  Nice work!!!

Original comment by zollo.j...@gmail.com on 2 Mar 2009 at 1:38

GoogleCodeExporter commented 9 years ago
So only against PyChess engine?
That should put the bug in PyChess.py rather than CECPEngine.py (which is good, 
since
CECPEngine.py is some mess :P)

Original comment by lobais on 4 Mar 2009 at 7:40

GoogleCodeExporter commented 9 years ago
I've commited a fix to trunk.

Original comment by lobais on 5 Mar 2009 at 10:40

GoogleCodeExporter commented 9 years ago
It's ok now, thx.

Original comment by gbtami on 6 Mar 2009 at 8:01

GoogleCodeExporter commented 9 years ago
WAY TO GO!!! I just tested it out a little -- it works great!!!  Well done!  
Good job!

John

Original comment by zollo.j...@gmail.com on 6 Mar 2009 at 2:38