JoinOrCreateRoom only works inside Callbacks

Options
JoinOrCreateRoom only works inside Callbacks OnJoinedLobby or OnConnectedToMaster

Is this intended?

To pre-emptively answer the following:
Are you connected? Yes, I check the PhotonNetwork.getdetailedstate
Are you in a lobby? Yes, default auto join is enabled.
DId you wait a little bit? Yup

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    edited August 2016
    Options
    Hi @KiteLion,

    No, you should be able to join or create rooms once connected to MasterServer without the need to join a lobby. The callbacks are there to help you and they prove this.