IlyaKirillov / GoUniverse

GNU Lesser General Public License v3.0
60 stars 10 forks source link

Crash when observing game and player resigns #6

Closed killerducky closed 8 years ago

killerducky commented 8 years ago

I started observing a game, and did right click -> view info one of the players. When a player resigned the game, the client crashed. Reproduced this a few times.

IlyaKirillov commented 8 years ago

If by "crash" you mean Logout, then I had found this one too. It often happens when you are checking some info and this player start/end a game. In real it is not GoUniverse problem, it is server problem. Server send command "logout" to client in such situation.

IlyaKirillov commented 8 years ago

https://groups.google.com/forum/#!topic/kgs-client-coding/WPzk4bTsu90

Fixed in new version of Translator jsonClient-2016-08-26T02_21Z.war