Server Stop. - 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 Stop. (
/showthread.php?tid=195335)
Server Crash @amx/amxfile.c -
Think - 02.12.2010
Hey,
When I start my server (with my working script) then my server crashes.
samp03svr: amx/amxfile.c:222: fputs_cell: Assertion `fp!=((void *)0)' failed.
Aborted
This could be a scripting error (highly doubtfull since this script worked before) or do I have a faulty plugin?
I am running Ubuntu with MySQL & IRC plugin
-Think
Re: Server Stop. -
Think - 02.12.2010
Now i see, its my MySQL plugin thats failing on me, any ideas on how to fix it?
---
Im going to try different plugins (Ive downloaded the ubuntu one obv)
Re: Server Stop. - Riddy - 02.12.2010
Tried to put .so at the end of the plugins?
Re: Server Stop. -
Think - 02.12.2010
Well yeah obv, if my server worked before why would i delete it now?
The server loads up and calls the first publics but after some seconds he shuts down.. Im debugging my script making sure i didnt made a typo somewhere..