GameServer Cant Receive MasterServer Response

When after a night,the OutgoingMasterServerPeer.cs OnOperationResponse() Cant receive the Master resoponse.

but when I reset the loadbalancing server it's can receive.

this is the code in OutgoingMasterServerPeer.cs .I have custom OperationCode

So I hope to know why after long time,GameServer cant receive MasterServer response

thanks!

Answers

  • hi, @Tree

    well, the only source of knowledge for you is logs. they should contain something - either disconnect or deserialization error.

    For more than 10 years of my work with photon you first complain about such issue. :)

    best,

    ilya