SA-MP Forums Archive
Installing Streamer plugin error in .inc - 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: Installing Streamer plugin error in .inc (/showthread.php?tid=376137)



Installing Streamer plugin error in .inc - _Khaled_ - 09.09.2012

I installed streamer 2.6.1 R78..
but I got these errorrs..

Код:
D:\SA-MP\SACNC\[v0.2]SACNC [0.3e R2]\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
D:\SA-MP\SACNC\[v0.2]SACNC [0.3e R2]\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
D:\SA-MP\SACNC\[v0.2]SACNC [0.3e R2]\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
D:\SA-MP\SACNC\[v0.2]SACNC [0.3e R2]\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.



Re: Installing Streamer plugin error in .inc - Gangster-rocks - 09.09.2012

Did you updated it
?


Re: Installing Streamer plugin error in .inc - clarencecuzz - 09.09.2012

Updated Version: DOWNLOAD

Incognito mentions something about Net Framework in his thread for Windows servers, not sure if it has anything to do with pawno, but just in case.


Quote:
Originally Posted by Incognito
Посмотреть сообщение
Streamer Plugin v2.6.1
The Windows version requires the Microsoft .NET Framework 4.0 or higher. If this cannot be installed on the server, place these files in the top directory (alongside samp-server.exe).



Re: Installing Streamer plugin error in .inc - _Khaled_ - 09.09.2012

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

Will try to install NetFramework


Re: Installing Streamer plugin error in .inc - _Khaled_ - 09.09.2012

Didn't work..
Anyone?