The hand shaking seems to go well (except the myname feature is not accpted by xboard). My engine receive a first move, then start thinking and send "move e5" to xboard. At this point xboard start complaining and kill my engine :
Code: Select all
28193 <first : move e5
Undoing extra move from first, gameMode 2
Interrupting first
28193 >first : undo
xboard: Error: first chess program (/home/mathmoi/Desktop/MatMoiVII/optimized/src/matmoivii --xboard=1) exited unexpectedly
Here is the complete output :
Code: Select all
recognized 'normal' (-1) as variant normal
resolved -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-* at pixel size 34
to -adobe-helvetica-bold-r-normal--34-240-100-100-p-182-iso8859-1
resolved -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-* at pixel size 14
to -adobe-helvetica-bold-r-normal--14-100-100-100-p-82-iso8859-1
resolved -*-helvetica-medium-r-normal--*-*-*-*-*-*-*-* at pixel size 14
to -adobe-helvetica-medium-r-normal--14-100-100-100-p-76-iso8859-1
xboard 4.2.7 + matmoivii
Reset(1, 0) from gameMode 0
recognized 'normal' (-1) as variant normal
GameEnds(0, (null), 2)
StartChildProcess (dir="") /home/mathmoi/Desktop/MatMoiVII/optimized/src/matmoivii --xboard=1
705 >first : xboard
protover 2
743 <first feature myname="MatMoi VII"
743 <first : feature ping=1 san=1 usermove=1 time=1 name=1
743 >first : accepted ping
743 >first : accepted san
743 >first : accepted usermove
743 >first : accepted time
743 >first : accepted name
743 <first : feature done=1
743 >first : accepted done
744 >first : new
random
744 >first : level 40 5 0
744 >first : hard
744 >first : ping 1
745 <first :Error (Unknown command): accepted
745 <first :Error (Unknown command): accepted
745 <first :Error (Unknown command): accepted
745 <first :Error (Unknown command): accepted
745 <first :Error (Unknown command): accepted
745 <first :Error (Unknown command): accepted
745 <first Error (Unknown command): random
745 <first Error (Unknown command): hard
745 <first :pong 1
27266 >first : name mathmoi
27268 >first : time 30000
otim 30000
27268 >first : usermove 27268 >first : e3
27278 <first :Error (Unknown command): name
27278 <first Error (Unknown command): otim
27278 <first :1 -18 0.0426 1 a5
27278 <first : 1 -14 0.0528 1 b5
27278 <first : 1 4 0.0606 1 d5
27278 <first : 1 4 0.0781 1 d5
27278 <first : 2 -22 0.0952 1 d5 d4
27278 <first : 2 -22 0.1322 1 d5 d4
27278 <first : 3 4 0.1764 1 d5 d4 e5
27278 <first : 3 5 0.2822 1 e5 Nc3 d5
27278 <first : 3 5 0.6458 1 e5 Nc3 d5
27295 <first : 4 -92 1.5547 1 e5 Bc4 Nc6 Bxf7+
27384 <first :4 -92 11.5738 1 e5 Bc4 Nc6 Bxf7+
27601 <first : 5 85 33.301 1 e5 Qg4 Qf6 Nc3
28193 <first : 5 85 92.4934 1 e5 Qg4 Qf6 Nc3
28193 <first : move e5
Undoing extra move from first, gameMode 2
Interrupting first
28193 >first : undo
xboard: Error: first chess program (/home/mathmoi/Desktop/MatMoiVII/optimized/src/matmoivii --xboard=1) exited unexpectedly
GameEnds(0, (null), 2)
28197 >first : force
xboard: Error writing to first chess program: Broken pipe
28200 >first : ping 2
xboard: Error writing to first chess program: Broken pipe
GameEnds(0, (null), 2)
58115 >first : quit