Can't start my tutorial game. Failed to open stream
Posted: 23 May 2020, 14:32
Hi everyone,
This is my first game development on boardgamearena and I am quite unsure:
I already read the "first steps with BGA Studio" and the tutorial reversi. My sftp works so far well. I am now in the "Let's code!" part. I tried to start my project "tutorialGiom". But when I click on "express start". The game doesn't start, it answers two errors:
Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): JSON_ERROR_SYNTAX
Warning: require_once(/var/www/tournoi/include/Tutorialgiom.inc.php): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-200518-0953-gs/www/index.php on line 101
Fatal error: require_once(): Failed opening required '/var/www/tournoi/include/Tutorialgiom.inc.php' (include_path='.:/usr/share/php') in /var/tournoi/release/tournoi-200518-0953-gs/www/index.php on line 101
Basically I didn't even modify the files of my project. It is a copy of reversi. I think...
I have probably done something wrong but what? If someone could help me, thanks a lot.
Guillaume
PS: If it helps, I can speak french, english and german.
This is my first game development on boardgamearena and I am quite unsure:
I already read the "first steps with BGA Studio" and the tutorial reversi. My sftp works so far well. I am now in the "Let's code!" part. I tried to start my project "tutorialGiom". But when I click on "express start". The game doesn't start, it answers two errors:
Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): JSON_ERROR_SYNTAX
Warning: require_once(/var/www/tournoi/include/Tutorialgiom.inc.php): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-200518-0953-gs/www/index.php on line 101
Fatal error: require_once(): Failed opening required '/var/www/tournoi/include/Tutorialgiom.inc.php' (include_path='.:/usr/share/php') in /var/tournoi/release/tournoi-200518-0953-gs/www/index.php on line 101
Basically I didn't even modify the files of my project. It is a copy of reversi. I think...
I have probably done something wrong but what? If someone could help me, thanks a lot.
Guillaume
PS: If it helps, I can speak french, english and german.