SA-MP Forums Archive
Need help with vps! - 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: Need help with vps! (/showthread.php?tid=628821)



Need help with vps! - muzammilfreeman - 15.02.2017

Well, I got a vps Debian 6.0 x86. I've given permission to the samp03svr, announce and samp-npc. But when i type nohup ./samp03svr it gets aborted. Than i did only ./samp03svr this error came up. Any solutions guys?

Code:
samp03svr: amx/amx.c:803: expand: Assertion `sc<64' failed.
Aborted



Re: Need help with vps! - Sew_Sumi - 15.02.2017

Check the port is valid, and that it's open.

http://lmgtfy.com/?q=samp03svr%3A+am...3C64%27+failed.


Re: Need help with vps! - muzammilfreeman - 16.02.2017

Quote:
Originally Posted by Sew_Sumi
View Post
Check the port is valid, and that it's open.

http://lmgtfy.com/?q=samp03svr%3A+am...3C64%27+failed.
Sew, i think my problem is with port. How can i check it wether it's valid or opened. Pr how can i open it..


Re: Need help with vps! - Spydro - 16.02.2017

When all else fails.

Reset the VPS and start from scratch.


Re: Need help with vps! - BroZeus - 16.02.2017

It may be caused by corrupted amx file or samp files. Re-compile your gm and re-dl the samp server then re-upload everything including samp server files.


Re: Need help with vps! - muzammilfreeman - 16.02.2017

Okay, guys i'll try by deleting all previous server files and re-upload them..


Re: Need help with vps! - Sew_Sumi - 16.02.2017

If you haven't opened the port using ipchains/iptables then that'll be your issue.

Check the config file is using the standard 7777.


Re: Need help with vps! - Ultraz - 16.02.2017

Maybe the problem is from .amx , check logs & everything if it's still not working
Try to reset your vps.
PS: if the samp03svr in a folder in your account use "cd foldername"


Re: Need help with vps! - muzammilfreeman - 16.02.2017

@Ultraz IK about CD cmd. My issue is probably with amx. Sew yup config has 7777 port.


Re: Need help with vps! - Vince - 16.02.2017

Don't upload the actual executables. Download the Linux package directly to the server (wget http://files.sa-mp.com/samp037svr_R2-1.tar.gz) and extract it there (tar -zxf samp037svr_R2-1.tar.gz). This makes for the least problems. Only upload scripts.