Posts: 445
Threads: 36
Joined: Apr 2013
Reputation:
0
Hi there i have a mysql gamemode but the problem is when a player registers first and logs out and logs back in he needs to view the tutorial again and the stats reset for some reason. i don't know whats causing it after the second time the stats save kinda.
Posts: 67
Threads: 10
Joined: Apr 2014
Reputation:
0
Is there no error appearing in mysql_log or server_log?
Posts: 445
Threads: 36
Joined: Apr 2013
Reputation:
0
Nope Like i register and if i log out. it brings me to the login screen and when i log in it shows me the tutorial again. and my stats are gone
Posts: 445
Threads: 36
Joined: Apr 2013
Reputation:
0
On the gamemode you mean?
ongamemodeinit i have mysql_debug
Posts: 191
Threads: 37
Joined: Mar 2017
Reputation:
0
Open mysql logos and check which database or table its not created on your MySQL
Posts: 445
Threads: 36
Joined: Apr 2013
Reputation:
0
It saves everything after login second time.