Once I got a develop account, I created my own game as a test. Via Express Play, I got 4 players and that worked. Express Stop and done.
Then, I cloned reversi to reversitaco. However, when I now start via Express Play, I get:
Adding an empty reversitaco.inc.php file via FTP doesn't change this.
The same happened when I tried to clone hanabi to fix one of the bounty bugs.
Express Play for the first test game still works.
Am I overlooking something here?
(I thought it was related to this issue but maybe not after all)
Then, I cloned reversi to reversitaco. However, when I now start via Express Play, I get:
Code: Select all
Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): JSON_ERROR_SYNTAX
Warning: require_once(/var/www/tournoi/include/Reversitaco.inc.php): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-200710-1835-gs/www/index.php on line 101
Fatal error: require_once(): Failed opening required '/var/www/tournoi/include/Reversitaco.inc.php' (include_path='.:/usr/share/php') in /var/tournoi/release/tournoi-200710-1835-gs/www/index.php on line 101The same happened when I tried to clone hanabi to fix one of the bounty bugs.
Express Play for the first test game still works.
Am I overlooking something here?
(I thought it was related to this issue but maybe not after all)