SA-MP Forums Archive
How to fix this error? - 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: How to fix this error? (/showthread.php?tid=664317)



How to fix this error? - helloah892 - 25.02.2019

[15:39:10] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x279001) (script might need to be recompiled with the latest include file)
[15:39:10] Error: Function not registered: 'Audio_CreateTCPServer'
[15:39:10] Error: Function not registered: 'Audio_AddPlayer'
[15:39:10] Error: Function not registered: 'Audio_RemovePlayer'
[15:39:10] Error: Function not registered: 'Audio_RenamePlayer'
[15:39:10] Error: Function not registered: 'Audio_TransferPack'
[15:39:10] Error: Function not registered: 'Audio_IsClientConnected'
[15:39:10] Error: Function not registered: 'Audio_Play'
[15:39:10] Error: Function not registered: 'Audio_SetVolume'
[15:39:10] Error: Function not registered: 'Audio_Set3DPosition'
[15:39:10] Error: Function not registered: 'Audio_PlayStreamed'
[15:39:10] Error: Function not registered: 'Audio_Stop'
[15:39:10] Script[gamemodes/DRP.amx]: Run time error 19: "File or function is not found"
[15:39:10] Number of vehicle models: 0


Re: How to fix this error? - Kaliber - 25.02.2019

Update your Streamer Include und re-compile your script.

And download the audio plugin: https://sampforum.blast.hk/showthread.php?tid=82162


Re: How to fix this error? - helloah892 - 25.02.2019

I download and use the audio plugins but it not do anything and give me back the above error


Re: How to fix this error? - Kaliber - 25.02.2019

Can you show us the full log pls?


Re: How to fix this error? - helloah892 - 25.02.2019

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[15:32:21]
[15:32:21] Server Plugins
[15:32:21] --------------
[15:32:21] Loading plugin: audio
[15:32:21] Failed.
[15:32:21] Loading plugin: sscanf
[15:32:21]

[15:32:21] ===============================

[15:32:21] sscanf plugin loaded.

[15:32:21] Version: 2.8.2

[15:32:21] © 2012 Alex "******" Cole

[15:32:21] ===============================

[15:32:21] Loaded.
[15:32:21] Loading plugin: streamer
[15:32:21]

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

[15:32:21] Loaded.
[15:32:21] Loading plugin: nativechecker
[15:32:21] Loaded.
[15:32:21] Loaded 3 plugins.

[15:32:21]
[15:32:21] Filterscripts
[15:32:21] ---------------
[15:32:21] Loading filterscript 'christmas.amx'...
[15:32:21] Loading filterscript 'anims.amx'...
[15:32:21] Loaded 2 filterscripts.

[15:32:21] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x279001) (script might need to be recompiled with the latest include file)
[15:32:21] Error: Function not registered: 'Audio_CreateTCPServer'
[15:32:21] Error: Function not registered: 'Audio_AddPlayer'
[15:32:21] Error: Function not registered: 'Audio_RemovePlayer'
[15:32:21] Error: Function not registered: 'Audio_RenamePlayer'
[15:32:21] Error: Function not registered: 'Audio_TransferPack'
[15:32:21] Error: Function not registered: 'Audio_IsClientConnected'
[15:32:21] Error: Function not registered: 'Audio_Play'
[15:32:21] Error: Function not registered: 'Audio_SetVolume'
[15:32:21] Error: Function not registered: 'Audio_Set3DPosition'
[15:32:21] Error: Function not registered: 'Audio_PlayStreamed'
[15:32:21] Error: Function not registered: 'Audio_Stop'
[15:32:21] Script[gamemodes/DRP.amx]: Run time error 19: "File or function is not found"
[15:32:21] Number of vehicle models: 0

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[15:36:29]
[15:36:29] Server Plugins
[15:36:29] --------------
[15:36:29] Loading plugin: audio
[15:36:29] Failed.
[15:36:29] Loading plugin: sscanf
[15:36:29]

[15:36:29] ===============================

[15:36:29] sscanf plugin loaded.

[15:36:29] Version: 2.8.2

[15:36:29] © 2012 Alex "******" Cole

[15:36:29] ===============================

[15:36:29] Loaded.
[15:36:29] Loading plugin: streamer
[15:36:29]

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

