SA-MP Forums Archive
Server crashes on Ubuntu 8.04 - 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 crashes on Ubuntu 8.04 (/showthread.php?tid=266558)



Server crashes on Ubuntu 8.04 - Andrejs - 05.07.2011

Hi all, I got a problem with a server on VDS which is using OS Ubuntu 8.04
I'm using Incognito's Streamer plugin and MySql plugin
Server is starting normal, but when I connect and login it crashes.
In console I got this: amx/amxfile.c:222: fputs_cell: Assertion `fp!=((void *)0)' failed.
When on VDS was Debian all works normaly, but now it crashes..
Anybody can help? I think it's because of some configurations on VDS, but don't know exactly which are


Re: Server crashes on Ubuntu 8.04 - xxmitsu - 05.07.2011

That's most likely the server tries to access a folder that doesn't exist. Check your directory structure in "scriptfiles/" and also check for having write access rights.


Re: Server crashes on Ubuntu 8.04 - Andrejs - 05.07.2011

Quote:
Originally Posted by xxmitsu
Посмотреть сообщение
That's most likely the server tries to access a folder that doesn't exist. Check your directory structure in "scriptfiles/" and also check for having write access rights.
You're right) But i fixed it already)