Server crashing on startup... - 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)
+--- Thread: Server crashing on startup... (
/showthread.php?tid=385235)
Server crashing on startup... -
Da' J' - 14.10.2012
Ok. First off, yes I did use ****** and try to find an earlier topic. No answers there. So here:
I start up samp-server.exe, it comes up for like 0.2s. Shits down. I check the server log. It shows:
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[03:08:12]
[03:08:12] Server Plugins
[03:08:12] --------------
[03:08:12] Loading plugin: streamer
[03:08:12]
*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***
[03:08:12] Loaded.
[03:08:12] Loading plugin: Whirlpool
[03:08:12]
[03:08:12] ==================
[03:08:12]
[03:08:12] Whirlpool loaded
[03:08:12]
[03:08:12] ==================
[03:08:12]
[03:08:12] Loaded.
[03:08:12] Loading plugin: sscanf
[03:08:12]
[03:08:12] ===============================
[03:08:12] sscanf plugin loaded.
[03:08:12] © 2009 Alex "******" Cole
[03:08:12] 0.3d-R2 500 Players "dnee"
[03:08:12] ===============================
[03:08:12] Loaded.
[03:08:12] Loaded 3 plugins.
[03:08:13]
[03:08:13] Filterscripts
[03:08:13] ---------------
[03:08:13] Loading filterscript 'fs1.amx'...
[03:08:13] Loading filterscript 'fs2.amx'...
[03:08:13] Loaded 2 filterscripts.
Why it crashes, when it's about to start up the gamemode? Don't get it smh... server config:
Код:
echo Executing Server Config...
lanmode 0
rcon_password testing
maxplayers 300
port 7777
hostname Testing script
gamemode0 gamemode 1
filterscripts fs1 fs2
plugins streamer Whirlpool sscanf
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 5
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 100
logtimeformat [%H:%M:%S]
Re: Server crashing on startup... -
JhnzRep - 14.10.2012
Must be a script issue.