I have already EXPRESS STOPPED the game but when I query the BGA request&SQL logs I can see the table is still running! How to stop it??
Here you can see the log updates every 10 seconds, even if I stop the game it continues:
https://studio.boardgamearena.com/1/tut ... 672#bottom
It gave some error (I lost it) that it tried to allocate some HUGE number of bytes but only got 16384. I think I inadvertently put in an endless loop between states. So, it's just sitting there looping around, even though I've quit the game...
What to do? I cannot launch another game because it thinks the previous one is the current one (strange). It's just looping between states.
I did one suggestion I found here to edit the database, but the Player_id was already OK, and the edit didn't stop the logging.
Thanks!
Here you can see the log updates every 10 seconds, even if I stop the game it continues:
https://studio.boardgamearena.com/1/tut ... 672#bottom
It gave some error (I lost it) that it tried to allocate some HUGE number of bytes but only got 16384. I think I inadvertently put in an endless loop between states. So, it's just sitting there looping around, even though I've quit the game...
What to do? I cannot launch another game because it thinks the previous one is the current one (strange). It's just looping between states.
I did one suggestion I found here to edit the database, but the Player_id was already OK, and the edit didn't stop the logging.
Thanks!