I found that the Reversi tutorial no longer matches the Reversi code in BGA. So I downloaded the code from BGA and changed all the references from reversi to reversijbm and put it into my project. But when I try to express start a table, I get the following exception.
Can anyone point me in the direction of what might be wrong?
Code: Select all
ly_metasite.js:1 Unexpected error: Wrong formatted data from gameserver 2 (method: createGame): JSON_ERROR_SYNTAX <br />
<b>Fatal error</b>: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /var/tournoi/release/games/reversijbm/999999-9999/reversijbm.game.php:52
Stack trace:
#0 /var/tournoi/release/games/reversijbm/999999-9999/reversijbm.game.php(52): implode(Array, '...')