Audio Plugins Problems
#1

PHP код:
[18:54:47Script[gamemodes/RGRP.amx]: Run time error 19"File or function is not found"
[18:54:47Number of vehicle models
I can't run my script while it Compile successfully without any errors , May you help me ?
Reply
#2

It's because of missing plugin(s) or some plugin(s) failed to load.

Load nativechecker plugin to find out which plugin.
Reply
#3

I think its audio plugins problem.
Reply
#4

PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team
[19:01:18
[
19:01:18Server Plugins
[19:01:18] --------------
[
19:01:18]  Loading pluginstreamer.dll
[19:01:18
*** 
Streamer Plugin v2.6.1 by Incognito loaded ***
[
19:01:18]   Loaded.
[
19:01:18]  Loading pluginsscanf.dll
[19:01:18
[
19:01:18]  ===============================
[
19:01:18]       sscanf plugin loaded.     
[
19:01:18]    (c2009 Alex "******" Cole
[19:01:18]  ===============================
[
19:01:18]   Loaded.
[
19:01:18]  Loading pluginaudio.dll
[19:01:18
*** 
Audio Plugin v0.4 by Incognito loaded ***
[
19:01:18]   Loaded.
[
19:01:18]  Loading pluginnativechecker.dll
[19:01:18]   Loaded.
[
19:01:18]  Loaded 4 plugins.
[
19:01:18
[
19:01:18Filterscripts
[19:01:18] ---------------
[
19:01:18]   Loading filterscript 'buttons.amx'...
[
19:01:18]   Loading filterscript 'anim.amx'...
[
19:01:18]   Loading filterscript 'audio.amx'...
[
19:01:18]    Error: Function not registered'Audio_SendMessage'
[19:01:18]    Error: Function not registered'Audio_GetPosition'
[19:01:18]    Error: Function not registered'Audio_SetPosition'
[19:01:18]    Error: Function not registered'Audio_Remove3DPosition'
[19:01:18]    Error: Function not registered'Audio_SetRadioStation'
[19:01:18]    Error: Function not registered'Audio_StopRadio'
[19:01:18]   Loaded 3 filterscripts.
[
19:01:18]    Error: Function not registered'SSCANF_Init'
[19:01:18]    Error: Function not registered'SSCANF_Join'
[19:01:18]    Error: Function not registered'SSCANF_Leave'
[19:01:18]    Error: Function not registered'Audio_RenamePlayer'
[19:01:18]    Error: Function not registered'Audio_SetPosition'
[19:01:18Script[gamemodes/RGRP.amx]: Run time error 19"File or function is not found"
[19:01:18Number of vehicle models
Reply
#5

Update both audio (v0.5) and sscanf (v2.8.1) plugins to their latest version as well as their includes. Re-compile and start the server again.
Reply
#6

Updated both of them and still not working

PHP код:
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team

[19:11:23
[
19:11:23Server Plugins
[19:11:23] --------------
[
19:11:23]  Loading pluginstreamer.dll
[19:11:23

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

[
19:11:23]   Loaded.
[
19:11:23]  Loading pluginsscanf.dll
[19:11:23

[
19:11:23]  ===============================

[
19:11:23]       sscanf plugin loaded.     

[
19:11:23]    (c2009 Alex "******" Cole

[19:11:23]  ===============================

[
19:11:23]   Loaded.
[
19:11:23]  Loading pluginaudio.dll
[19:11:23

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

[
19:11:23]   Loaded.
[
19:11:23]  Loading pluginnativechecker.dll
[19:11:23]   Loaded.
[
19:11:23]  Loaded 4 plugins.

[
19:11:23
[
19:11:23Filterscripts
[19:11:23] ---------------
[
19:11:23]   Loading filterscript 'buttons.amx'...
[
19:11:23]   Loading filterscript 'anim.amx'...
[
19:11:23]   Loading filterscript 'audio.amx'...
[
19:11:23] *** Audio_SetPackError opening "audiopacks/default_pack/file.mp3" for CRC check
[19:11:23] *** Audio_SetPackError opening "audiopacks/default_pack/file.ogg" for CRC check
[19:11:23] *** Audio_SetPackError opening "audiopacks/default_pack/file.wav" for CRC check
[19:11:23] *** Audio_SetPackAudio pack set to "default_pack" (transferable and automated)
[
19:11:23]   Loaded 3 filterscripts.

[
19:11:23] *** Audio PluginStarted TCP server on port 7777
[19:11:23]    Error: Function not registered'SSCANF_Init'
[19:11:23]    Error: Function not registered'SSCANF_Join'
[19:11:23]    Error: Function not registered'SSCANF_Leave'
[19:11:23Script[gamemodes/RGRP.amx]: Run time error 19"File or function is not found"
[19:11:23Number of vehicle models
Reply
#7

The sscanf plugin is still an old version so update it.
Reply
#8

Its the last version .. and still gives me the same errors.. what about audio?
Reply
#9

This is from the server log you posted:
pawn Код:
===============================

     sscanf plugin loaded.    

  (c) 2009 Alex "******" Cole

===============================
That means the version was old (for 0.3d).

This is from the latest version:
pawn Код:
===============================

     sscanf plugin loaded.    

        Version:  2.8.1        

  (c) 2012 Alex "******" Cole  

===============================
So it's not the latest version..

The audio plugin was loaded fine. I have never used it so I can't say about the errors about opening those 3 files but it started TCP server fine.
Reply
#10

Can you send me the link for it?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)