SA-MP Forums Archive
Server Shutting Down? - 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: Server Shutting Down? (/showthread.php?tid=141838)



Server Shutting Down? - rbN. - 15.04.2010

Wtf..
When I play like 30-60 minutes on my server, it goes automaticly off, without reason. There stands (in log): -- Server Shutting Down.
How to fix it?


Re: Server Shutting Down? - Thrarod - 15.04.2010

I think a script attacks your GM, or your GM has roundtime


Re: Server Shutting Down? - rbN. - 15.04.2010

Quote:
Originally Posted by Thrarod
I think a script attacks your GM, or your GM has roundtime
How you can see?


Re: Server Shutting Down? - actiwe - 15.04.2010

Maybe memory leak ?


Re: Server Shutting Down? - rbN. - 15.04.2010

Quote:
Originally Posted by actiwe
Maybe memory leak ?
and how can you see that ? o.o


Re: Server Shutting Down? - johnnyc - 15.04.2010

/facepalm, maybe you should compile and check your GM and the server.cfg ?


Re: Server Shutting Down? - rbN. - 15.04.2010

Quote:
Originally Posted by Johnny <~~
/facepalm, maybe you should compile and check your GM and the server.cfg ?
Server.cfg:

Code:
// Doe hier niets mee plox..
echo Executing Server Config...
lanmode 0

// Hier verander je RCON pass.
rcon_password (Duntwatchmypass:O)

// Doe hier niets mee, HIEROP WORDT GECONTROLEERD.
maxplayers 10

// Doe hier niets mee, HIEROP WORDT GECONTROLEERD.
port 1336

// Nja, je naam, btw, dit kan alleen met manual restart.
hostname Mad Stunting

// Gamemode(s)
gamemode0 MS

// Pluginsz0rzs
plugins Whirlpool.so

// Filter(s)
filterscripts MStream LuxAdmin ArAfFS vehiclespawn

// nja... Wat moet je hier mee.
announce 0
query 1

// Misc.
weburl (Deleted website)
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000



Re: Server Shutting Down? - Thrarod - 15.04.2010

Nothing here, we know because we have superpowers (not really, things we told are things that can do this)
Also give compile message


Re: Server Shutting Down? - johnnyc - 15.04.2010

Quote:

// Hier verander je RCON pass.
rcon_password (Duntwatchmypass:O)

Lmao.


replace
Code:
// Gamemode(s)
gamemode0 MS
With this one

Code:
// Gamemode(s)
gamemode0 MS 1




Re: Server Shutting Down? - rbN. - 15.04.2010

Quote:
Originally Posted by Johnny <~~
Quote:

// Hier verander je RCON pass.
rcon_password (Duntwatchmypass:O)

Lmao.


replace
Code:
// Gamemode(s)
gamemode0 MS
With this one

Code:
// Gamemode(s)
gamemode0 MS 1

Ye.. Discovered tat.. Not sure if it is fixing, but now you say, I think it works <3 =D. Obtw I fail at typing ._.

Anywayz, thanks =D