#1

Logs:
Код:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[23:11:22] 
[23:11:22] Server Plugins
[23:11:22] --------------
[23:11:22] Loading plugin: audio
[23:11:22] 

*** Audio Plugin v0.5 by Incognito loaded ***

[23:11:22] Loaded.
[23:11:22] Loading plugin: sscanf
[23:11:22] 

[23:11:22] ===============================

[23:11:22] sscanf plugin loaded. 

[23:11:22] Version: 2.8.1 

[23:11:22] © 2012 Alex "******" Cole 

[23:11:22] ===============================

[23:11:22] Loaded.
[23:11:22] Loading plugin: streamer
[23:11:22] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[23:11:22] Loaded.
[23:11:22] Loading plugin: Whirlpool
[23:11:22] 
[23:11:22] ==================
[23:11:22] 
[23:11:22] Whirlpool loaded
[23:11:22] 
[23:11:22] ==================
[23:11:22] 
[23:11:22] Loaded.
[23:11:22] Loading plugin: xml
[23:11:22] Loaded.
[23:11:22] Loaded 5 plugins.

[23:11:22] 
[23:11:22] Filterscripts
[23:11:22] ---------------
[23:11:22] Loading filterscript 'avs.amx'...
[23:11:22] 
------------------------------------------------
[23:11:22] MOHH VEHICLE SYSTEM BY KEVIN
[23:11:22] ------------------------------------------------
[23:11:23] Loaded 0 vehicles
[23:11:23] Loaded 0 dealerships
[23:11:23] Loaded 0 fuel stations
[23:11:23] ------------------------------------------------

[23:11:23] Loading filterscript 'Fuelv2.amx'...
[23:11:23] 
Realistic fuel system by Srdjan loaded.

[23:11:23] Loading filterscript 'ELC_AC.amx'...
[23:11:23] Loading filterscript 'Bunnyhop.amx'...
[23:11:23] 
--------------------------------------
[23:11:23] -------------------------------------

[23:11:23] Loading filterscript 's-admin.amx'...
[23:11:23] 
--------------------------------------
[23:11:23] Gamer's admin script V1.1 
[23:11:23] --------------------------------------

[23:11:23] Loading filterscript 'bunnyhopping.amx'...
[23:11:23] Loading filterscript 'Dynamic.amx'...
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RegisterInterface" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_AddPlayer" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RemovePlayer" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyPickup" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[23:11:23] =====================================================================
[23:11:23] ** 0	<->	Pickups Loaded From	<->	DPickups.txt **
[23:11:23] ** 0	<->	Vehicles Loaded From	<->	DVehicles.txt **
[23:11:23] sscanf error: System not initialised.
[23:11:23] ** 1	<->	Labels Loaded From	<->	DLabels.txt **
[23:11:23] =====================================================================

[23:11:23] ********* Dynamic System By [U]214 Loaded. U-Clan.com *********
[23:11:23] Loading filterscript 'Ammu-Nation.amx'...
[23:11:23] 
--------------------------------------
[23:11:23] MilZ LA Roleplay Ammu-Nation Loaded
[23:11:23] --------------------------------------

[23:11:23] Loading filterscript 'Animlist.amx'...
[23:11:23] 
--------------------------------------
[23:11:23] ---------------------------- 
[23:11:23] --------------------------------------

[23:11:23] Loading filterscript 'buttons.amx'...
[23:11:23] Unable to load filterscript 'buttons.amx'.
[23:11:23] Loaded 9 filterscripts.

[23:11:23] Script[gamemodes/BTRP.amx]: Run time error 19: "File or function is not found"
[23:11:23] Number of vehicle models: 0
I dont know whats the problem and I have the latest plugins and includes , Whats wrong ?!
Reply
#2

pawn Код:
Script[gamemodes/BTRP.amx]: Run time error 19: "File or function is not found"
Does your script compile without any errors? If so, search your PC for BTRP.amx, and place it in your Server > Gamemodes folder.
Reply
#3

If the BTRP.amx is not placed in your 'gamemodes' folder, place it there. If it's a Linux server, change the GameMode title to lowercase, and on server.cfg too.
Reply
#4

