rajrakeshdr / pychess

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

CECP crash on pgn'ed undo #295

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load a 2+ moves pgn
2. Offer undo

What is the expected output? What do you see instead?
As the engine knows no moves before the latest in the pgn, it can't undo.
To solve this, cecp engines should have the moves forced rather than
"setboard"'ed. At least for pgns. This will also let engines like Faile
load games.

Original issue reported on code.google.com by lobais on 14 Jan 2008 at 7:54

GoogleCodeExporter commented 9 years ago
Taken down in rev 864.

Original comment by lobais on 15 Jan 2008 at 10:13