boardgamers / gaia-engine

Javascript engine for project gaia
MIT License
13 stars 6 forks source link

Something wrong during setup? #125

Closed rzulian closed 6 years ago

rzulian commented 6 years ago

Games look stalled during setup phase. Examples https://gaiaform.io/game/inspiring-horse-6296 https://gaiaform.io/game/menacing-jeans-2572

coyotte508 commented 6 years ago

It's the turnOrderDesc PR for viewer messing up

coyotte508 commented 6 years ago

It was passedPlayers being undefined, fixed in the viewer.

You can catch those errors by running the website locally (before upgrading on the remote).