Perhaps it's stupid question. But now I'm following the steps of "First steps with BGA Studio". And first challenge is reversi. I've copied project and got new directory with rw permissions files. The next step is "Click 'Express start': your game launches with the maximum number of players specified. It shows an empty canvas: in the game zone you just have a sentence 'This is your game interface. You can edit this HTML in your ".tpl" file.'." I click "Express start" and get
"ly_metasite.js:2 Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): JSON_ERROR_SYNTAX <br />
<b>Warning</b>: require_once(/var/www/tournoi/include/Reversifrest.inc.php): failed to open stream: No such file or directory in <b>/var/tournoi/release/tournoi-200428-1120-gs/www/index.php</b> on line <b>101</b><br />
<br />
<b>Fatal error</b>: require_once(): Failed opening required '/var/www/tournoi/include/Reversifrest.inc.php' (include_path='.:/usr/share/php') in <b>/var/tournoi/release/tournoi-200428-1120-gs/www/index.php</b> on line <b>101</b><br />"
I don't have Reversifrest.inc.php and I don't know where it's generated. Maybe I have to change something after creating new projcect?
"ly_metasite.js:2 Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): JSON_ERROR_SYNTAX <br />
<b>Warning</b>: require_once(/var/www/tournoi/include/Reversifrest.inc.php): failed to open stream: No such file or directory in <b>/var/tournoi/release/tournoi-200428-1120-gs/www/index.php</b> on line <b>101</b><br />
<br />
<b>Fatal error</b>: require_once(): Failed opening required '/var/www/tournoi/include/Reversifrest.inc.php' (include_path='.:/usr/share/php') in <b>/var/tournoi/release/tournoi-200428-1120-gs/www/index.php</b> on line <b>101</b><br />"
I don't have Reversifrest.inc.php and I don't know where it's generated. Maybe I have to change something after creating new projcect?