SA-MP Forums Archive
Streamer include error [Rep+] - 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: Streamer include error [Rep+] (/showthread.php?tid=323957)



Streamer include error [Rep+] - Ballu Miaa - 07.03.2012

Hello everyone,

My Pawno Compiler use to work fine a time ago. Im using incognito streamer plugin v2.5.1 [Latest]. The plugin use to work fine for me as well. but now suddenly strange errors arrive when ever i include streamer in my game mode.

To cross check this. I compiled a black game mode with a_samp and streamer included. The Compiler gave me these warnings and errors.
Код:
D:\Country Wars\pawno\include\streamer.inc(269) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(291) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(313) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(335) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(357) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(379) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(401) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(428) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\streamer.inc(429) : error 017: undefined symbol "CreatePlayer3DTextLabel"
D:\Country Wars\pawno\include\streamer.inc(430) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\streamer.inc(431) : error 017: undefined symbol "DeletePlayer3DTextLabel"
D:\Country Wars\pawno\include\streamer.inc(444) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\streamer.inc(449) : error 017: undefined symbol "UpdatePlayer3DTextLabelText"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.
I get other strange errors and warnings when i include some other .inc files. Anyone got a solution for this??
What can i do for it? My OS can be responsible for this?


Thanks
Ballu Miaa



Re: Streamer include error [Rep+] - Jochemd - 07.03.2012

Make sure you FIRST include a_samp, then the streamer.


Re: Streamer include error [Rep+] - Ballu Miaa - 07.03.2012

Quote:
Originally Posted by Jochemd
Посмотреть сообщение
Make sure you FIRST include a_samp, then the streamer.
Yes. Ive been working on this game mode since past 7 months now. Never saw these kind of errors i dont know whats the problem? :S


Re: Streamer include error [Rep+] - Jochemd - 07.03.2012

Maybe you fucked something up in the streamer include or a_samp? Try to re-download and replace them both


Re: Streamer include error [Rep+] - Ballu Miaa - 07.03.2012

Quote:
Originally Posted by Jochemd
Посмотреть сообщение
Maybe you fucked something up in the streamer include or a_samp? Try to re-download and replace them both
Nah i didnt. I replaced everything. But not working :S

Even if i compile a grandlarc game mode which is default in the server0.3dR2 Package. Without including streamer.inc into the game mode.

I still get errors with IsPlayerNPC and all? Is there some problem in that function? What the hell


Re: Streamer include error [Rep+] - Jochemd - 07.03.2012

Quote:
Originally Posted by Ballu Miaa
Посмотреть сообщение
Nah i didnt. I replaced everything. But not working :S
My bad, but I meant a_players. Did you replace that too?

Since you said everything, I think so. Could you please post your script and the streamer include to www.pastebin.com?


Re: Streamer include error [Rep+] - Ballu Miaa - 07.03.2012

Quote:
Originally Posted by Jochemd
Посмотреть сообщение
My bad, but I meant a_players. Did you replace that too?

Since you said everything, I think so. Could you please post your script and the streamer include to www.pastebin.com?
I just extracted the server package. Started to write a black game mode with added streamer.dll and streamer.inc

But the same errors arrives! Streamer include and everthing is the same as yours or anyone else's!

Thanks for replying.


Re: Streamer include error [Rep+] - Jochemd - 07.03.2012

Apparently it's not the same, because I don't get these errors. You have changed them somehow


Re: Streamer include error [Rep+] - Stm - 24.05.2012

How do i fix this problem.


D:\samp03e_svr_win32\pawno\include\streamer.inc(15 6) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
D:\samp03e_svr_win32\pawno\include\streamer.inc(38 2) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
D:\samp03e_svr_win32\pawno\include\streamer.inc(40 4) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
D:\samp03e_svr_win32\pawno\include\streamer.inc(40 6) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.


Re: Streamer include error [Rep+] - Jarnu - 25.05.2012

Quote:
Originally Posted by Stm
Посмотреть сообщение
How do i fix this problem.


D:\samp03e_svr_win32\pawno\include\streamer.inc(15 6) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
D:\samp03e_svr_win32\pawno\include\streamer.inc(38 2) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
D:\samp03e_svr_win32\pawno\include\streamer.inc(40 4) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
D:\samp03e_svr_win32\pawno\include\streamer.inc(40 6) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.
make your Own Topic. http://forum.sa-mp.com/newthread.php?do=newthread&f=12
Click the link to make new topic.