[need help]PeerSate.PeerCreated

Can somebody explain what does it mean when:
PhotonNetwork.connectionStateDetailed.ToString() is equal to "PeerCreated".
When i get the message i get disconnected from the server :cry: .
I get this error randomly and don't know what causes it or how to fix it :| .

Comments

  • It means the peer is in it's initial state (again).
  • To be able to help you fixing it, we need you to provide more info. Find out what else is written in your client log about getting disconnected or so.