sinaris / AsphyxiaUI---v6

Other
13 stars 8 forks source link

Player Unitframe Mouse over Symbiosis error #33

Closed Feraldps closed 12 years ago

Feraldps commented 12 years ago

Message: ...face\AddOns\AsphyxiaUI\Modules\Tooltip\Symbiosis.lua:54: attempt to index field '?' (a nil value) Time: 09/26/12 14:06:04 Count: 3 Stack: ...face\AddOns\AsphyxiaUI\Modules\Tooltip\Symbiosis.lua:54: in function <...face\AddOns\AsphyxiaUI\Modules\Tooltip\Symbiosis.lua:38>

C: in function SetUnit' Interface\FrameXML\UnitFrame.lua:224: in functionUnitFrame_UpdateTooltip' Interface\FrameXML\UnitFrame.lua:211: in function `UnitFrame_OnEnter' ...ce\AddOns\Tukui\modules\unitframes\layouts\tukui.lua:902: in function <...ce\AddOns\Tukui\modules\unitframes\layouts\tukui.lua:896>

Locals: self = GameTooltip { 0 = insettop = { } shoppingTooltips =

{ } insetbottom = { } Anchor = TukuiTooltipAnchor { } insetinsidebottom = { } isInsetDone = true comparing = false insetinsideleft = { } default = 1 SetUnitAura = defined =C:-1 SetUnitDebuff = defined =C:-1 updateTooltip = 0.16899999771267 Health = GameTooltipStatusBar { } insetright = { } SetUnitBuff = defined =C:-1 insetinsideright = { } insetinsidetop = { } insetleft = { } } unit = "player" uclass = "DRUID" ulevel = 87 uspec = 2 spec = "DRUID_FERAL" spellID = nil (_temporary) = nil (_temporary) = "DRUID" (_temporary) = "Feral" (_temporary) = "Takes on the form of a great cat to deal damage with bleeds and bites." (_temporary) = "Interface\Icons\Ability_Druid_CatForm" (_temporary) = "bg-druid-cat" (_temporary) = "DAMAGER" (_temporary) = "attempt to index field '?' (a nil value)" S =
{ RaidFramePetAttributes = defined @Interface\AddOns\Tukui\modules\unitframes\layouts\tukui.lua:2415 resolution = "1920x1080" dummy = defined @Interface\AddOns\Tukui\core\init.lua:27 petbuttonsize = 29 UpdateDruidManaText = defined @Interface\AddOns\Tukui\core\functions.lua:988 DataBarTooltipAnchor = defined @Interface\AddOns\AsphyxiaUI\Core\Functions.lua:62 StyleActionBarPetAndShiftButton = defined @Interface\AddOns\Tukui\modules\actionbars\Style.lua:102 CheckCast = defined =C:-1 MicroMenu =
{ } ShiftBarUpdate = defined @Interface\AddOns\Tukui\core\functions.lua:117 PetBarUpdate = defined @Interface\AddOns\Tukui\core\functions.lua:160 SetDefaultActionButtonCooldownFont = "Interface\AddOns\AsphyxiaUI\Media\Fonts\Asphyxia.ttf" UpdateManaLevel = defined @Interface\AddOns\Tukui\core\functions.lua:971 AllowFrameMoving =
{ } UpdateMushroomVisibility = defined =C:-1 UnitColor =
{ } ShortValue = defined @Interface\AddOns\AsphyxiaUI\Unitframes\Functions\Functions.lua:124 MoveUnitFrames = defined @Interface\AddOns\Tukui\modules\unitframes\plugins\oUF_MovableFrames\movable.lua:534 ShowHighlightActionButton = defined @Interface\AddOns\AsphyxiaUI\Modules\Actionbars\Asphyxia\Style.lua:49 ColorTemplate =
{ } Credits =
{ } SpawnMenu = defined @Interface\AddOns\Tukui\core\functions.lua:380 GetAsphyxiaUIVersion = "6.0.483" SkinDropDownBox = defined @Interface\AddOns\Tukui\core\api.lua:560 PostCastStart = defined @Interface\AddOns\AsphyxiaUI\Unitframes\Functions\Functions.lua:44 HideHighlightActionButton = defined @Interface\AddOns\AsphyxiaUI\Modules\Actionbars\Asphyxia\Style.lua:66 PostUpdatePetColor = defined @Interface\AddOns\Tukui\core\functions.lua:522 ShowPopup = defined @Interface\AddOns\Tukui\core\popup.lua:84 buttonspacing = 4 SkinSlideBar = defined @Interface\AddOns\Tukui\core\api.lua:629 PostCreateAura = defined @Interface\AddOns\Tukui\core\functions.lua:663 buildtext = "16057" UpdateThreat = defined @Interface\AddOns\Tukui\core\functions.lua:1024 HidePortrait = defined @Interface\Add

I get this when mousing over My player unitfram and when targeting myself and mousing over target unit frame.

Feraldps commented 12 years ago

For now I have just disabled "Show the ability you get from Symbiosis" under Tooltip options to make the error stop.