[15:36:29] Loaded.
[15:36:29] Loading plugin: nativechecker
[15:36:29] Loaded.
[15:36:29] Loaded 3 plugins.

[15:36:29]
[15:36:29] Filterscripts
[15:36:29] ---------------
[15:36:29] Loading filterscript 'christmas.amx'...
[15:36:29] Loading filterscript 'anims.amx'...
[15:36:29] Loaded 2 filterscripts.

[15:36:29] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x279001) (script might need to be recompiled with the latest include file)
[15:36:29] Error: Function not registered: 'Audio_CreateTCPServer'
[15:36:29] Error: Function not registered: 'Audio_AddPlayer'
[15:36:29] Error: Function not registered: 'Audio_RemovePlayer'
[15:36:29] Error: Function not registered: 'Audio_RenamePlayer'
[15:36:29] Error: Function not registered: 'Audio_TransferPack'
[15:36:29] Error: Function not registered: 'Audio_IsClientConnected'
[15:36:29] Error: Function not registered: 'Audio_Play'
[15:36:29] Error: Function not registered: 'Audio_SetVolume'
[15:36:29] Error: Function not registered: 'Audio_Set3DPosition'
[15:36:29] Error: Function not registered: 'Audio_PlayStreamed'
[15:36:29] Error: Function not registered: 'Audio_Stop'
[15:36:29] Script[gamemodes/DRP.amx]: Run time error 19: "File or function is not found"
[15:36:29] Number of vehicle models: 0

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[15:39:10]
[15:39:10] Server Plugins
[15:39:10] --------------
[15:39:10] Loading plugin: sscanf
[15:39:10]

[15:39:10] ===============================

[15:39:10] sscanf plugin loaded.

[15:39:10] Version: 2.8.2

[15:39:10] © 2012 Alex "******" Cole

[15:39:10] ===============================

[15:39:10] Loaded.
[15:39:10] Loading plugin: streamer
[15:39:10]

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

[15:39:10] Loaded.
[15:39:10] Loading plugin: nativechecker
[15:39:10] Loaded.
[15:39:10] Loaded 3 plugins.

[15:39:10]
[15:39:10] Filterscripts
[15:39:10] ---------------
[15:39:10] Loading filterscript 'christmas.amx'...
[15:39:10] Loading filterscript 'anims.amx'...
[15:39:10] Loaded 2 filterscripts.

[15:39:10] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x279001) (script might need to be recompiled with the latest include file)
[15:39:10] Error: Function not registered: 'Audio_CreateTCPServer'
[15:39:10] Error: Function not registered: 'Audio_AddPlayer'
[15:39:10] Error: Function not registered: 'Audio_RemovePlayer'
[15:39:10] Error: Function not registered: 'Audio_RenamePlayer'
[15:39:10] Error: Function not registered: 'Audio_TransferPack'
[15:39:10] Error: Function not registered: 'Audio_IsClientConnected'
[15:39:10] Error: Function not registered: 'Audio_Play'
[15:39:10] Error: Function not registered: 'Audio_SetVolume'
[15:39:10] Error: Function not registered: 'Audio_Set3DPosition'
[15:39:10] Error: Function not registered: 'Audio_PlayStreamed'
[15:39:10] Error: Function not registered: 'Audio_Stop'
[15:39:10] Script[gamemodes/DRP.amx]: Run time error 19: "File or function is not found"
[15:39:10] Number of vehicle models: 0


Re: How to fix this error? - Kaliber - 25.02.2019

1. Please sourround logs with the code tag.

2. You have to add the name of the plugin in the server.cfg to plugins.


Re: How to fix this error? - helloah892 - 25.02.2019

i dont know why audio plugin not woking


Re: How to fix this error? - helloah892 - 25.02.2019

See this i have add audio in plugin section:-
echo Executing Server Config...
lanmode 1
rcon_password YourRconPassword
maxplayers 100
port 7777
hostname Diverse Roleplay
gamemode0 DRP
filterscripts christmas anims
plugins audio sscanf streamer nativechecker
announce 1
query 1
weburl YOUR_WEBSITE
maxnpc 1
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
language English


Re: How to fix this error? - helloah892 - 25.02.2019

Please help me


Re: How to fix this error? - Kaliber - 25.02.2019

The audio plugin failed loading, because of missing redistributable packages.

Look here: https://forum.sa-mp.com/showpost.php...51&postcount=3