Joining New room

Options
clabs
edited December 2013 in Photon Server
Hi I am new to Photon. I am creating a room for multiplayer game. A user can quit the game at any time. All the user leave the game using : OpLeaveRoom() function and also they are disconnecting from server. But the problem is this when we create a new room the user is unable to join the room. can anyone please help me in this.
How can a user create a new game after quitting the previous room?

Comments

  • Can anyone please help me?
  • chvetsov
    Options
    well, you should send again request in order to create game. i.e. execute same sequence of actions as first time

    also please check server logs for errors
  • thanks
  • chvetsov
    Options
    did you manage to reconnect?
    if you still have any problem with this, please send us error log messages and also your enviroument information