BananiumLabs / AtomBlast.io

Multiplayer arena game which takes place at the molecular level.
MIT License
1 stars 0 forks source link

Joining main server instead of dev server #6

Closed 64bitpandas closed 6 years ago

64bitpandas commented 6 years ago

From @dbqeo on July 2, 2018 21:56

Occasionally, players join the main server even though the dev server is up and running. This results in health, team, and coordinates being undefined. Other players can see that this affected player has joined but the affected player cannot see other players, move, or press escape.

How to fix: Get rid of the timeout function in app.js and instead use another trigger like a specific room/team name to join the devserver.

Copied from original issue: dbqeo/AtomBlast.io#6