Server Started but doesnt load - 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 Started but doesnt load (
/showthread.php?tid=291065)
Server Started but doesnt load -
Heffernan - 18.10.2011
Hello.
i recently installed a own server on my root
Код:
(Linux version 2.6.18-028stab089.1 (root@rhel5-build-x64) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Thu Apr 14 13:46:04 MSD 2011)
i used the last stable of SAMP
then i setup server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password *edit*
maxplayers 133
port 7777
hostname Testserver Trololo
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
i also downloaded screen and renamed "samp03srv" to "7777" so its easier..
then started the server with screen ./7777 and got
Код:
Started server on port: 7777, with maxplayers: 133 lanmode is OFF.
all ok, it even shows up on typefish as server (
http://www.typefish.co.uk/samp-conn/#62.75.190.126:7777)
its all ok and working, but... when i connect i get
Код:
The Server didn't Respond. Retrying...
Код:
The Server didn't Respond. Retrying...
Код:
The Server didn't Respond. Retrying...
Halp?
Re: Server Started but doesnt load -
KillermanGR - 18.10.2011
You're using the correct client version?
Re: Server Started but doesnt load -
ahbir_jhon - 18.10.2011
u also have to see the version of ur linux get the latest update and try to start server using this command
this is the latest version file command
nohup ./samp03csvr &
Re: Server Started but doesnt load -
Heffernan - 18.10.2011
edit... thx KillmanGER it WAS the wrong version hehe
anyone got a tutorial tho on how to keep the server up when it crashes?