Posts: 17
Threads: 3
Joined: Nov 2016
Reputation:
0
Whenever I add filter script it says failed to load and server doesn't start any help or something I'm doing wrong?
Posts: 243
Threads: 16
Joined: May 2016
Reputation:
0
Please show us the serverlog.txt
Posts: 1,071
Threads: 24
Joined: Aug 2014
Reputation:
0
Which FIlterscripts/ Which GameMode? Does it work when FilterScripts are not included? Show some logs.
Posts: 17
Threads: 3
Joined: Nov 2016
Reputation:
0
[Spoiler]
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[08:56:20] password = "" (string)
[08:56:20]
[08:56:20] Server Plugins
[08:56:20] --------------
[08:56:20] Loading plugin: whirlpool.so
[08:56:20]
[08:56:20] ==================
[08:56:20]
[08:56:20] Whirlpool loaded
[08:56:20]
[08:56:20] ==================
[08:56:20]
[08:56:20] Loaded.
[08:56:20] Loading plugin: sscanf.so
[08:56:20]
[08:56:20] ===============================
[08:56:20] sscanf plugin loaded.
[08:56:20] Version: 2.8.1
[08:56:20] © 2012 Alex "******" Cole
[08:56:20] ===============================
[08:56:20] Loaded.
[08:56:20] Loaded 2 plugins.
[08:56:20]
[08:56:20] Filterscripts
[08:56:20] ---------------
[08:56:20] Loading filterscript 'UltraHost.amx'...
[08:56:20] Loading filterscript 'pueJmq14.amx'...
[08:56:20] Failed to load 'filterscripts/pueJmq14.amx.amx' filterscript.
[08:56:20] Unable to load filterscript 'pueJmq14.amx'.
[08:56:20] Loading filterscript 'weapon_damage_system_v3.amx'...
[08:56:20] Failed to load 'filterscripts/weapon_damage_system_v3.amx.amx' filterscript.
[08:56:20] Unable to load filterscript 'weapon_damage_system_v3.amx'.
[08:56:20] Loading filterscript 'antilead.amx'...
[08:56:20] Failed to load 'filterscripts/antilead.amx.amx' filterscript.
[08:56:20] Unable to load filterscript 'antilead.amx'.
[08:56:20] Loaded 1 filterscripts.
[08:56:20]
[08:56:20]
[08:56:20]
[08:56:20] =======================================
[08:56:20] | |
[08:56:20] | YSI version 1.06.0002 |
[08:56:20] | By Alex "******" Cole |
[08:56:20] | |
[08:56:20] =======================================
[08:56:20]
[08:56:20] Hostname: RAGE Warriors |RAGE| [Ultra-H.com]
[08:56:20] Server Config Loaded.
[08:56:20] Bases Loaded: 86
[08:56:20] Arenas Loaded: 79
[08:56:20] DMs Loaded: 14
[08:56:20] Duels Loaded: 1
[/spoiler]
pueJmq14 is anti cbug
Anti lead is Sync
Weapon damage informer
GM is Beast A/D
Posts: 107
Threads: 0
Joined: Jan 2017
Reputation:
0
either one of the dependencies (like plugins) is not loaded or the filterscript is not there
Posts: 6,242
Threads: 8
Joined: Jun 2008
Don't include the amx filenames on the filterscripts line... You've got XXX.amx, and it's searching for XXX.amx.amx.
Just put the name of it, no extension.
Posts: 17
Threads: 3
Joined: Nov 2016
Reputation:
0
Its like that only I didn't put extension in CFG file.
Posts: 6,242
Threads: 8
Joined: Jun 2008
show server.cfg? Just omit the rcon pass/password/ip and all that.