New project cant switch to Spectator mode
Posted: 17 September 2026, 11:41
Hi,
im currently implementing a game with the help of AI. Ive got everything running from the prealpha checklist but the spectator mode.
Everytime i want to switch to spectator mode i get the error:
Does anybody have any idea what causes that? I already tried switching it to public developer readonly access but that didn´t work. Also, i have never build or committed the game yet because i intended to finishing the checklist first. Help is really appreciated!
im currently implementing a game with the help of AI. Ive got everything running from the prealpha checklist but the spectator mode.
Everytime i want to switch to spectator mode i get the error:
Code: Select all
Game not found
----------
trace:
#0 /var/tournoi/release/tournoi-260916-0950-gs/www/Bga/GameFramework/GamePageView.php(410): ModuleDbObject->masterNodeRequest('...', Array)
#1 /var/tournoi/release/tournoi-260916-0950-gs/www/view/common/ebg.view.php(21): Bga\GameFramework\GamePageView->generate_content(Array)
#2 /var/tournoi/release/tournoi-260916-0950-gs/www/include/webActionCore.inc.php(278): ebg_view->generate(Array)
#3 /var/tournoi/release/tournoi-260916-0950-gs/www/index.php(306): launchWebAction('...', '...', '...', false, false, NULL, true, false)
#4 {main}