NE-RP Audio Error
#1

Hello Guyz!

I am getting some errors, first i was getting this error :-Script[gamemodes/NERP.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0


Then i added nativechecker.dll and got this errors

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

[01:27:23] 
[01:27:23] Server Plugins
[01:27:23] --------------
[01:27:23]  Loading plugin: streamer.dll
[01:27:23] 

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

[01:27:23]   Loaded.
[01:27:23]  Loading plugin: sscanf.dll
[01:27:23] 

[01:27:23]  ===============================

[01:27:23]       sscanf plugin loaded.     

[01:27:23]    © 2009 Alex "******" Cole

[01:27:23]  ===============================

[01:27:23]   Loaded.
[01:27:23]  Loading plugin: nativechecker
[01:27:23]   Loaded.
[01:27:23]  Loaded 3 plugins.

[01:27:23] 
[01:27:23] Filterscripts
[01:27:23] ---------------
[01:27:23]   Loading filterscript 'buttons.amx'...
[01:27:23]   Loaded 1 filterscripts.

[01:27:23]    Error: Function not registered: 'Audio_CreateTCPServer'
[01:27:23]    Error: Function not registered: 'Audio_AddPlayer'
[01:27:23]    Error: Function not registered: 'Audio_RemovePlayer'
[01:27:23]    Error: Function not registered: 'Audio_TransferPack'
[01:27:23]    Error: Function not registered: 'Audio_IsClientConnected'
[01:27:23]    Error: Function not registered: 'Audio_Play'
[01:27:23]    Error: Function not registered: 'Audio_SetVolume'
[01:27:23]    Error: Function not registered: 'Audio_Seek'
[01:27:23]    Error: Function not registered: 'Audio_Set3DPosition'
[01:27:23]    Error: Function not registered: 'Audio_PlayStreamed'
[01:27:23]    Error: Function not registered: 'Audio_Stop'
[01:27:23] Script[gamemodes/NERP.amx]: Run time error 19: "File or function is not found"
[01:27:23] Number of vehicle models: 0
Help plz

Thank You!
Reply
#2

First You Need To Update Your Audio.inc in pawno , and plugin and install audiopacks folder in your server directory folder , second you need to add that line before forward Audio_OnSetPack(audiopack);
over , public Audio_OnSetPack(audiopack)

Like That Way
Код:
forward Audio_OnSetPack(audiopack);
public Audio_OnSetPack(audiopack)
and to install the latest audio.inc , and plugin and folders download it via https://sampforum.blast.hk/showthread.php?tid=82162
then add it to your server files.
Reply
#3

Thanks Very Much!!! i will try it! +rep
Reply
#4

Quote:
Originally Posted by Ninad
Посмотреть сообщение
Thanks Very Much!!! i will try it! +rep
no problem bro and if it did work add me on skype boys.elsayed
then i will team viewer with you to try to fix it
Reply
#5

i dont have skype....but have FB i can add u there! i will PM u my FB.... Thx
Reply
#6

welcome ******** : www.********.com/mazenelsayedtaha
Reply
#7

and remove nativechecker.dll if it didn't work with the way i told you .
Reply
#8

Where to put this...... forward Audio_OnSetPack(audiopack);
over , public Audio_OnSetPack(audiopack)
Reply
#9

It seems that you don't have the audio plugin by Incognito, so you can obtain it by clicking there and after installing it recompile your script then the gamemode should run perfectly. Also let me note that your Anti-Virus program may recognize audio.dll as a virus (it's not) so you need to allow it.
Reply
#10

I installed it.... But its not compiling.... It says:- A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)