"File or function not found" Again - 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: "File or function not found" Again (
/showthread.php?tid=386855)
"File or function not found" Again -
Laure - 22.10.2012
Got no idea how to deal with this.
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[11:23:28]
[11:23:28] Server Plugins
[11:23:28] --------------
[11:23:28] Loading plugin: streamer.dll
[11:23:28]
*** Streamer Plugin v2.5.2 by Incognito loaded ***
[11:23:28] Loaded.
[11:23:28] Loading plugin: sscanf.dll
[11:23:28]
[11:23:28] ===============================
[11:23:28] sscanf plugin loaded.
[11:23:28] © 2009 Alex "******" Cole
[11:23:28] ===============================
[11:23:28] Loaded.
[11:23:28] Loading plugin: audio.dll
[11:23:28]
*** Audio Plugin v0.5 R2 by Incognito loaded ***
[11:23:28] Loaded.
[11:23:28] Loading plugin: Whirlpool
[11:23:28]
[11:23:28] ==================
[11:23:28]
[11:23:28] Whirlpool loaded
[11:23:28]
[11:23:28] ==================
[11:23:28]
[11:23:28] Loaded.
[11:23:28] Loading plugin: sscanf
[11:23:28]
[11:23:28] ===============================
[11:23:28] sscanf plugin loaded.
[11:23:28] © 2009 Alex "******" Cole
[11:23:28] ===============================
[11:23:28] Loaded.
[11:23:28] Loading plugin: xml
[11:23:28] Loaded.
[11:23:28] Loading plugin: nativechecker.dll
[11:23:28] Loaded.
[11:23:28] Loaded 7 plugins.
[11:23:28]
[11:23:28] Ban list
[11:23:28] --------
[11:23:28] Loaded: samp.ban
[11:23:28]
[11:23:28]
[11:23:28] Filterscripts
[11:23:28] ---------------
[11:23:28] Loading filterscript 'Firework.amx'...
[11:23:28] Loading filterscript 'gcustom.amx'...
[11:23:28] Loading filterscript 'buttons.amx'...
[11:23:28] Loading filterscript 'audio.amx'...
[11:23:28] *** Audio_SetPack: Error opening "audiopacks/default_pack/example.mp3" for CRC check
[11:23:28] *** Audio_SetPack: Error opening "audiopacks/default_pack/example.ogg" for CRC check
[11:23:28] *** Audio_SetPack: Error opening "audiopacks/default_pack/example.wav" for CRC check
[11:23:28] *** Audio_SetPack: Audio pack set to "default_pack" (transferable and automated)
[11:23:28] Loading filterscript 'maploader.amx'...
[11:23:28] MTA Map Loader by Chaser98 loaded
[11:23:28] Loading filterscript 'F_Streamer.amx'...
[11:23:28] F_Streamer Loaded successful.
[11:23:28] Loading filterscript 'Neons.amx'...
[11:23:28] Loading filterscript 'House_System.amx'...
[11:23:28] Unable to load filterscript 'House_System.amx'.
[11:23:28] Loading filterscript 'xVip.amx'...
[11:23:28] *** Audio Plugin: Started TCP server on port 7777
[11:23:28] Error: Function not registered: 'Streamer_CallbackHook'
[11:23:28] Loaded 8 filterscripts.
[11:23:28] Error: Function not registered: 'Streamer_CallbackHook'
[11:23:28] Error: Function not registered: 'SSCANF_Init'
[11:23:28] Error: Function not registered: 'SSCANF_Join'
[11:23:28] Error: Function not registered: 'SSCANF_Leave'
[11:23:28] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found"
[11:23:28] Number of vehicle models: 0
Re: "File or function not found" Again -
[HK]Ryder[AN] - 22.10.2012
Update all your plugins and includes and then recompile your script
Re: "File or function not found" Again -
Laure - 22.10.2012
Will do but can you please link me them?
Re: "File or function not found" Again -
XtremeR - 22.10.2012
SSCANF:
https://sampforum.blast.hk/showthread.php?tid=120356
STREAMER:
https://sampforum.blast.hk/showthread.php?tid=102865
WHIRLPOOL:
https://sampforum.blast.hk/showthread.php?tid=65290
AUDIO:
https://sampforum.blast.hk/showthread.php?tid=82162
have fun
Re: "File or function not found" Again -
Laure - 22.10.2012
Oh thank you ++ bth