worldofbalance / unity-game-client

Unity Client for World of Balance
http://smurf.sfsu.edu/~wob/
9 stars 8 forks source link

Lobby server on thecity not working #108

Closed rujoota closed 8 years ago

rujoota commented 8 years ago

Hi,

We were using port 9257 and thecity.sfsu.edu to login to lobby till yesterday but its not working now. We are able to login but cannot create room. With port 9255, we are unable to login. @anuagg @worldofbalance/lobby can u please check?

danamuise commented 8 years ago

Change to port 9234 and do not change

rujoota commented 8 years ago

Not able to login with port 9234. I changed it in Assets->Scripts->Constants.cs

anuagg commented 8 years ago

@rujoota did you also change your config file remote_host to thecity ? Can you check if its referring to the city or localhost.

rujoota commented 8 years ago

Yes its refering to thecity. @haichuand is also facing the same issue.