Streamer plugin problem
#1

Hello there, when i launch the sa-mp server and the stuff is loading, it tells me this

Код:
*** Streamer Plugin: Include file version (0x26105) does not match plugin versio
n (0x26104) (script needs to be recompiled with the latest include file)
   Error: Function not registered: 'Audio_RenamePlayer'
   Error: Function not registered: 'Audio_SetPosition'
Script[gamemodes/AMRP.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
Reply
#2

Update your streamer file.

Код:
*** Streamer Plugin: Include file version (0x26105) does not match plugin versio
n (0x26104) (script needs to be recompiled with the latest include file)
Reply
#3

*** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
All scripts must be compatible include with the plugin

Script[gamemodes/AMRP.amx]: Run time error 19: "File or function is not found"
you need libmysql.dll


Audio_SetPosition
Audio_RenamePlayer
update audio plugin
Reply
#4

Quote:
Originally Posted by iFiras
Посмотреть сообщение
Update your streamer file.

Код:
*** Streamer Plugin: Include file version (0x26105) does not match plugin versio
n (0x26104) (script needs to be recompiled with the latest include file)
Just the Streamer.dll or the include inside pawno/include aswell and the include folder underneath filterscript?
Reply
#5

Quote:
Originally Posted by eclipses
Посмотреть сообщение
Just the Streamer.dll or the include inside pawno/include aswell and the include folder underneath filterscript?
Update both of the DLL & include files.
Reply
#6

Quote:
Originally Posted by iFiras
Посмотреть сообщение
Update both of the DLL & include files.
I downloaded the newest version, and not this is just flooding the cmd console when i start the server

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

[17:10:51] 
[17:10:51] Server Plugins
[17:10:51] --------------
[17:10:51]  Loading plugin: streamer.dll
[17:10:51] 

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

[17:10:51]   Loaded.
[17:10:51]  Loading plugin: audio.dll
[17:10:51] 

*** Audio Plugin v0.4 by Incognito loaded ***


[17:10:51]   Loaded.
[17:10:51]  Loading plugin: sscanf.dll
[17:10:51] 

[17:10:51]  ===============================

[17:10:51]       sscanf plugin loaded.     

[17:10:51]    © 2009 Alex "******" Cole

[17:10:51]    0.3d-R2 500 Players "dnee"

[17:10:51]  ===============================

[17:10:51]   Loaded.
[17:10:51]  Loading plugin: whirlpool.dll
[17:10:53]  
[17:10:53]  ==================
[17:10:53]  
[17:10:53]   Whirlpool loaded
[17:10:53]  
[17:10:53]  ==================
[17:10:53]  
[17:10:53]   Loaded.
[17:10:53]  Loading plugin: nativechecker.dll
[17:10:53]   Loaded.
[17:10:53]  Loaded 5 plugins.

[17:10:53] 
[17:10:53] Filterscripts
[17:10:53] ---------------
[17:10:53]   Loading filterscript 'buttons.amx'...
[17:10:53]   Loading filterscript 'removebuilding.amx'...
[17:10:53]   Unable to load filterscript 'removebuilding.amx'.
[17:10:53]   Loading filterscript 'vactions.amx'...
[17:10:53]   Unable to load filterscript 'vactions.amx'.
[17:10:53]   Loading filterscript 'yom_buttons.amx'...
[17:10:53] *** Streamer Plugin: Include file version (0x26104) does not match plugin version (0x278001) (script might need to be recompiled with the latest include file)
[17:10:53]   Loading filterscript 'triath.amx'...
[17:10:53]   Unable to load filterscript 'triath.amx'.
[17:10:53]   Loading filterscript 'triathlon.amx'...
[17:10:53]   Unable to load filterscript 'triathlon.amx'.
[17:10:53]   Loading filterscript 'glass.amx'...
[17:10:53]   Unable to load filterscript 'glass.amx'.
[17:10:53]   Loading filterscript 'gcustom.amx'...
[17:10:53] *** Streamer Plugin: Include file version (0x26104) does not match plugin version (0x278001) (script might need to be recompiled with the latest include file)
[17:10:53] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:10:53] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:10:53] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:10:53] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:10:53] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:10:53] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:10:53] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:10:53] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
Reply
#7

Quote:
Originally Posted by eclipses
Посмотреть сообщение
I downloaded the newest version, and not this is just flooding the cmd console when i start the server

*** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
I think you either downloaded the wrong version or in the version you downloaded, the number of CreateDynamicObject from 11 to 12.
If you're certain that you downloaded the correct version, then get rid of one 1 parameter, otherwise keep looking for the correct version.
Reply
#8

I downloaded this version
https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#9

Quote:
Originally Posted by eclipses
Посмотреть сообщение
I believe it's the correct version.
So I guess you have to try to lessen the number of parameters to 11.
Reply
#10

Quote:
Originally Posted by iFiras
Посмотреть сообщение
I believe it's the correct version.
So I guess you have to try to lessen the number of parameters to 11.
And how do i lessen the numbers? Is it in my script it self? Where i added the CreateDynamicObject or is it in Streamer.inc?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)