Run a batch with 3 games: 2 finished and one was lobby cancelled. The batch is still considered as "running" (see screenshot).
Created a new batch with new games and started it.
Players can't enter their new player id (they click the button but nothing happens, they can't move on to the intro steps) and it does not work by using an query as an id (it just loads for ever). No error on the frontend, no error in galaxy, no error in MongoDb.
The solution was to cancel the previous batch and now players can join the new games. Maybe it really considered the previous batch as "running" and was trying to send players there despite there being no games open there?
Using empirica:core 1.16.0.
Might be related to this issue?
Run a batch with 3 games: 2 finished and one was
lobby cancelled
. The batch is still considered as "running" (see screenshot).Created a new batch with new games and started it.
Players can't enter their new player id (they click the button but nothing happens, they can't move on to the intro steps) and it does not work by using an query as an id (it just loads for ever). No error on the frontend, no error in galaxy, no error in MongoDb.
The solution was to cancel the previous batch and now players can join the new games. Maybe it really considered the previous batch as "running" and was trying to send players there despite there being no games open there?
Using
empirica:core 1.16.0
. Might be related to this issue?