Problem with Turn Based Game

Options
Hello!
I have a problem from few days i am creating a question milionare type of game and everything works 2 players conect and the program debugs that if there is a room the player connect else it makes room and start the game and when the game is over someone wins and everythings works for now but when they go to main menu and start searching new game it does not debug that it is searching new room or it is creating rum and just it says that i am missing refferences but it should not say that because i just reload the scene.
I think its because photon turn based game you can join later and continue the game but i dont want that so please help
Thank you :)

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @Merhat,

    I can't fully understand the issue you're describing.
    Missing Reference exceptions is usually due to customer code. I think this related to the way you load scenes in PUN.
    In all cases I don't think this is an issue related to the "Turn Based" features as there is no error indicating such thing which should be obvious.