Counter and ACE promotion bug
Posted: 05 Apr 2007, 15:04
It seems strange but both relatively new UCI engines has the same promotion bug (when used with polyglot). Here are examples:
Is this known issue and is there any workaround?
Best regards,
George
- Code: Select all
1689938 <first : 9 +1958 0 777157
1689938 <first : move c2c1
1689938 >second: time 1778
1689938 >second: otim 754
1689938 >second: usermove 1689938 >second: c2c1q
1689938 <first : move_step(): illegal move "c2c1"
Fatal Error: Error: first chess program (polyglot counter.ini) exited unexpectedly
GameEnds(0, (null), 2)
1692282 >first : force
1692282 >first : ping 4
1692282 >second: force
1692282 >second: ping 4
Exiting: Match Counter 0.1 vs. Heracles 0.3.0: final score 1-0-1
1692282 >first : quit
1692282 >second: quit
and from ACE:
29812 >first : usermove 29812 >first : h7f6
29937 <first : move b7b8
29937 >second: time 39787
29937 >second: otim 40342
29937 >second: b8=Q
29937 <first : move_step(): illegal move "b7b8"
29968 <second: move f6d7
29968 >first : time 40342
29968 >first : otim 40784
29968 >first : usermove 29968 >first : f6d7
Fatal Error: Error: first chess program (polyglot ace.ini) exited unexpectedly
GameEnds(0, (null), 2)
30187 >first : force
30187 >first : ping 1
30187 >second: force
30187 >second: ping 2
30187 >first : quit
30187 >second: quit
Is this known issue and is there any workaround?
Best regards,
George