Hello !
I've a pseudo-problem when starting my game with "Express start" button :
Now, if I do "F5" and "Express start" button again, everything works perfectly...
Any ideas ?
I wonder how my code affects player_id in /www/game/module/table/table.game.php !?
I've a pseudo-problem when starting my game with "Express start" button :
Code: Select all
Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): JSON_ERROR_SYNTAX
Notice: Undefined variable: player_id in /var/tournoi/release/tournoi-210121-0943-gs/www/game/module/table/table.game.php on line 1199
{"status":1,"data":true}Code: Select all
Unexpected error: Invalid player number for this game: 1Any ideas ?
I wonder how my code affects player_id in /www/game/module/table/table.game.php !?