#25476: "Java exception thrown when trying to make a move"
どういった内容ですか?
どうしましたか?以下から選んでください
どうしましたか?以下から選んでください
同一内容の報告がないか、ご確認ください
もしそうなら、このレポートに投票してください。投票の多いレポートから調査されます!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
詳細
-
• もしあれば、画面に表示されたエラーメッセージをコピー&ペーストしてください
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. -
• 何をしたいか、何をしたか、何が起きたかを説明してください
• あなたのブラウザは何ですか?
Google Chrome v85
-
• あなたの言語の代わりに、表示されている英語の文章をコピー&ペーストしてください。 もしこのバグのスクリーンショットがあれば(素晴らしい!)、Imgur.com等を使ってアップロードし、リンクをコピー&ペーストしてください。
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. -
• このテキストは翻訳ページで翻訳可能になっていますか?もしそうならば、24時間以上前に翻訳されていますか?
• あなたのブラウザは何ですか?
Google Chrome v85
-
• 何を意味するのか、簡単に理解できるようにあなたの提案を正確かつ簡潔に説明してください。
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. • あなたのブラウザは何ですか?
Google Chrome v85
-
• ブロックされたときの表示は何でしたか(空のスクリーン?一部のみのゲームインターフェイス?エラーメッセージ?)
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. • あなたのブラウザは何ですか?
Google Chrome v85
-
• 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. -
• ルールの間違いはゲームのリプレイで確認できますか?そうであれば、行動番号は何番ですか?
• あなたのブラウザは何ですか?
Google Chrome v85
-
• やりたかったゲームアクションは何ですか?
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. -
• このゲームアクションを引き起こす為に何を試みましたか?
-
• これを行おうとしたときに何が起こりましたか?(エラーメッセージ、ステータスバーメッセージ、他)
• あなたのブラウザは何ですか?
Google Chrome v85
-
• どの段階でこの問題が起こりましたか?(画面の指示はどうなっていましたか)
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. -
• ゲームアクションを行おうとしたとき、何が起こりましたか?(エラーメッセージ、ステータスバーメッセージ、他)
• あなたのブラウザは何ですか?
Google Chrome v85
-
• 表示の問題を説明してください もしこのバグのスクリーンショットがあれば(素晴らしい!)、Imgur.com等を使ってアップロードし、リンクをコピー&ペーストしてください。
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. • あなたのブラウザは何ですか?
Google Chrome v85
-
• あなたの言語の代わりに、表示されている英語の文章をコピー&ペーストしてください。 もしこのバグのスクリーンショットがあれば(素晴らしい!)、Imgur.com等を使ってアップロードし、リンクをコピー&ペーストしてください。
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. -
• このテキストは翻訳ページで翻訳可能になっていますか?もしそうならば、24時間以上前に翻訳されていますか?
• あなたのブラウザは何ですか?
Google Chrome v85
-
• 何を意味するのか、簡単に理解できるようにあなたの提案を正確かつ簡潔に説明してください。
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. • あなたのブラウザは何ですか?
Google Chrome v85
報告履歴
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.
報告に書き加える
- 他のテーブルID/行動ID
- F5キー(ページの再読込)で問題は解決されましたか?
- 問題は何回も起こりましたか?毎回 起こりますか?ランダムに起きますか?
- もしこのバグのスクリーンショットがあれば(素晴らしい!)、Imgur.com等を使ってアップロードし、リンクをコピー&ペーストしてください。
