in the middle of a game. I only see this:
- Code: Select all
>ICS: date\015\012
18340724 <first : # time check interval=9875 elapsed_time=321421 target=9999999
18340724 <first : # 36. move=a2-a3 score=2840 terminate=0
18445647 <first : # time check interval=9904 elapsed_time=426344 target=9999999
18445647 <first : # 37. move=a2-a3 score=2840 terminate=0
GameEnds(29, xboard exit, 2)
18619306 >first : force
18619306 >first : ping 14
18619306 >first : quit
in the logs and if I look at the console it says "no response from ICS". But the ICS is up.
The engine is also alive (I was in fact running it attached to the debugger and I see no error).
Could be a network glitch of course. But this seems more frequent since I started using
4.9.1. I see this both with chessclub.com and freechess.org.
The command line specifies -keepAlive 5 so the connection should not drop due to inactivity
(it shouldn't anyway during game play, I think).
--Jon