Page 2 of 2

Re: Load bug report state into this table save slot #1

Posted: 02 August 2020, 20:58
by quietmint
BGA admins, the load bug report function appears to have stopped working completely for the past two weeks. Is this a known problem in studio?

Re: Load bug report state into this table save slot #1

Posted: 02 August 2020, 22:58
by Lunalol
I used it yesterday with no problem.

Re: Load bug report state into this table save slot #1

Posted: 05 August 2020, 14:50
by Een
This function works only if the bug report is declared while the game is still live (game databases are garbage collected after a while, so if the report is made later, there is no database to snapshot).

Re: Load bug report state into this table save slot #1

Posted: 14 August 2020, 22:50
by Volker78
Great solution. I have to add, that the solution from here (at the bottom):

http://en.doc.boardgamearena.com/Practical_debugging

does not work, because, the "load slot 1" reloads the page, then Javascript aborts, and the chat is not available, and even if, then in the chat window the message appears "spectators are not allowed to chat".

Re: Load bug report state into this table save slot #1

Posted: 15 August 2020, 10:43
by Lunalol
Volker78 wrote: 14 August 2020, 22:50 Great solution. I have to add, that the solution from here (at the bottom):

http://en.doc.boardgamearena.com/Practical_debugging

does not work, because, the "load slot 1" reloads the page, then Javascript aborts, and the chat is not available, and even if, then in the chat window the message appears "spectators are not allowed to chat".
It's why you need to open a 2nd window of the same table.
You click on LOAD SLOT 1 in the first window.
Chat will be available in the 2nd window.
I remember that you have a thread about this method in that forum.

Lunalol.

Re: Load bug report state into this table save slot #1

Posted: 21 January 2021, 17:21
by galehar
Thanks a lot quietmint this is really great!
I added your solution to the wiki.