SA-MP Forums Archive
error in serverlog. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: error in serverlog. (/showthread.php?tid=551746)



error in serverlog. - OMonger - 20.12.2014

I keep receiving this message in the server_log.txt and the server command when ever someone logs in.

Log


Please can you help me what to do, and if you need my skype I will give it.


Re: error in serverlog. - OMonger - 20.12.2014

Was fixed.


Re: error in serverlog. - OMonger - 20.12.2014

Reopened, found another bug which I need help with. This is the server's log:
http://pastebin.com/qnwYSQ2R

This is the line where the MYSQL saves of which creates the bug:
Код:
format(query, sizeof(query), "UPDATE `Accounts` SET `PrisonSelect` = %d, `PrisonTime` = %d, `AdminPrisonCount` = %d, `SecondsLoggedIn` = %d, `PlayingHours` = %d, `AdminCode` = %d, `PhoneN` = %d, `PhoneCredit` = %d, `PhoneBook` = %d, `House` = %d, `Hotel` = %d, `Hospitalized` = %d, WHERE `UserID` = '%d'",
It does save, just it doesn't save them. Thanks in advance