SA-MP Forums Archive
Server crashing. - 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: Server crashing. (/showthread.php?tid=530255)



Server crashing. - Crystallize - 06.08.2014

Hi , whenever I join to my server which is localhosted (tried even on VPS) it's crashing (samp-server.exe closing)
Does anybody have a clue what's going on?
and yes i'm using correct plugins since it's scripted by myself
oh another note it's mysql


Re: Server crashing. - Younes44 - 06.08.2014

Try to added Nativechacker+Crashdetect..and try..


Re: Server crashing. - 1FreeHost - 06.08.2014

Mr oBama-H.
Try crash detect like the guy above said.

Or

Post your logs here so we can further assist you.


Re: Server crashing. - Crystallize - 06.08.2014

okay guys thanks for the help but it wasn't for this it was for proxydetector which wasn't working correctly now I have another error when I try to register A MYSQL EXPERT NEEDED
Код:
[11:26:44] [ERROR] OnQueryError returned: Unknown column 'CreationDate' in 'field list' (1054)
[11:26:44] [ERROR] OnQueryError query: INSERT INTO `users` (Username, Password, CreationDate) VALUES ('Wizzardy','CB50DA61089DCE9C043096E89E86B42A63C3601AC5F71DA14854C7CFC52052734ED3252F28BCE91C4F529D59C3C053B74275BA52A868D2C4CDFDE684EA9CD719',1407317203)
[11:27:12] [ERROR] OnQueryError returned: Unknown column 'CreationDate' in 'field list' (1054)
[11:27:12] [ERROR] OnQueryError query: INSERT INTO `users` (Username, Password, CreationDate) VALUES ('Wizzardy','C04297B077709CE560523C055F73A6A97BF6F2828C06CEBA6B527E082B5F9617CCA9E4D72EC946FE3320C6C150AF8EFC97DA03736190964017B5271B8274C0A3',1407317231)



Re: Server crashing. - Younes44 - 06.08.2014

theres no column called CreationDate in mysql table
create one with Username password and creation date.


Re: Server crashing. - Crystallize - 06.08.2014

Quote:
Originally Posted by Younes44
Посмотреть сообщение
theres no column called CreationDate in mysql table
create one with Username password and creation date.
already done still that error


Re: Server crashing. - Younes44 - 06.08.2014

But did you create Another one with Username password and creation date.


Re: Server crashing. - Crystallize - 06.08.2014

EDIT 2 : Now i'm spawning correctly but the script is auto-killing me


Re: Server crashing. - Isolated - 06.08.2014

it spawns you at 0,0,0 probs because you're not setting there position.


Re: Server crashing. - Younes44 - 06.08.2014

Quote:
Originally Posted by Isolated
Посмотреть сообщение
it spawns you at 0,0,0 probs because you're not setting there position.
Yep Right..
Sorry for Late Reply..i was Far D: