Page 1 of 1

Error during callback from url /table/table/quitgame.html.

Posted: 21 September 2019, 22:12
by Woodruff
Hi everybody :)

Someone reported me a troubling bug with an alpha game I have developped and in prod in BGA (Tock).

This game can be played from 2 to 6 players.
This person set a table with 5 players, and all 5 played it without issue.
Then, they wanted to play again with four players (somebody left). He cannot remember if they used the rematch button for that or not.

Anyway, the setup for this game crashed on this error:

Code: Select all

Client error: TypeError: Error during callback from url /table/table/quitgame.html. Cannot read property 'innerHTML' of null. During /table/table/quitgame.html Received: {"status":1,"data":"ok"}   
I don't know what to do with that problem, because it depends on that quitgame.html which I does not know the code...
Do you have any clue on that problem and/or have you already experienced it?

Thanks a lot for your help :)

Woodruff

Re: Error during callback from url /table/table/quitgame.html.

Posted: 22 September 2019, 20:47
by vincentt
Hi,

Looks like it comes from BGA Framework, you can open a bug on BGA website or try to ping Een or Souris :)

Vincent