31.01.2018, 20:04
So sometime when i try to open the server,the filterscripts won`t load,sometimes it says 0 filterscripts loaded or it gets stuck at loading filterscripts and the server doesn`t start so the players can`t connect to the servers.on crashdetect it says nothing.
server.cfg is here
server log is here:
and second log ( different but still 0 fs loaded )
the problem is it doesnt happen everytime i start the server. the majority of time everything goes well and the server starts but sometimes it does this weird things .
any ideas/fixes?
server.cfg is here
PHP код:
echo Executing Server Config...
lanmode 1
rcon_password asd
maxplayers 50
port 7777
hostname daws and friends
gamemode0 serverteste 1
filterscripts ls_apartments1 ls_beachside
plugins mysql crashdetect streamer sscanf Whirlpool fixes2
announce 0
query 1
chatlogging 0
weburl www.sa-mp.ro
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
logtimeformat [%H:%M:%S]
language RO / ENG
PHP код:
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[22:54:37]
[22:54:37] Server Plugins
[22:54:37] --------------
[22:54:37] Loading plugin: mysql
[22:54:37] >> plugin.mysql: R39-3 successfully loaded.
[22:54:37] Loaded.
[22:54:37] Loading plugin: crashdetect
[22:54:37] CrashDetect v4.15.1 is OK.
[22:54:37] Loaded.
[22:54:37] Loading plugin: streamer
[22:54:37]
*** Streamer Plugin v2.7.7 by Incognito loaded ***
[22:54:37] Loaded.
[22:54:37] Loading plugin: sscanf
[22:54:37]
[22:54:37] ===============================
[22:54:37] sscanf plugin loaded.
[22:54:37] Version: 2.8.1
[22:54:37] (c) 2012 Alex "******" Cole
[22:54:37] ===============================
[22:54:37] Loaded.
[22:54:37] Loading plugin: Whirlpool
[22:54:37]
[22:54:37] ==================
[22:54:37]
[22:54:37] Whirlpool loaded
[22:54:37]
[22:54:37] ==================
[22:54:37]
[22:54:37] Loaded.
[22:54:37] Loading plugin: fixes2
[22:54:37]
[22:54:37] ===============================
[22:54:37] fixes plugin loaded.
[22:54:37] (c) 2012 Alex "******" Cole
[22:54:37] ===============================
[22:54:37] Loaded.
[22:54:37] Loaded 6 plugins.
[22:54:37]
[22:54:37] Ban list
[22:54:37] --------
[22:54:37] Loaded: samp.ban
[22:54:37]
[22:54:37]
[22:54:37] Filterscripts
[22:54:37] ---------------
[22:54:37] Loading filterscript 'ls_apartments1.amx'...
PHP код:
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[00:38:01]
[00:38:01] Server Plugins
[00:38:01] --------------
[00:38:01] Loading plugin: mysql
[00:38:01] >> plugin.mysql: R39-3 successfully loaded.
[00:38:01] Loaded.
[00:38:01] Loading plugin: crashdetect
[00:38:01] CrashDetect v4.15.1 is OK.
[00:38:01] Loaded.
[00:38:01] Loading plugin: streamer
[00:38:01]
*** Streamer Plugin v2.7.7 by Incognito loaded ***
[00:38:01] Loaded.
[00:38:01] Loading plugin: sscanf
[00:38:01]
[00:38:01] ===============================
[00:38:01] sscanf plugin loaded.
[00:38:01] Version: 2.8.1
[00:38:01] (c) 2012 Alex "******" Cole
[00:38:01] ===============================
[00:38:01] Loaded.
[00:38:01] Loading plugin: Whirlpool
[00:38:01]
[00:38:01] ==================
[00:38:01]
[00:38:01] Whirlpool loaded
[00:38:01]
[00:38:01] ==================
[00:38:01]
[00:38:01] Loaded.
[00:38:01] Loading plugin: fixes2
[00:38:01]
[00:38:01] ===============================
[00:38:01] fixes plugin loaded.
[00:38:01] (c) 2012 Alex "******" Cole
[00:38:01] ===============================
[00:38:01] Loaded.
[00:38:01] Loaded 6 plugins.
[00:38:01]
[00:38:01] Filterscripts
[00:38:01] ---------------
[00:38:01] Loading filterscript 'ls_apartments1.amx'...
[00:38:01] Unable to load filterscript 'ls_apartments1.amx'.
[00:38:01] Loading filterscript 'ls_beachsideannounce.amx'...
[00:38:01] Unable to load filterscript 'ls_beachsideannounce.amx'.
[00:38:01] Loading filterscript '0.amx'...
[00:38:01] Unable to load filterscript '0.amx'.
[00:38:02] Loaded 0 filterscripts.
[00:38:02]
[00:38:02]
[00:38:02]
[00:38:02] =======================================
[00:38:02] | |
[00:38:02] | YSI version 3.09.0684 |
[00:38:02] | By Alex "******" Cole |
[00:38:02] | |
[00:38:02] =======================================
[00:38:02]
[00:38:02]
[00:38:02]
[00:38:02]
[ -- ] [ Gamemode is Starting ] [ -- ]
[00:38:02] [MySQL] Using connection no. 1
[00:38:02] [MYSQL]: Connection succesful!
[00:38:02]
[ -- ] [ Gamemode STARTED ] [ -- ]
any ideas/fixes?