SA-MP Forums Archive
Error: Function not registered: 'PlayAudioStreamForPlayer' - 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: Error: Function not registered: 'PlayAudioStreamForPlayer' (/showthread.php?tid=372749)



Error: Function not registered: 'PlayAudioStreamForPlayer' - Bmxerlmao5288 - 28.08.2012

When i downloaded nativechecker for my Volt Host due to having issues with getting it started,

It came across the following errors.

Error: Function not registered: 'PlayAudioStreamForPlayer'
Error: Function not registered: 'StopAudioStreamForPlayer'

Hao to fix?

Server Log:

Код:
[21:44:00] Number of vehicle models: 0
[21:44:00] Script[gamemodes/Quickee.amx]: Run time error 19: "File or function is not found"
[21:44:00]    Error: Function not registered: 'PlayAudioStreamForPlayer'
[21:44:00]    Error: Function not registered: 'StopAudioStreamForPlayer'

[21:44:00]   Loaded 0 filter scripts.
[21:44:00] ---------------
[21:44:00] Filter Scripts
[21:44:00] 

[21:44:00]  Loaded 3 plugins.
[21:44:00]   Loaded.
[21:44:00]  Loading plugin: nativechecker.so
[21:44:00]   Loaded.

[21:44:00]  ===============================

[21:44:00]    0.3d-R2 500 Players "dnee"

[21:44:00]    © 2009 Alex "******" Cole

[21:44:00]       sscanf plugin loaded.     

[21:44:00]  ===============================

[21:44:00] 
[21:44:00]  Loading plugin: sscanf.so
[21:44:00]   Loaded.

  > MySQL plugin R6 successfully loaded.

[21:44:00] 
[21:44:00]  Loading plugin: mysql.so
[21:44:00] --------------
[21:44:00] Server Plugins
[21:44:00] 
[21:44:00] weburl = "www.sa-mp.com"  (string)
[21:44:00] filterscripts = ""  (string)

v0.3c R2, ©2005-2011 SA-MP Team



Re: Error: Function not registered: 'PlayAudioStreamForPlayer' - fiki574 - 28.08.2012

Quote:
Originally Posted by Bmxerlmao5288
Посмотреть сообщение
When i downloaded nativechecker for my Volt Host due to having issues with getting it started,

It came across the following errors.

Error: Function not registered: 'PlayAudioStreamForPlayer'
Error: Function not registered: 'StopAudioStreamForPlayer'

Hao to fix?

Server Log:

Код:
[21:44:00] Number of vehicle models: 0
[21:44:00] Script[gamemodes/Quickee.amx]: Run time error 19: "File or function is not found"
[21:44:00]    Error: Function not registered: 'PlayAudioStreamForPlayer'
[21:44:00]    Error: Function not registered: 'StopAudioStreamForPlayer'

[21:44:00]   Loaded 0 filter scripts.
[21:44:00] ---------------
[21:44:00] Filter Scripts
[21:44:00] 

[21:44:00]  Loaded 3 plugins.
[21:44:00]   Loaded.
[21:44:00]  Loading plugin: nativechecker.so
[21:44:00]   Loaded.

[21:44:00]  ===============================

[21:44:00]    0.3d-R2 500 Players "dnee"

[21:44:00]    © 2009 Alex "******" Cole

[21:44:00]       sscanf plugin loaded.     

[21:44:00]  ===============================

[21:44:00] 
[21:44:00]  Loading plugin: sscanf.so
[21:44:00]   Loaded.

  > MySQL plugin R6 successfully loaded.

[21:44:00] 
[21:44:00]  Loading plugin: mysql.so
[21:44:00] --------------
[21:44:00] Server Plugins
[21:44:00] 
[21:44:00] weburl = "www.sa-mp.com"  (string)
[21:44:00] filterscripts = ""  (string)

v0.3c R2, ©2005-2011 SA-MP Team
As you can see by yourself, you have 0.3c R2 version of the server, but audio stream functions were added in 0.3d! I suggest you either updating your server or using Incognito's audio plugin!