My multiplayer code stopped working. It was working. The code below connects to the server but never joins the room...
Using the Scirra Sig server.
The messages you see, in sequence, are...
1. Connecting to server...
2. Connected, logging in...
3. Logged in as sult joining room...
4. ?????
It never fires OnSignallingJoinedRoom. The room is the default value "main". Any ideas why it doesn't join?