You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment if we close GUI it's (mis)detected as RESIGN.
Need check whether it's fine and possible improve that.
Extract from a log
2019-08-19T22:36:43,076 INFO WinboardCommunicator:69 - Received: result * {xboard exit} 2019-08-19T22:36:43,076 INFO WinboardPlayer:113 - Game over. Extra details: * {xboard exit} 2019-08-19T22:36:43,076 INFO LegalPlayer:66 - Opponent moved : RESIGN 2019-08-19T22:36:43,076 INFO LegalPlayer:144 - Final position has been reached by the opponent's move! Winner : BLACK 2019-08-19T22:36:43,076 INFO WinboardCommunicator:69 - Received: quit
The text was updated successfully, but these errors were encountered:
At the moment if we close GUI it's (mis)detected as RESIGN.
Need check whether it's fine and possible improve that.
Extract from a log
2019-08-19T22:36:43,076 INFO WinboardCommunicator:69 - Received: result * {xboard exit} 2019-08-19T22:36:43,076 INFO WinboardPlayer:113 - Game over. Extra details: * {xboard exit} 2019-08-19T22:36:43,076 INFO LegalPlayer:66 - Opponent moved : RESIGN 2019-08-19T22:36:43,076 INFO LegalPlayer:144 - Final position has been reached by the opponent's move! Winner : BLACK 2019-08-19T22:36:43,076 INFO WinboardCommunicator:69 - Received: quit
The text was updated successfully, but these errors were encountered: