Posts: 9
Threads: 2
Joined: Jun 2018
Reputation:
0
I have a Gamemode. When i newly register in that server all the process going nice but when i relog into server and after typing password it stops there can't login into server. Only working for newly registered accounts.
Posts: 1,071
Threads: 24
Joined: Aug 2014
Reputation:
0
I'm pretty sure its MySQL problem. Invalid value for a column or something. Show the logs. (Delete the old log file and let server create a new one.Post the new log created). You can also use Crashdetect to know more about the issue.
Posts: 9
Threads: 2
Joined: Jun 2018
Reputation:
0
Same it shows nothing. Can't enter into game
Posts: 1,071
Threads: 24
Joined: Aug 2014
Reputation:
0
Yes. You will have to create the database on the host you used inside your string.
Posts: 9
Threads: 2
Joined: Jun 2018
Reputation:
0
I didnt understand anything. The script and SQL server on same host and in server log it says server connected to SQL server can you explain me briefly. I dont know anything about SQL queries
Posts: 171
Threads: 5
Joined: Apr 2018
24.06.2018, 14:53
(
Последний раз редактировалось Verc; 24.06.2018 в 16:40.
)
You should learn them before you start a script,the basic atleast,the mysql logs shows clearly that you have a database missing.