Page 1 of 1

Can't switch to specific test account

Posted: 25 June 2026, 04:00
by turitabletop
Hi! While trying to execute both of the tutorials, whenever I tried switching to a test account, there is always one that seemingly breaks and causes the following error to be shown.

Code: Select all

Game not found
----------
trace:
#0 /var/tournoi/release/tournoi-260624-1020-gs/www/Bga/GameFramework/GamePageView.php(407): ModuleDbObject->masterNodeRequest('...', Array)
#1 /var/tournoi/release/tournoi-260624-1020-gs/www/view/common/ebg.view.php(21): Bga\GameFramework\GamePageView->generate_content(Array)
#2 /var/tournoi/release/tournoi-260624-1020-gs/www/include/webActionCore.inc.php(268): ebg_view->generate(Array)
#3 /var/tournoi/release/tournoi-260624-1020-gs/www/index.php(269): launchWebAction('...', '...', '...', false, false, NULL, true, false)
#4 {main}
On two player test tables, this happens with the only available test account. When playing with four players, this happens only on one of the accounts, and it is always the same account. What could be wrong with that account that is causing this issue?

Re: Can't switch to specific test account

Posted: 25 June 2026, 05:51
by thoun
Can you try to make the project public if it's private and tell me if it fixes the issue?