Error - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Error (
/showthread.php?tid=367897)
Error -
mrsamp - 11.08.2012
samp03svr: amx/amx.c:803: expand: Assertion `sc<64' failed.
bash: line 1: 26286 Aborted ./samp03svr
It works on windows server(my pc) but not on linux(the host)
Is it something with permissions?
It has something to do with logging is it different file format on the log files? On linux?
or is linux also using .txt?
Help?
Re: Error -
mrsamp - 11.08.2012
Maybe its wrong includes or plugins?!
Re: Error -
denNorske - 11.08.2012
could be the main server program is corrupt or file permissions. try to add a new samp03svr.
and it could possibly be an amx file causing this happen on Linux.
Re: Error -
mrsamp - 11.08.2012
Yes it's the "Admin.amx" wich is logging pretty much.
Re: Error -
mrsamp - 11.08.2012
But everything is working fine when I remove "Admin.amx"...