Streamer errors?
#1

So, I have just updated streamer and got this 26 errors:
HTML Code:
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(38) : warning 201: redefinition of constant/macro (symbol "STREAMER_AREA_TYPE_RECTANGLE")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(40) : warning 201: redefinition of constant/macro (symbol "STREAMER_AREA_TYPE_POLYGON")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(119) : error 021: symbol already defined: "Streamer_IncludeFileVersion"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(128) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACHED_OBJECT")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(129) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACHED_PLAYER")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(130) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACHED_VEHICLE")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(131) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_OFFSET_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(132) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_OFFSET_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(133) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_OFFSET_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(134) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_R_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(135) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_R_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(136) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_R_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(137) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(138) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(139) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_ATTACH_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(140) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_COLOR")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(141) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_DRAW_DISTANCE")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(142) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_EXTRA_ID")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(144) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_INTERIOR_ID")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(146) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MAX_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(147) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MAX_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(148) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MAX_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(149) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MIN_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(150) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MIN_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(151) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MIN_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(152) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MODEL_ID")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(153) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MOVE_R_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(154) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MOVE_R_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(155) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MOVE_R_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(156) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MOVE_SPEED")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(157) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MOVE_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(158) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MOVE_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(159) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MOVE_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(160) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_NEXT_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(161) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_NEXT_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(162) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_NEXT_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(163) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_PLAYER_ID")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(166) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_R_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(167) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_R_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(168) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_R_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(169) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_SIZE")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(170) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_STREAM_DISTANCE")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(171) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_STYLE")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(173) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_TEST_LOS")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(174) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_TYPE")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(175) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_WORLD_ID")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(176) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_X")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(177) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_Y")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(179) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_Z")
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(217) : error 021: symbol already defined: "Streamer_ProcessActiveItems"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(218) : error 021: symbol already defined: "Streamer_ToggleIdleUpdate"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(222) : error 021: symbol already defined: "Streamer_ToggleItemUpdate"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(225) : error 021: symbol already defined: "Streamer_Update"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(226) : error 021: symbol already defined: "Streamer_UpdateEx"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(230) : error 021: symbol already defined: "Streamer_GetFloatData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(231) : error 021: symbol already defined: "Streamer_SetFloatData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(232) : error 021: symbol already defined: "Streamer_GetIntData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(233) : error 021: symbol already defined: "Streamer_SetIntData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(234) : error 021: symbol already defined: "Streamer_GetArrayData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(234) : error 025: function heading differs from prototype
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(235) : error 021: symbol already defined: "Streamer_SetArrayData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(235) : error 025: function heading differs from prototype
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(236) : error 021: symbol already defined: "Streamer_IsInArrayData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(237) : error 021: symbol already defined: "Streamer_AppendArrayData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(238) : error 021: symbol already defined: "Streamer_RemoveArrayData"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(240) : error 021: symbol already defined: "Streamer_GetUpperBound"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(244) : error 021: symbol already defined: "Streamer_GetDistanceToItem"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(250) : error 021: symbol already defined: "Streamer_IsItemVisible"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(251) : error 021: symbol already defined: "Streamer_DestroyAllVisibleItems"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(252) : error 021: symbol already defined: "Streamer_CountVisibleItems"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(264) : error 021: symbol already defined: "CreateDynamicObject"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(265) : error 021: symbol already defined: "DestroyDynamicObject"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(266) : error 021: symbol already defined: "IsValidDynamicObject"
C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(267) : error 021: symbol already defined: "GetDynamicObjectPos"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply
#2

Ok, I have fixed this!
Reply
#3

OK, actually, I haven't!
Any help?
Reply
#4

Any chance you loaded it twice? Lol
Use ur folder directory search, search one of the 'already defined' symbols and see if you get them twice. If its in a different include, see if maybe they are both included in your source.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)