#25476: "Java exception thrown when trying to make a move"
Mitä tämä raportti koskee?
Mitä tapahtui? Valitse alta
Mitä tapahtui? Valitse alta
Ennen ilmoituksen tekoa, tarkista onko sellainen jo olemassa samasta aiheesta
Jos kyllä, ole ystävällinen ja ÄÄNESTÄ tätä raporttia. Eniten ääniä saaneet raportit laitetaan ETUSIJALLE!
# | Status | Votes | Game | Type | Title | Last update |
---|
Tarkka kuvaus
-
• Kopioi/liitä virheilmoitus näytöltäsi, jos sait sellaisen.
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. -
• Selitä mitä halusit tehdä, mitä teit ja mitä tapahtui
• Mikä on selaimesi?
Google Chrome v85
-
• Ole hyvä ja kopioi teksti englanniksi oman kielesi sijasta. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
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. -
• Onko tämä teksti saatavilla käännösjärjestelmässä? Jos on, onko sen käännöksestä yli 24 tuntia?
• Mikä on selaimesi?
Google Chrome v85
-
• Selitä ehdotuksesti tarkasti ja ytimekkäästi, jotta se on ymmärrettävissä niin helposti kuin mahdollista.
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. • Mikä on selaimesi?
Google Chrome v85
-
• Mitä näytöllä näkyi kun olit estettynä (Tyhjä ruutu? Osa pelin käyttöliittymästä? Virheilmoitus?)
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. • Mikä on selaimesi?
Google Chrome v85
-
• Mitä osaa säännöistä BGA:n sovellus ei noudattanut
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. -
• Onko sääntörikkomus nähtävillä pelin toistossa? Jos kyllä, mikä on siirron numero?
• Mikä on selaimesi?
Google Chrome v85
-
• Minkä pelin toiminnon halusit suorittaa?
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. -
• Mitä yritit tehdä tämän pelitoiminnon käynnistymiseksi?
-
• Mitä tapahtui kun yritit tehdä tämän (virheilmoitus, pelin tilapalkin viesti, ...)?
• Mikä on selaimesi?
Google Chrome v85
-
• Missä vaiheessa peliä ongelma ilmeni (mikä oli silloinen pelin ohje)?
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. -
• Mitä tapahtui kun yritit tehdä tämän pelin toiminnon (virheilmoitus, pelin tilapalkin viesti, ...)?
• Mikä on selaimesi?
Google Chrome v85
-
• Kuvaile näyttöongelmaa. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
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. • Mikä on selaimesi?
Google Chrome v85
-
• Ole hyvä ja kopioi teksti englanniksi oman kielesi sijasta. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
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. -
• Onko tämä teksti saatavilla käännösjärjestelmässä? Jos on, onko sen käännöksestä yli 24 tuntia?
• Mikä on selaimesi?
Google Chrome v85
-
• Selitä ehdotuksesti tarkasti ja ytimekkäästi, jotta se on ymmärrettävissä niin helposti kuin mahdollista.
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. • Mikä on selaimesi?
Google Chrome v85
Raportin historia
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.
Lisää jotain tähän raporttiin
- Toinen pöydän tunnus / siirron numero
- Ratkaisiko F5 ongelman?
- Ilmestyykö ongelma useita kertoja? Joka kerta? Satunnaisesti?
- Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.