majzoubie
12-21-2008, 09:15 AM
Hi,
I am trying to learn ES by trying to go through the TTT game. It seems like when I click on “Join Game” quickJoinGame gets executed followed by onCreateOrJoinGameResponse. However, e.getEsError().getDescription() returns “FailedToJoinGameRoom” which never goes to any UI room.
Any clue what might be causing this?
BTW I have done all the necessary setups. I even get the GuessTheNumberGame Plugin initiliazed and TicTacToe plugin initialized messages in the ES Server Console when I start the server.
Thanks,
Fred A.
I am trying to learn ES by trying to go through the TTT game. It seems like when I click on “Join Game” quickJoinGame gets executed followed by onCreateOrJoinGameResponse. However, e.getEsError().getDescription() returns “FailedToJoinGameRoom” which never goes to any UI room.
Any clue what might be causing this?
BTW I have done all the necessary setups. I even get the GuessTheNumberGame Plugin initiliazed and TicTacToe plugin initialized messages in the ES Server Console when I start the server.
Thanks,
Fred A.