SA-MP Forums Archive
Server shuts 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 shuts down (/showthread.php?tid=97028)



Server shuts down - [LNL]Remulis - 12.09.2009

i turn server on and i try to connect and says Gamemode restarting


LOG
Quote:

----------
Loaded log file: "server_log.txt".
----------

SA:MP Dedicated Server
----------------------
v0.2X, ©2005-2008 SA:MP Team

[11:43:20]
[11:43:20] Server Plugins
[11:43:20] --------------
[11:43:20] Loaded 0 plugins.

[11:43:25]
[11:43:25] Filter Scripts
[11:43:25] ---------------
[11:43:25] Loading filter script 'objectai.amx'...
[11:43:25] Loading filter script 'lock.amx'...
[11:43:25] Loading filter script 'count.amx'...
[11:43:25] Loading filter script 'lvl.amx'...
[11:43:25]
--------------------------------------------
[11:43:25] Stats Sistema Created by MB

[11:43:25] 1.0
[11:43:25] --------------------------------------------

[11:43:25] Loading filter script 'dabsys.amx'...
[11:43:25]
--------------------------------------
[11:43:25] Darbu Meniu pagal Remulis
[11:43:25] --------------------------------------

[11:43:25] Loading filter script 'anim.amx'...
[11:43:25] Loading filter script 'dm.amx'...
[11:43:25] Loading filter script 'ladmin.amx'...
[11:43:25] Unable to load filter script 'ladmin.amx'.
[11:43:25] Loaded 7 filter scripts.

[11:43:25] ******************************
[11:43:25] * LT Free-Room *
[11:43:25] * *
[11:43:25] * Visos teises saugomos © *
[11:43:25] ******************************
[11:44:06] Incomming connection: 192.168.1.2:54359
[11:44:06] [join] Remulis_Sumus has joined the server (0:192.168.1.2)

CFG
Quote:

echo Executing Server Config...
lanmode 1
rcon_password ......
maxplayers 200
port 7777
hostname °-!LTU Serveris | No Lag!-° |*24/7*|
announce 1
gamemode0 GM 1
filterscripts objectai lock count lvl dabsys anim dm ladmin
query 0
weburl SampFanai.xz.lt
anticheat 0




Re: Server shuts down - Paladin - 12.09.2009

Maybe some where along the line you have
OnGameModeInit or OnFilterScriptInit and you did OnGameModeExit.