Page 1 of 1
[Bug - Resolved] trace.game.php
Posted: 05 May 2020, 12:41
by apollo1001
I don't know if someone's been playing, but this error has just started popping up:
Code: Select all
Notice: Undefined variable: name in /var/tournoi/release/tournoi-200505-1300-gs/www/game/utility/trace.game.php on line 157
Re: [Bug] trace.game.php
Posted: 05 May 2020, 12:45
by Lilzer7
Hi,
Yes same problem for me ! At first i thought it was because of a bug in my code, but it looks like the error happen regardless of the project running

Re: [Bug] trace.game.php
Posted: 05 May 2020, 13:07
by Draasill
I have the same problem, it looks like the MySql server went down for a moment.
After it went back up, I still have the same error as you.
The error log shows :
Code: Select all
Unexpected exception: Unable to find table database (1): ebd_belotecoinche_91598 (BGA service error 1588674967)
Which produces a php error :
Code: Select all
Notice: Undefined variable: name in /var/tournoi/release/tournoi-200505-1300-gs/www/game/utility/trace.game.php on line 157
Re: [Bug] trace.game.php
Posted: 05 May 2020, 13:25
by Draasill
It looks like it's working now.