SA-MP Forums Archive
Errors!!! - 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: Errors!!! (/showthread.php?tid=370090)



Errors!!! - NinjaChicken - 19.08.2012

ok i just added the new 2.6.1 streamer plugin tried to compile and i get this

pawn Код:
C:\Users\Jennie\Dropbox\SCRIPT\pawno\include\streamer.inc(157) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\Jennie\Dropbox\SCRIPT\pawno\include\streamer.inc(377) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\Jennie\Dropbox\SCRIPT\pawno\include\streamer.inc(399) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\Jennie\Dropbox\SCRIPT\pawno\include\streamer.inc(401) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase



Re: Errors!!! - [KHK]Khalid - 19.08.2012

Running the streamer on a 0.3e server?


Re: Errors!!! - Jstylezzz - 19.08.2012

0.3e a_samp.inc...
that's all i have to say.
You normally only get these errors if your a_samp.inc is not updated..
i suggest you download the latest package, the 0.3e one, and extract it in your server folder(allow overwrite).


Re: Errors!!! - NinjaChicken - 19.08.2012

it is on 0.3e brus samp.sentrogaming.net weird problem eh,


Re: Errors!!! - Avi57 - 19.08.2012

re-download streamer.inc and plugin then re-compile script !
Make sure you get latest version ! Here's Link : Streamer Plugin and Include


Re: Errors!!! - RanSEE - 19.08.2012

You dont need to update streamer plugin.
Just update SA-MP 0.3e include files, they are like a_mysql , a_http etc
hope that will help.