[quote:3pjf0xw0]The fix is still there. It may be another bug. I could not reproduce it by quickly leaving the room and joining back. Can you please send simple app reproducing the issue? What's in your browser console when this happens?
ThePhotons
Sure, please put in your own AppID - https://we.tl/PGjJangeCB
When you run it, just Left Click and then wait at least 15 seconds (it works for a small amount of time before disconnecting, make sure the console is open).
First thing that will happen is the console will output "Error: 1003 Game server closed connection." and a few seconds later an ERR_CONNECTION_RESET.
Here is what my console reads:
Game: PhotonPeer[_dispatchPeerStatus] - No handler for connecting registered.
Photon-Javascript_SDK.min.js:21 Client: State: JoinedLobby -> ConnectingToGameserver
Photon-Javascript_SDK.min.js:21 Master: Disconnected
Photon-Javascript_SDK.min.js:21 Game: Connected
Photon-Javascript_SDK.min.js:21 Game: Authenticate...
Photon-Javascript_SDK.min.js:21 Game: Authenticated
Photon-Javascript_SDK.min.js:21 Game: Connected
Photon-Javascript_SDK.min.js:21 Client: State: ConnectingToGameserver -> ConnectedToGameserver
Photon-Javascript_SDK.min.js:21 Game: myActor: [object Object](TypeError: Converting circular structure to JSON)
Photon-Javascript_SDK.min.js:21 Client: State: ConnectedToGameserver -> Joined
Photon-Javascript_SDK.min.js:21 Game: Server closed connection
Photon-Javascript_SDK.min.js:21 Client: State: Joined -> Error
Photon-Javascript_SDK.min.js:21 Client: Error: 1003 Game server closed connectiona.log @ Photon-Javascript_SDK.min.js:21a.error @ Photon-Javascript_SDK.min.js:20d._onErrorInternal @ Photon-Javascript_SDK.min.js:116(anonymous function) @ Photon-Javascript_SDK.min.js:108a._dispatch @ Photon-Javascript_SDK.min.js:16a._dispatchPeerStatus @ Photon-Javascript_SDK.min.js:17a._onDisconnect @ Photon-Javascript_SDK.min.js:15_socket.onclose @ Photon-Javascript_SDK.min.js:4
preview_prelude.js:81
GET http://192.168.1.38:50000/_reloadpoll_?_=1470801229708 net::ERR_CONNECTION_RESET[/code:3pjf0xw0]
The last line starting with GET continues repeating.