#25476: "Java exception thrown when trying to make a move"
Čeho se toto hlášení týká?
Co se stalo? Prosím vyberte níže
Co se stalo? Prosím vyberte níže
Prosím zkontroluj, zda již neexistuje hlášení pro stejnou věc
Pokud ano, HLASUJ pro toto hlášení. Hlášení s nejvyšším počtem hlasů budou řešena PŘEDNOSTNĚ!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Detailní popis
-
• Prosím, zkopíruj a vlož hlášení o chybě, které vidíš na monitoru, pokud to lze.
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. -
• Prosím popiš, co jsi měl v úmyslu udělat, co jsi udělal a co se nakonec stalo
• Jaký prohlížeč používáte?
Google Chrome v85
-
• Prosíme, zkopíruj/vlož text zobrazený v angličtině namísto tvého jazyka. Pokud máš snímek obrazvky zobrazující tuto chybu (doporučujeme!), můžeš použít Imgur.com pro nahrání obrázku a pak odkaz na tento obrázek na Imguru zkopírovat a vložit sem.
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. -
• Je tento text k dispozici v systému pro překládání? Pokud ano, byl přeložen před více než 24 hodinami?
• Jaký prohlížeč používáte?
Google Chrome v85
-
• Prosím popiš svůj návrh přesně a konzistentně, aby bylo snadné pochopit, co máš na mysli.
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. • Jaký prohlížeč používáte?
Google Chrome v85
-
• Co bylo zobrazeno na monitoru, když došlo k tvému zablokování? (Černá obrazovka? Část herního prostředí? Hlášení o chybě?)
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. • Jaký prohlížeč používáte?
Google Chrome v85
-
• Která část pravidel nebyla dodržena adaptací hry na BGA
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. -
• Je vidět porušení pravidel na záznamu hry? Pokud ano, ve kterém tahu?
• Jaký prohlížeč používáte?
Google Chrome v85
-
• O jakou herní akci ses pokoušel/a?
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. -
• Co ses pokoušel/a udělat, abys spustil/a tuhle herní akci?
-
• Co se stalo, když ses o tuto akci pokusil/a (vyskočila chybová hláška, lišta ve hře, ...)?
• Jaký prohlížeč používáte?
Google Chrome v85
-
• V jaké fázi hry problém nastal (jaký byl poslední herní pokyn)?
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. -
• Co se stalo, když ses pokusil/a udělat akci (chybová hláška, oznámení stavového řádku hry, ...)?
• Jaký prohlížeč používáte?
Google Chrome v85
-
• Prosím popište vyobrazený problém. Pokud máš snímek obrazvky zobrazující tuto chybu (doporučujeme!), můžeš použít Imgur.com pro nahrání obrázku a pak odkaz na tento obrázek na Imguru zkopírovat a vložit sem.
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. • Jaký prohlížeč používáte?
Google Chrome v85
-
• Prosíme, zkopíruj/vlož text zobrazený v angličtině namísto tvého jazyka. Pokud máš snímek obrazvky zobrazující tuto chybu (doporučujeme!), můžeš použít Imgur.com pro nahrání obrázku a pak odkaz na tento obrázek na Imguru zkopírovat a vložit sem.
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. -
• Je tento text k dispozici v systému pro překládání? Pokud ano, byl přeložen před více než 24 hodinami?
• Jaký prohlížeč používáte?
Google Chrome v85
-
• Prosím popiš svůj návrh přesně a konzistentně, aby bylo snadné pochopit, co máš na mysli.
I tried to take an action during a game (a simple push) and I got the following exception thrown at me:
Unexpected error: Exception (feException) during Sandbox Javascript execution on line 81
: Sandbox onPush(0, []);:81: feException: BGA Exception during Sandbox Javascript execution : Time limit 500 ms exceeded on nested JS script call 1 (there has been 86 Db calls for a total of 575.80089569092 ms : may be the reason?) in /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php:3155 Stack trace: #0 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2953): SandboxTable->executeScript('checkEndOfGame(...') #1 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(467): SandboxTable->triggerOnStateScriptAction('checkEndOfGame') #2 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/gamestate.game.php(356): Gamestate->jumpToState(203) #3 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(4070): Gamestate->nextState('pushed') #4 /var/tournoi/release/tournoi-200928-1328/www/include/bgaapi.inc.php(280): SandboxTable->nextState('pushed') #5 [internal function]: bgaapi->nextState('pushed') #6 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(3105): V8Js->executeString('// Siam script\n...', 'Sandbox onPush(...', 6) #7 /var/tournoi/release/tournoi-200928-1328/www/game/module/table/sandboxtable.game.php(2978): SandboxTable->executeScript('onPush(0, []);') #8 /var/tournoi/release/tournoi-200928-1328/www/include/APP_SandboxGameAction.inc.php(46): SandboxTable->script('onPush', '0', Array) #9 /var/tournoi/release/tournoi-200928-1328/www/include/webActionCore.inc.php(135): APP_SandboxGameAction->script() #10 /var/tournoi/release/tournoi-200928-1328/www/index.php(230): launchWebAction('siam', 'action_siam', 'script', false, false, NULL, true, false) #11 {main}
The only thing that I did differently from other turns was trying to take my turn as soon as my opponent finished theirs, almost before the animation of the previous move was finished. • Jaký prohlížeč používáte?
Google Chrome v85
Historie hlášení
Your bug has probably been fixed already, or was linked to a temporary failure of BGA service.
In any case, when filling a bug report, make sure to have an explicit title linked to the incident (ex: with error message), so other players can recognize it and vote for it.
Doplňte tuto zprávu
- ID dalšího stolu / ID tahu
- Byla chyba odstraněna stisknutím F5?
- Objevila se tato chyba častěji? Pokaždé? Náhodně?
- Pokud máš snímek obrazvky zobrazující tuto chybu (doporučujeme!), můžeš použít Imgur.com pro nahrání obrázku a pak odkaz na tento obrázek na Imguru zkopírovat a vložit sem.