Try to recompile your script with updated plugins etc.
Reply
#5

I recompiled it with all the new plugins and includes and I checked if its in 'gamemodes' folder and all is good but still the same error happening .
Reply
#6

try update the plugins !
also add nativechecker.dll
also check that Fs
pawn Код:
Unable to load filterscript 'buttons.amx'.
edited
also update streamer plugin
all plugins update it
Reply
#7

Код:
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RegisterInterface" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_AddPlayer" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RemovePlayer" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyPickup" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script might need to be recompiled with the latest include file)
[23:11:23] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
Also you need the latest streamer.inc include.
Reply
#8

Tried all of this , My script have the latest plugins and includes , Please I gotta fix that ...

Any help ?
Reply
#9

Quote:
Originally Posted by Rafael_Zambrano
Посмотреть сообщение
[..]
also add nativechecker.dll [..]
Quote:
Originally Posted by OmarT2
Посмотреть сообщение
Tried all of this[..]
Like Rafael said, load nativechecker and run your server. It will print in the console/server log. Show us and we'll tell you what plugins you're missing.
Reply
#10

After adding nativechecker.dll

Код:
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[00:03:00] 
[00:03:00] Server Plugins
[00:03:00] --------------
[00:03:00]  Loading plugin: audio.dll
[00:03:00] 

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[00:03:00]   Loaded.
[00:03:00]  Loading plugin: streamer.dll
[00:03:00] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[00:03:00]   Loaded.
[00:03:00]  Loading plugin: whirpool.dll
[00:03:00]   Failed.
[00:03:00]  Loading plugin: sscanf.dll
[00:03:00] 

[00:03:00]  ===============================

[00:03:00]       sscanf plugin loaded.     

[00:03:00]    © 2009 Alex "******" Cole

[00:03:00]    0.3d-R2 500 Players "dnee"

[00:03:00]  ===============================

[00:03:00]   Loaded.
[00:03:00]  Loading plugin: nativechecker.dll
[00:03:00]   Loaded.
[00:03:00]  Loaded 4 plugins.

[00:03:00] 
[00:03:00] Filterscripts
[00:03:00] ---------------
[00:03:00]   Loading filterscript 'avs.amx'...
[00:03:00] 
------------------------------------------------
[00:03:00]      MOHH VEHICLE SYSTEM BY KEVIN
[00:03:00] ------------------------------------------------
[00:03:00]   Loaded 0 vehicles
[00:03:00]   Loaded 0 dealerships
[00:03:00]   Loaded 0 fuel stations
[00:03:00] ------------------------------------------------

[00:03:00]   Loading filterscript 'Fuelv2.amx'...
[00:03:00] 
Realistic fuel system by Srdjan loaded.

[00:03:00]   Loading filterscript 'ELC_AC.amx'...
[00:03:00]   Loading filterscript 'Bunnyhop.amx'...
[00:03:00] 
--------------------------------------
[00:03:00]  -------------------------------------

[00:03:00]   Loading filterscript 's-admin.amx'...
[00:03:00]    Error: Function not registered: 'WP_Hash'
[00:03:00]   Loading filterscript 'bunnyhopping.amx'...
[00:03:00]   Loading filterscript 'Ammu-Nation.amx'...
[00:03:00] 
--------------------------------------
[00:03:00]  MilZ LA Roleplay Ammu-Nation Loaded
[00:03:00] --------------------------------------

[00:03:00]   Loading filterscript 'Animlist.amx'...
[00:03:00] 
--------------------------------------
[00:03:00]    ----------------------------         
[00:03:00] --------------------------------------

[00:03:00]   Loading filterscript 'audio.amx'...
[00:03:00] *** Audio Plugin: Started TCP server on port 7777
[00:03:00] *** Audio_SetPack: Error opening audio.ini
[00:03:00]   Loaded 9 filterscripts.

[00:03:00]    Error: Function not registered: 'Audio_Seek'
[00:03:00] Script[gamemodes/BTRP.amx]: Run time error 19: "File or function is not found"
[00:03:00] Number of vehicle models: 0
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)