SA-MP Forums Archive
Assertion failed - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Assertion failed (/showthread.php?tid=67488)



Assertion failed - Streetplaya - 01.03.2009

Hi, i want to run a SA:MP server for a friend and i dont have access to the sourcecode..

My error:
Код:
root@v1237:/opt/samp02X# Started Server on port: 1337, with maxplayers: 32 lanmode is OFF.
sampYaheli: amx/amx.c:803: expand: Assertion `sc<64' failed.

[1]+ Aborted         ./sampYaheli
The server log goes until the gamemode, so the mistake must be in the gamemode.

My friend already checked for missing things in the scriptfiles directory...

Can anybody help me?


- MaVe


Re: Assertion failed - RoBo - 01.03.2009

And how does the relate to server support? You've even said it's a script problem.


Re: Assertion failed - Streetplaya - 01.03.2009

Quote:
Originally Posted by RoBo
And how does the relate to server support? You've even said it's a script problem.
Yes... Ok: i have to run a testserver for SA-FE. On the real sa-fe its running fine with the same settings, but on my server it doesnt.


Re: Assertion failed - RoBo - 01.03.2009

plugins?

hehe just noticed you're running it as root


Re: Assertion failed - Streetplaya - 01.03.2009

Quote:
Originally Posted by RoBo
plugins?

hehe just noticed you're running it as root
Yes, im using 1 plugin (YSF), but without that plugin it gives me the same error.

yes im running it as root because i tried it as special user but that didnt work too..