Forum General Unity 3D failed to join room

Any issues or discussions relating to Unity development are welcome here.

Unity 3D failed to join room

Postby Devi » August 1st, 2018, 6:29 pm

Hello , I am getting this error in Unity when i am trying to connect

Failed to join GuestID room : UnknownRoomType; The game Poker doesn't have server type with the name: "GuestIDRoom". The available server types are []
UnityEngine.Debug:Log(Object)
Devi
 
Posts: 1
Joined: August 1st, 2018, 6:12 pm

Re: Unity 3D failed to join room

Postby Henrik » August 17th, 2018, 6:03 am

If you're working against a dev server on your local machine, you need to put in a line setting the https://playerio.com/documentation/refe ... mentServer property to point to your local machine, and you need to have your dev server running with a roomtype of that name.

If you're working against the live servers, you need to upload serverside code containing a roomtype with that name, otherwise the server doesn't know which serverside code to run.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to General



cron