#25476: "Java exception thrown when trying to make a move"
Na kaj se nanaša prijava?
Kaj se je zgodilo? Prosimo, izberi spodaj
Kaj se je zgodilo? Prosimo, izberi spodaj
Prosimo preverite ali že obstaja poročilo o isti zadevi
Če je tako, GLASUJTE za to poročilo. Poročila z največ glasovi se obravnavajo PREDNOSTNO!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Natančen opis
-
• Kopirajte / prilepite sporočilo o napaki, ki ga vidite na zaslonu, če ga imate.
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. -
• Prosim, pojasnite, kaj ste hoteli storiti, kaj ste naredili in kaj se je zgodilo
• Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Kopirajte / prilepite besedilo, prikazano v angleščini, namesto v vašem jeziku. Če imate sliko zaslona te napake (dobra praksa), lahko uporabite Imgur.com za nalaganje in kopirate/prilepite povezavo do slike tukaj.
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 ta tekst dosegljiv v prevajalnem sistemu? Če ja, ali je bil preveden več kot 24 ur nazaj?
• Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Natančno in jedrnato pojasnite svoj predlog, da bo čim lažje razumeti, kaj mislite.
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. • Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Kaj je bilo prikazano na zaslonu, ko ste bili blokirani (prazen zaslon? Del vmesnika za igro? Sporočilo o napaki?)
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. • Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Kateri del pravil ni bil upoštevan pri priredbi za 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 kršitev pravil vidna na seznamu potez? Če je, pri kateri številki poteze?
• Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Katero potezo ste želeli narediti v igri?
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. -
• Kaj ste poskušali narediti, da bi izvedli to potezo v igri?
-
• Kaj se je zgodilo, ko ste poskusili to storiti (sporočilo o napaki, sporočilo v vrstici stanja, ...)?
• Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Na kateri točki v igri se je težava pojavila (katera navodila so bila prikazana)
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. -
• Kaj se je zgodilo, ko ste poskušali narediti to potezo v igri (sporočilo o napaki, sporočilo v vrstici stanja, ...)?
• Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Prosim opiši problem s prikazom. Če imate sliko zaslona te napake (dobra praksa), lahko uporabite Imgur.com za nalaganje in kopirate/prilepite povezavo do slike tukaj.
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. • Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Kopirajte / prilepite besedilo, prikazano v angleščini, namesto v vašem jeziku. Če imate sliko zaslona te napake (dobra praksa), lahko uporabite Imgur.com za nalaganje in kopirate/prilepite povezavo do slike tukaj.
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 ta tekst dosegljiv v prevajalnem sistemu? Če ja, ali je bil preveden več kot 24 ur nazaj?
• Kateri brskalnik uporabljaš?
Google Chrome v85
-
• Natančno in jedrnato pojasnite svoj predlog, da bo čim lažje razumeti, kaj mislite.
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. • Kateri brskalnik uporabljaš?
Google Chrome v85
Zgodovina poročil
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.
Dodaj nekaj k temu poročilu
- Drug ID mize/ premikanje ID-ja
- Ali je F5 rešil težavo?
- Se je problem pojavil večkrat? Vsakič? Naključno?
- Če imate sliko zaslona te napake (dobra praksa), lahko uporabite Imgur.com za nalaganje in kopirate/prilepite povezavo do slike tukaj.
