If I crash and re-launch the client, I cannot reconnect to the game coordinator

When the game crashes, if I re-open the client ,I cannot reconnect to the game coordinator until I close the game again.

Just spitballing, but maybe:
The game coordinator session doesn't terminate when the game closes via crash
When I re-open the client, the attempt to connect to the coordinator is rejected because I already have an open session
When I close the client, the session is properly terminated
When I re-open the client a second time, I don't have an existing session and the connection is successful
 
Back
Top