Bug in RomiChess P3J?
Posted: 22 Nov 2006, 14:30
It seems that Romichess P3J doesn't support "setboard". Here is winboard.debug example:
Best regards,
George
- Code: Select all
recognized 'normal' (-1) as variant normal
WinBoard 4.2.7 + romichess_p3j
Reset(1, 0) from gameMode 0
recognized 'normal' (-1) as variant normal
GameEnds(0, (null), 2)
StartChildProcess (dir="l:\romi") romichess_p3j
594 >first : xboard
protover 2
609 <first : This is RomiChess by Michael J Sherwin
609 <first : Version Proto Romi 3j -- 11/Nov/2006
609 <first : Copyright(c) 2005 Michael J Sherwin
656 <first : feature analyze=1
656 >first : accepted analyze
656 <first : feature setboard=1
656 >first : accepted setboard
656 <first : feature done=1
656 >first : accepted done
656 <first : Error (unknown command): accepted
656 <first : Error (unknown command): accepted
656 <first : Error (unknown command): accepted
672 >first : new
random
672 >first : level 0 1 0
672 >first : post
672 >first : hard
672 >first : easy
672 >first : force
672 >first : setboard 5k2/6p1/7p/8/7P/7K/8/8 w - - 0 1
703 <first : Error (unknown command): random
703 <first : Error (unknown command): post
2641 >first : black
2656 >first : time 6000
2656 >first : otim 6000
2656 >first : white
go
2656 <first : Error (unknown command): black
2656 <first : Error (unknown command): white
2656 <first : move e2e4
2672 <first : Error (unknown command): e2e4
GameEnds(0, (null), 2)
5719 >first : force
5719 >first : quit
Best regards,
George