SA-MP Forums Archive
Function not registered! Help fast! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Function not registered! Help fast! (/showthread.php?tid=471768)



Function not registered! Help fast! - X|Dragon|X - 25.10.2013

Код:
[14:48:07]  ===============================

[14:48:07]       sscanf plugin loaded.     

[14:48:07]    © 2009 Alex "******" Cole

[14:48:07]    0.3d-R2 500 Players "dnee"

[14:48:07]  ===============================

[14:48:07]   Loaded.
[14:48:07]  Loading plugin: nativechecker
[14:48:07]   Loaded.
[14:48:07]  Loaded 4 plugins.

[14:48:07] 
[14:48:07] Filter Scripts
[14:48:07] ---------------
[14:48:07]   Loading filter script 'Editor.amx'...
[14:48:07]   Unable to load filter script 'Editor.amx'.
[14:48:07]   Loaded 0 filter scripts.

[14:48:07]    Error: Function not registered: 'Audio_CreateTCPServer'
[14:48:07]    Error: Function not registered: 'Audio_AddPlayer'
[14:48:07]    Error: Function not registered: 'Audio_RemovePlayer'
[14:48:07]    Error: Function not registered: 'Audio_RenamePlayer'
[14:48:07]    Error: Function not registered: 'Audio_SetPack'
[14:48:07]    Error: Function not registered: 'Audio_PlayStreamed'
[14:48:07]    Error: Function not registered: 'Audio_SetVolume'
[14:48:07]    Error: Function not registered: 'Audio_TransferPack'
[14:48:07]    Error: Function not registered: 'Audio_Stop'
[14:48:07] Script[gamemodes/IBP.amx]: Run time error 19: "File or function is not found"
[14:48:07] Number of vehicle models: 0
Help.. :/


Re: Function not registered! Help fast! - FiReMaNStone - 25.10.2013

Wrong Section http://forum.sa-mp.com/forumdisplay.php?f=12


Re: Function not registered! Help fast! - X|Dragon|X - 25.10.2013

This is a server issue, if it's not please re-correct me. Thanks for your concern in commenting here, if you do not know how to help me with my problem, simply don't comment, Stop commenting shit to raise ur posts. -_-


Re: Function not registered! Help fast! - Konstantinos - 25.10.2013

Audio plugin was not loaded when it should've been loaded.

Plus update your plugins to the latest versions, for example you're using sscanf for 0.3d and its latest one is for 0.3x


Re: Function not registered! Help fast! - Akira297 - 26.10.2013

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Audio plugin was not loaded when it should've been loaded.

Plus update your plugins to the latest versions, for example you're using sscanf for 0.3d and its latest one is for 0.3x
Not only do you need to update them. You should also make sure to update the functions for the plugin and include and re-compile.