#98603: "JS: Can't place a seed where the opponent is (if we call with ajax, it work, though)"
¿Sobre qué es este informe?
¿Qué ha pasado? Por favor, selecciona una de las opciones siguientes
Descripción detallada
-
• ¿Qué parte de las reglas no se ha respetado en la adaptación de BGA?
You can place a seed if :
- No seed is at the cell
- You are at the cell or at an adjacent cell
Note: The php seems to allow the move, I manually called :
gameui.ajaxcall("/thattimeyoukilledme/thattimeyoukilledme/plantSeed.html", {
lock: !0,
pieceId: 27,
originEra: 'P',
originCell: 15,
targetPieceId: 3,
destinationEra: 'P',
destinationCell: 14
}, gameui, (function(t) {}
), ((t,e,a)=>{
t && gameui.setCandidateCells(gameui.activeEra, gameui.availableCells)
}
))
in the console. -
• ¿La infracción de las reglas es visible en la repetición de la partida? Si es así, ¿en qué jugada?
Yes 14/09 - 17:34 (Timezone: France)
• ¿Qué navegador estás usando?
Google Chrome v116
Historial de informes
JS: Can't place a seed where the opponent is (if we call with ajax, it work, though)
Still, there is a bug. If the rule is that the cell must be completely empty, then php should check the ajax parameter !
There is a control in the code to check if the action is allowed at server level, probably I skipped somehow the plant action. Thanks for reporting it, I'll take a look.
And thanks for playing That Time You Killed Me!
Agregar a este informe
- Otro ID de partida / ID de jugada
- ¿Se resolvió el problema al pulsar F5?
- ¿Apareció el problema varias veces? ¿Cada vez? ¿Aleatoriamente?
- Si tienes una captura de este error (buena práctica), puedes usar Imgur.com para subirla y copiar/pegar el enlace aquí.

