
Zitat von
Tibono
I found an issue with this game (easy to replicate, apart from getting the same first Awit white move 1.b3):
Hello Eric,
thanks for testing and reporting the problem!
No, I cannot reproduce it, here Awit plays on after Qg5.
Indeed there is an issue with the otim command because Awit confuses everything with an O with castling somehow. That's why I added the line
HTML-Code:
otim := <delete>
which should delete the whole line.
Note that in the inbetween.log the commands are visible also if they are not sent to the engine.
Code:
182.922: < Awit's move is:
182.953: < 10. Pf3
182.953: < CPU= 0 ELAPSE= 0 ELA/MOVE= 0 LEFT(time= 89 moves= 31 ) LIMBS/SEC=46400
182.953: < BLACK'S MOVE 10
186.812: > time 719568
186.812: > otim 713418
186.812: > d8g5
186.859: <
186.859: < Awit = 0 MIN. USER = 1 MIN.
186.875: <
186.875: < 239077665 9A No more book
186.968: < New PV: g1h1 e4c5 f1g1 g5e5 b1c3 -99999 836
186.968: < 836 834 : 836
186.968: < -99999 99999 : g1h1
186.968: < 8694 SCORED 243 / 260 POSNS. 1 / 1 DEPTH = 3 35 0
186.968: <
186.968: < SEAR 1 79 1 TRUE FALSE 734 1 79 733
186.968: < Awit's move is:
187.000: < 11. Kh1
187.000: < CPU= 0 ELAPSE= 0 ELA/MOVE= 0 LEFT(time= 89 moves= 30 ) LIMBS/SEC=57960
187.000: < BLACK'S MOVE 11
I have no idea what happened to you, I guess you don't use a different inbetween.exe, maybe it depends on the system if it works as intended or not. Anyway "otim := ?P" or even "otim :=" should work as well, I changed that in the config files.
Cheers,
Alex