Posts: 624
Threads: 61
Joined: Apr 2011
Reputation:
0
whenever i open a server it shows
[22:01:57] Script[gamemodes/z.amx]: Run time error 19: "File or function is not found"
[22:01:57] Number of vehicle models: 0
When ever i open any GM it shows this..!
Posts: 781
Threads: 12
Joined: May 2011
Reputation:
0
It's your plugins. Show use your server log.
Posts: 624
Threads: 61
Joined: Apr 2011
Reputation:
0
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team
[22:01:56]
[22:01:56] Server Plugins
[22:01:56] --------------
[22:01:56] Loading plugin: streamer
[22:01:56]
*** Streamer Plugin v2.5 by Incognito loaded ***
[22:01:56] Loaded.
[22:01:56] Loading plugin: Whirlpool
[22:01:56]
[22:01:56] ==================
[22:01:56]
[22:01:56] Whirlpool loaded
[22:01:56]
[22:01:56] ==================
[22:01:56]
[22:01:56] Loaded.
[22:01:56] Loading plugin: sscanf
[22:01:56]
[22:01:56] ===============================
[22:01:56] sscanf plugin loaded.
[22:01:56] © 2009 Alex "******" Cole
[22:01:56] ===============================
[22:01:56] Loaded.
[22:01:56] Loaded 3 plugins.
[22:01:56]
[22:01:56] Filter Scripts
[22:01:56] ---------------
[22:01:56] Loading filter script 'Admin.amx'...
[22:01:56] <|-----------------------------------------|>
[22:01:56] | .: [ -Zombie-Mod Admin System - ] :. |
[22:01:56] <|-----------------------------------------|>
[22:01:56] Loading filter script 'JunkBuster.amx'...
[22:01:57]
[22:01:57] [junkbuster] Current JunkBuster configuration:
[22:01:57] [junkbuster] - WeaponHack = 1
[22:01:57] [junkbuster] - MoneyHack = 0
[22:01:57] [junkbuster] - Jetpack = 1
[22:01:57] [junkbuster] - HealthHack = 1
[22:01:57] [junkbuster] - ArmourHack = 1
[22:01:57] [junkbuster] - DriveBy = 0
[22:01:57] [junkbuster] - Spam = 1
[22:01:57] [junkbuster] - CommandSpam = 1
[22:01:57] [junkbuster] - BadWords = 0
[22:01:57] [junkbuster] - CarJackHack = 1
[22:01:57] [junkbuster] - TeleportHack = 1
[22:01:57] [junkbuster] - MaxPing = 1000
[22:01:57] [junkbuster] - SpectateHack = 0
[22:01:57] [junkbuster] - Blacklist = 0
[22:01:57] [junkbuster] - IpBans = 1
[22:01:57] [junkbuster] - TempBans = 1
[22:01:57] [junkbuster] - SpawnKill = 10
[22:01:57] [junkbuster] - CapsLock = 0
[22:01:57] [junkbuster] - 3DSpeed = 0
[22:01:57] [junkbuster] - MaxSpeed = 240
[22:01:57] [junkbuster] - AdminImmunity = 1
[22:01:57] [junkbuster] - Advertisement = 1
[22:01:57] [junkbuster] - FreezeUpdate = 0
[22:01:57] [junkbuster] - SpawnTime = 10
[22:01:57] [junkbuster] - CheckpointTeleport = 1
[22:01:57] [junkbuster] - Airbreak = 1
[22:01:57] [junkbuster] - TankMode = 1
[22:01:57] [junkbuster] - WarnPlayers = 0
[22:01:57] [junkbuster] - SingleplayerCheats = 1
[22:01:57] [junkbuster] - MinFPS = 6
[22:01:57] [junkbuster] - DisableBadWeapons = 1
[22:01:57] [junkbuster] - CBug = 12
[22:01:57] [junkbuster] - AntiBugKill = 1
[22:01:57] [junkbuster] - NoReload = 40
[22:01:57]
[22:01:57] [junkbuster] 1 IP-bans have been loaded.
[22:01:57] [junkbuster] 0 temporary bans have been loaded.
[22:01:57] [junkbuster] 2 whitelist entries have been loaded.
[22:01:57] [junkbuster] 4 blacklist entries have been loaded.
[22:01:57] [junkbuster] 41 bad words have been loaded.
[22:01:57] [junkbuster] 3 forbidden weapons have been loaded.
[22:01:57] [junkbuster] JunkBuster has been configurated.
[22:01:57] [junkbuster] JunkBuster has successfully been loaded.
[22:01:57]
+---------------------------------------------+
[22:01:57] ¦ JunkBuster Anti-Cheat ¦
[22:01:57] ¦ by ¦
[22:01:57] ¦ Double-O-Seven ¦
[22:01:57] ¦ loaded as filterscript! ¦
[22:01:57] +-----------------------------------------------+
[22:01:57] You are now using JunkBuster as filterscript!
[22:01:57] Make sure that you have included JunkBuster_Cient.inc
[22:01:57] in all your other script! You must include JunkBuster.inc
[22:01:57] in ONLY ONE script! In this case, it's this filterscript!
[22:01:57] Use JunkBuster_Client.inc in your other scripts!
[22:01:57] Loaded 2 filter scripts.
[22:01:57] Script[gamemodes/z.amx]: Run time error 19: "File or function is not found"
[22:01:57] Number of vehicle models: 0
Posts: 61
Threads: 7
Joined: Jun 2011
Reputation:
0
You have those JunkBuster includes for sure? I didn't catch anything in the logs there. Try showing your server config so I can compare it to the log.
Posts: 61
Threads: 7
Joined: Jun 2011
Reputation:
0
Ah! Put a space between your junkbuster and ls_elevator.
Posts: 624
Threads: 61
Joined: Apr 2011
Reputation:
0
Still not working
Script[gamemodes/z.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
Posts: 61
Threads: 7
Joined: Jun 2011
Reputation:
0
Double check that z.amx is labeled correctly and in the gamemodes folder.
Posts: 61
Threads: 25
Joined: Jan 2011
Reputation:
0
This also happens if you've made the streamer Whirlpool sscanf as .so in your plugins folder. Are they Dll's or so's?