A bug report has been raised against my game:
https://imgur.com/a/wzRsC1n
https://boardgamearena.com/bug?id=14374
The weird thing is, that the game hasn't even started, they are waiting in the auto-mode lobby. Every 1 second the message appears. It comes from the JS onUpdateActionButtons(): being called with 'stateName=gameSetup' as a parameter.
why is the onUpdateActionButtons() function being called every second before the game has begun?
https://imgur.com/a/wzRsC1n
https://boardgamearena.com/bug?id=14374
The weird thing is, that the game hasn't even started, they are waiting in the auto-mode lobby. Every 1 second the message appears. It comes from the JS onUpdateActionButtons(): being called with 'stateName=gameSetup' as a parameter.
why is the onUpdateActionButtons() function being called every second before the game has begun?