Streamer include error [Rep+]
#1

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
Reply
#2

Make sure you FIRST include a_samp, then the streamer.
Reply
#3

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
Reply
#4

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

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
Reply
#6

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?
Reply
#7

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.
Reply
#8

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

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.
Reply
#10

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)