Open beejunk opened 4 years ago
When watching a game, the KGS client will receive an error and log the user out after the game ends and both players leave.
At this point an error is displayed and the user is logged out. The user needs to log back in before continuing to use the client.
This is the error shown:
Disconnected - Internal error (check webapp logs for stack trace): java.lang.RuntimeException: Unknown channel 26518795
The user should remain logged in and be able either continue reviewing the finished game, are navigate away from the game screen.
this is a server error (its a bug in the jsonclient api code). I'll file a bug on the kgs issue tracker.
Summary
When watching a game, the KGS client will receive an error and log the user out after the game ends and both players leave.
Steps to reproduce:
At this point an error is displayed and the user is logged out. The user needs to log back in before continuing to use the client.
This is the error shown:
Expected behavior:
The user should remain logged in and be able either continue reviewing the finished game, are navigate away from the game screen.