Page 1 of 1

unable to run execute hello world insandbox.

Posted: 12 April 2019, 01:00
by ptm_junk
I am trying to create a game and I followed the steps in the tutorial and get the following error

Unexpected error: Propagating error from GS 1 (method: createGame): Fatal error during paulsgame0 setup: Error : call to getObjectFromDB resulted in an empty resultset for the following query : SELECT game_id, game_name, table_gameserver FROM w_table INNER JOIN w_game ON game_id=table_game WHERE table_id = 56374


I added a board ( tried other objects ) and added the onMyClick script to the script location. What am I missing? Is the sandbox operational

Re: unable to run execute hello world insandbox.

Posted: 26 April 2019, 20:50
by Een
Fixed, a modification in the framework indeed broke running test sessions in the sandbox on BGA studio.
Most developers actually use BGA studio directly, so there was not a lot of complaining about BGA sandbox being broken till your post :D

Re: unable to run execute hello world insandbox.

Posted: 26 April 2019, 21:15
by RicardoRix

Re: unable to run execute hello world insandbox.

Posted: 26 April 2019, 21:21
by Een
RicardoRix wrote: 26 April 2019, 21:15 apart from maybe this one :D
https://boardgamearena.com/#!forum/view ... 12&t=13522
Not the same problem I think, but well... maybe.