Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
Do you use YSI library? y_users have OnPlayerLogin defined. Rename it and the problem will be solved.
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
You need to reproduce it first. Let it try to update and get the error syntax in console and then post the logs.
Posts: 134
Threads: 23
Joined: Sep 2015
Reputation:
0
What do you mean by reproduce?
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
Starting the server and shutting it down doesn't help.
You get the syntax error in the UPDATE query so you need to connect and then disconnect so it will execute the faulty query and get the results we want in the mysql_log.txt file.
Posts: 134
Threads: 23
Joined: Sep 2015
Reputation:
0
Sorry, I just got back to SAMP scripting after having a year+ break, so I'm a bit rusty on this.
Connect what?
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
You have to connect (join) to the server.