Page 1 of 1

New BGA Dev - Hotseat game errors

Posted: 13 January 2025, 16:51
by PatrickDNerd
This is my first time developing a game for BGA, so I think I may have just done something wrong.

My game just went to Alpha today, but when I created a hotseat game, I am getting an error "Game not found" after it starts loading.

In the JS console, it looks like it cannot find the iframe for the _hotseat01 user, but I suspect this may be caused by the "Game not found" server error, preventing it from loading.

Here is the table id for reference: 614878713

When I check the "Display recent errors from production" in the game studio management screen, I see a series of "This game is not deployed on this gameserver." messages, but that's all.

Any advice would be greatly appreciated!

Re: New BGA Dev - Hotseat game errors

Posted: 13 January 2025, 18:21
by ufm
Sometimes, alpha game registration of hotseat accounts do not work well and they might have to wait a day.
I recommend testing in BGA studio by express mode unless you really need to use a hotseat.

Re: New BGA Dev - Hotseat game errors

Posted: 21 January 2025, 05:41
by PatrickDNerd
Thank you for the explanation! I just confirmed that hotseat is working properly now. Apparently I just needed to be more patient :-)