SAMP Server error on ubuntu - 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: SAMP Server error on ubuntu (
/showthread.php?tid=467449)
SAMP Server error on ubuntu -
YahyaBR - 03.10.2013
Hello, i have a problem when starting samp server on my ubuntu vps.
This is the error that displayed on the console
Код:
samp03svr: amx/amx.c:803: expand: Assertion `sc<64' failed.
and this is the server log
Код:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[07:28:26]
[07:28:26] Server Plugins
[07:28:26] --------------
[07:28:26] Loading plugin: sscanf.so
[07:28:26]
[07:28:26] ===============================
[07:28:26] sscanf plugin loaded.
[07:28:26] © 2009 Alex "******" Cole
[07:28:26] 0.3d-R2 500 Players "dnee"
[07:28:26] ===============================
[07:28:26] Loaded.
[07:28:26] Loading plugin: streamer.so
[07:28:26]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[07:28:26] Loaded.
[07:28:26] Loading plugin: nativechecker.so
[07:28:26] Loaded.
[07:28:26] Loading plugin: Whirlpool.so
[07:28:26]
[07:28:26] ==================
[07:28:26]
[07:28:26] Whirlpool loaded
[07:28:26]
[07:28:26] ==================
[07:28:26]
[07:28:26] Loaded.
[07:28:26] Loaded 4 plugins.
[07:28:26]
[07:28:26] Filterscripts
[07:28:26] ---------------
[07:28:26] Loading filterscript 'Flip.amx'...
[07:28:26]
--------------------------------------
[07:28:26] Nab Flip Filterscript v0
[07:28:26] --------------------------------------
[07:28:26] Loaded 1 filterscripts.
This is the server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password CENSORED
maxplayers 50
port 7777
hostname ____|Yahya98 Personal Server|____
gamemode0 AAD
filterscripts Flip
announce 0
query 1
weburl www.ls-sw.net
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins sscanf.so streamer.so nativechecker.so Whirlpool.so
I am using ubuntu-12.10-x86_64 and samp 0.3x R2
Note:
It was working when i haven't made any changes to the server files
Re: SAMP Server error on ubuntu - Astralis - 03.10.2013
simply reinstall your vps, or just samp server from it?
Re: SAMP Server error on ubuntu -
Khanz - 03.10.2013
Install ubuntu-12.10-x86 or Debian 7 x86
And see if that helps.
Re: SAMP Server error on ubuntu -
YahyaBR - 03.10.2013
Solved.
It was the GM, the file i uploaded is corrupted. (Thanks to pranesh)