Page 1 of 1

Unable to replay game - "Game archive not found"

Posted: 06 July 2020, 17:30
by Brainchild
I'm getting an error when I try to view the replay a game I'm working on.

Code: Select all

Game archive not found (163298)

#0 /var/tournoi/release/tournoi-200703-1511/www/view/mainsite/gamereview.view.php(101): Archive->unarchivetablelogs('163298')
#1 /var/tournoi/release/tournoi-200703-1511/www/view/common/website.view.php(141): view_mainsite_gamereview->build_page(Array)
#2 /var/tournoi/release/tournoi-200703-1511/www/view/common/ebg.view.php(23): website_view->generate_content(Array)
#3 /var/tournoi/release/tournoi-200703-1511/www/include/webActionCore.inc.php(231): ebg_view->generate(Array)
#4 /var/tournoi/release/tournoi-200703-1511/www/index.php(230): launchWebAction('gamereview', 'action_gamerevi...', '__default', false, false, NULL, true, false)
#5 {main}
However, "replay last move" works as expected.

This is a studio project that hasn't been deployed. Perhaps that is why?

Re: Unable to replay game - "Game archive not found"

Posted: 06 July 2020, 18:11
by Een
Yes, replays are not available on the studio.

Re: Unable to replay game - "Game archive not found"

Posted: 06 July 2020, 19:12
by Brainchild
Should I remove it from the pre-release checklist?

Re: Unable to replay game - "Game archive not found"

Posted: 06 July 2020, 19:14
by Een
It seems that what's mentioned here is the "replay from last move" actually (I added "from last move" to make it more clear)

Re: Unable to replay game - "Game archive not found"

Posted: 06 July 2020, 19:17
by Brainchild
Perfect.

Re: Unable to replay game - "Game archive not found"

Posted: 15 August 2020, 19:00
by KuWizard
This is kind of annoying actually, I had a bug which could be easily reproduced in replay mode while never shown in game mode. And replays are switched off - which is frustrating. Een, is it possible to switch them on for Studio? Maybe just for normally finished (not express stopped) game or something...

Re: Unable to replay game - "Game archive not found"

Posted: 11 November 2020, 12:24
by Een
KuWizard wrote: 15 August 2020, 19:00 This is kind of annoying actually, I had a bug which could be easily reproduced in replay mode while never shown in game mode. And replays are switched off - which is frustrating. Een, is it possible to switch them on for Studio? Maybe just for normally finished (not express stopped) game or something...
Not easily, but it could be done. Not sure why it would make things easier on the studio for debugging though?

Re: Unable to replay game - "Game archive not found"

Posted: 15 November 2020, 23:09
by KuWizard
Een wrote: 11 November 2020, 12:24 Not easily, but it could be done. Not sure why it would make things easier on the studio for debugging though?
Unfortunately it's been couple of months and I totally forgot the context. All I remember it was something which was available in replay mode on BGA (not Studio) and I spent much time to reproduce it in Studio to debug. However I might be wrong just because it was in August :)
I think it could be a nice thing: if something reproduced once at any BGA table - it would be super cool to replay it in Studio to get the stacktrace