I am getting the following error while trying to replay the game from any previous move:
EDIT:
Additional Info Board Log:
Code: Select all
Sorry, an unexpected error has occurred...
The view.php file should use the game class to access the database (reference: GS1 06/04 07:46:05)
>> Get me out of here <<
#0 /var/tournoi/release/tournoi-250402-1132-gs/www/Bga/GameFramework/GameView.php(1555): Bga\GameFramework\GameView::getUniqueValueFromDB('...')
#1 /var/tournoi/release/tournoi-250402-1132-gs/www/Bga/GameFramework/GameView.php(163): Bga\GameFramework\GameView->setReplayModeOn(Array)
#2 /var/tournoi/release/tournoi-250402-1132-gs/www/view/common/ebg.view.php(19): Bga\GameFramework\GameView->generate_content(Array)
#3 /var/tournoi/release/tournoi-250402-1132-gs/www/include/webActionCore.inc.php(311): ebg_view->generate(Array)
#4 /var/tournoi/release/tournoi-250402-1132-gs/www/index.php(340): launchWebAction('...', '...', '...', false, false, NULL, true, false)
#5 {main}
Additional Info Board Log:
Code: Select all
http://studio.boardgamearena.com/1/regroupchickenarmy?table=701172&replayFrom=4 0
06/04 08:16:09 [notice] [T701172] [189.182.101.189] [2409381/Teshynil0] ER-100 213 d1 c0 e128 m1 I119 A11 V0 T0 /1/regroupchickenarmy?table=701172&replayFrom=4 0
06/04 08:16:49 [info] [M] [189.182.101.189] [2409381/Teshynil0] /1/regroupchickenarmy?table=701172&replayFrom=4 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SET SESSION sql_mode = 'STRICT_TRANS_TABLES' 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SET SESSION wait_timeout = 60 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SET SESSION interactive_timeout = 60 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SET SESSION max_execution_time = 20000 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 BEGIN 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SELECT global_id, global_value FROM global WHERE 1 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SELECT player_id, player_beginner FROM player 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SELECT player_id, player_name, player_no, player_avatar, player_color, player_canal, (player_id='2409381') player_is_admin, player_zombie, player_eliminated, player_next_notif_no, player_enter_game, player_ai, HEX( player_beginner ) player_beginner FROM player WHERE 1 ORDER BY player_no 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] setTable 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SELECT global_id, global_value FROM global WHERE 1 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] Complete reinitialization of board game 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 COMMIT 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] DB commit: action validate 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] Generate content of game view 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] setTable 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SELECT global_id, global_value FROM global WHERE 1 0
06/04 08:16:49 [info] [T701172] [189.182.101.189] [2409381/Teshynil0] 0 SELECT player_id,player_enter_game FROM player WHERE player_id='2409381' 0
06/04 08:16:49 [error] [T701172] [189.182.101.189] [2409381/Teshynil0] Unexpected exception: The view.php file should use the game class to access the database (BGA service error 1743920209)#
#0 /var/tournoi/release/tournoi-250402-1132-gs/www/Bga/GameFramework/GameView.php(1555): Bga\GameFramework\GameView::getUniqueValueFromDB('...')#
#1 /var/tournoi/release/tournoi-250402-1132-gs/www/Bga/GameFramework/GameView.php(163): Bga\GameFramework\GameView->setReplayModeOn(Array)#
#2 /var/tournoi/release/tournoi-250402-1132-gs/www/view/common/ebg.view.php(19): Bga\GameFramework\GameView->generate_content(Array)#
#3 /var/tournoi/release/tournoi-250402-1132-gs/www/include/webActionCore.inc.php(311): ebg_view->generate(Array)#
#4 /var/tournoi/release/tournoi-250402-1132-gs/www/index.php(340): launchWebAction('...', '...', '...', false, false, NULL, true, false)#
#5 {main}h