Error on creation : No such file Table.inc.php
Posted: 28 January 2017, 21:25
Hello everyone,
I just started a few hours ago on GBA Studio and after some hours, I failed to solve this error :
Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): Warning: require_once(/var/www/tournoi/include/Table.inc.php): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-151226-1240-gs/www/index.php on line 50 Fatal error: require_once(): Failed opening required '/var/www/tournoi/include/Table.inc.php' (include_path='/var/tournoi/release/tournoi-151226-1240-gs/www/lib/google-api-php-client/src:.:/usr/share/php:/usr/share/pear') in /var/tournoi/release/tournoi-151226-1240-gs/www/index.php on line 50
The issue is that Table.inc.php and index.php are on the server and not accessible for me.
I have an include at the begin of my gamename.game.php but the error happens whatever this line.
As the message error doesn't really help me, anyone can maybe do it ?
Thanks in advance,
PS : I just forgot to precise that I got this error on the creation room, and if I try to launch the game i got this :
Unexpected error: Wrong table status (init): should be 'setup'
Eragem
I just started a few hours ago on GBA Studio and after some hours, I failed to solve this error :
Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): Warning: require_once(/var/www/tournoi/include/Table.inc.php): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-151226-1240-gs/www/index.php on line 50 Fatal error: require_once(): Failed opening required '/var/www/tournoi/include/Table.inc.php' (include_path='/var/tournoi/release/tournoi-151226-1240-gs/www/lib/google-api-php-client/src:.:/usr/share/php:/usr/share/pear') in /var/tournoi/release/tournoi-151226-1240-gs/www/index.php on line 50
The issue is that Table.inc.php and index.php are on the server and not accessible for me.
I have an include at the begin of my gamename.game.php but the error happens whatever this line.
As the message error doesn't really help me, anyone can maybe do it ?
Thanks in advance,
PS : I just forgot to precise that I got this error on the creation room, and if I try to launch the game i got this :
Unexpected error: Wrong table status (init): should be 'setup'
Eragem