SA-MP Forums Archive
[HELP]Plugin problem!!![HELP] - 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: [HELP]Plugin problem!!![HELP] (/showthread.php?tid=366630)



[HELP]Plugin problem!!![HELP] - Cjgogo - 07.08.2012

OK,so I bhought a host,everything works perfect,BUT not Incognito's Streamer plugin.I uploaded the correct plugins[Linux],and they do work,well most of them(2 out of 3),but not Incognitos. Streamer(by Incognito) plugin seems to be the problem,I DO have the latest version(AND YES,I used the correct version[Linux],AS THE OTHER plugins DO LOAD),but this plugin shows this errors:
Код:
[09:54:05] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[09:54:05] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[09:54:05] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[09:54:05] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[09:54:05] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[09:54:05] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
What do I do?


Re: [HELP]Plugin problem!!![HELP] - ZBits - 07.08.2012

check what version is your streamer is you need same streamer version as your streamer.inc is

+rep if that helps


Re: [HELP]Plugin problem!!![HELP] - Cjgogo - 07.08.2012

OK,I tried to recompile with the last version of the Streamer and:
Код:
D:\Jocuri\GTA\GTA San Andreas\SampServer\samp03e_svr_win32\pawno\include\streamer.inc(157) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
D:\Jocuri\GTA\GTA San Andreas\SampServer\samp03e_svr_win32\pawno\include\streamer.inc(377) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
D:\Jocuri\GTA\GTA San Andreas\SampServer\samp03e_svr_win32\pawno\include\streamer.inc(399) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
D:\Jocuri\GTA\GTA San Andreas\SampServer\samp03e_svr_win32\pawno\include\streamer.inc(401) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
(((( Why is that?


Re: [HELP]Plugin problem!!![HELP] - ZBits - 07.08.2012

Download This

https://sampforum.blast.hk/showthread.php?tid=102865/

And place all the files in the correct directory


Re: [HELP]Plugin problem!!![HELP] - Cjgogo - 07.08.2012

I already did so,i mentioned I used the latest version,USING THE LATEST include and lates version of plugin it gave me those errors(YES I did download what you told me to,AND it gave me those errors).


Re: [HELP]Plugin problem!!![HELP] - ZBits - 07.08.2012

what version of server files you have is it 0.3d or 0.3e?


Re: [HELP]Plugin problem!!![HELP] - Devilxz97 - 07.08.2012

this is my Streamer Plugins/Includes
i didnt get any error/warning with this

try it: http://www.mediafire.com/?xcwuzsbux1jlwea


Re: [HELP]Plugin problem!!![HELP] - Cjgogo - 07.08.2012

Quote:
Originally Posted by Devilxz97
Посмотреть сообщение
this is my Streamer Plugins/Includes
i didnt get any error/warning with this

try it: http://www.mediafire.com/?xcwuzsbux1jlwea
How can you people not have problem with THIS plugin ffs...,I can't put my server online,IT KEEPS restarting because of that plugin,WICH gives me NOW,that I downloaded your version,the following errors:
Код:
[14:58:42] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[14:58:42] *** Streamer Plugin: Obsolete or invalid native found (script needs to be recompiled with the latest include file)



Re: [HELP]Plugin problem!!![HELP] - Devilxz97 - 08.08.2012

Quote:
Originally Posted by Cjgogo
Посмотреть сообщение
How can you people not have problem with THIS plugin ffs...,I can't put my server online,IT KEEPS restarting because of that plugin,WICH gives me NOW,that I downloaded your version,the following errors:
Код:
[14:58:42] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[14:58:42] *** Streamer Plugin: Obsolete or invalid native found (script needs to be recompiled with the latest include file)
i didnt get any error/warning hmm


Re: [HELP]Plugin problem!!![HELP] - Konstantinos - 17.11.2013

Quote:
Originally Posted by Cjgogo
Посмотреть сообщение
OK,I tried to recompile with the last version of the Streamer and:
Код:
D:\Jocuri\GTA\GTA San Andreas\SampServer\samp03e_svr_win32\pawno\include\streamer.inc(157) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
D:\Jocuri\GTA\GTA San Andreas\SampServer\samp03e_svr_win32\pawno\include\streamer.inc(377) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
D:\Jocuri\GTA\GTA San Andreas\SampServer\samp03e_svr_win32\pawno\include\streamer.inc(399) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
D:\Jocuri\GTA\GTA San Andreas\SampServer\samp03e_svr_win32\pawno\include\streamer.inc(401) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
(((( Why is that?
Those errors are given when the streamer.inc file is not the latest version. Make sure that you recompiled every script uses streamer with the latest version.