ElvUI WindTools

ElvUI WindTools

3M Downloads

[Bug] Mouseover pet-compaion

Fileover opened this issue ยท 1 comments

commented

Describe the bug
When mouseover a companion, lua error

Message: WindTools [ERROR]
...ce/AddOns/ElvUI_WindTools/Modules/Tooltips/Icons.lua:178: attempt to concatenate field '?' (a nil value)
Time: Mon Nov 13 02:45:04 2023
Count: 2
Stack: WindTools [ERROR]
...ce/AddOns/ElvUI_WindTools/Modules/Tooltips/Icons.lua:178: attempt to concatenate field '?' (a nil value)
[string "@Interface/AddOns/ElvUI_WindTools/Core/Functions/Developer.lua"]:67: in function <.../AddOns/ElvUI_WindTools/Core/Functions/Developer.lua:65>
[string "@Interface/AddOns/ElvUI_WindTools/Modules/Tooltips/Icons.lua"]:178: in function <...ce/AddOns/ElvUI_WindTools/Modules/Tooltips/Icons.lua:169>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI_WindTools/Modules/Tooltips/Core.lua"]:119: in function `InspectInfo'
[string "@Interface/AddOns/ElvUI_WindTools/Modules/Tooltips/Core.lua"]:187: in function <...ace/AddOns/ElvUI_WindTools/Modules/Tooltips/Core.lua:180>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `securecallfunction'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:162: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:157>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:182: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:178>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:218: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:208>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:243: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:236>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:389: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:339>
[string "=[C]"]: in function `securecallfunction'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:336: in function `ProcessInfo'
[string "@Interface/FrameXML/GameTooltip.lua"]:1092: in function `SetWorldCursor'
[string "@Interface/FrameXML/UIParent.lua"]:1484: in function <Interface/FrameXML/UIParent.lua:1407>

Locals: message = "...ce/AddOns/ElvUI_WindTools/Modules/Tooltips/Icons.lua:178: attempt to concatenate field '?' (a nil value)"
strjoin = <function> defined =[C]:-1
_G = <table> {
 ERR_OUT_OF_CHI = "Not enough chi"
 DH_HAVOC_CORE_ABILITY_2 = "Strong melee attack that consumes Fury. If it critical strikes, some Fury is refunded."
 GetTrainerServiceTypeFilter = <function> defined =[C]:-1
 UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
 AchievementFrameStatsBG = AchievementFrameStatsBG { }
 SetTrainerServiceTypeFilter = <function> defined =[C]:-1
 LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 775
 SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you."
 LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 417
 TLDRMissionsFollowerXPItemsAnimaCostDropDownLeft = TLDRMissionsFollowerXPItemsAnimaCostDropDownLeft { }
 L_Numy_DropDownList1Button2 = L_Numy_DropDownList1Button2 { }
 MultiBarLeftButton7 = MultiBarLeftButton7 { }
 LFGListInviteDialog_OnEvent = <function> defined @Interface/FrameXML/LFGList.lua:2780
 MerchantItem4AltCurrencyFrameItem1Text = MerchantItem4AltCurrencyFrameItem1Text { }
 ArenaEnemyMatchFrame5PetFrameDropDownMiddle = ArenaEnemyMatchFrame5PetFrameDropDownMiddle { }
 BINDING_NAME_NAMEPLATES = "Show Enemy Nameplates"
 INSTANCE_UNAVAILABLE_OTHER_TEMPORARILY_DISABLED = "%s cannot enter. This instance is temporarily disabled."
 MultiBarBottomRightButton8Shine5 = MultiBarBottomRightButton8Shine5 { }
 COVENANT_MISSIONS_HEALTH = "Health"
 UnitFrameManaBar_UnregisterDefaultEvents = <function> defined @Interface/FrameXML/UnitFrame.lua:943
 PVPReadyDialogBottomArt = PVPReadyDialogBottomArt { }
 CALENDAR_RAID_RESET_DESCRIPTION = "%1$s resets at %2$s."
 RematchGameTooltipTexture13 = RematchGameTooltipTexture13 { }
 BW_VirtualTooltipTexture30 = BW_VirtualTooltipTexture30 { }
 ChatFrame6EditBoxFocusMid = ChatFrame6EditBoxFocusMid { }
 AceConfigDialogTooltipTexture20 = AceConfigDialogTooltipTexture20 { }
 CinematicFrameRaidBossEmoteFrame = C

To Reproduce
Wow_ 2023-11-13 03-09-46

Information (you can find these in [WindTools-Information]):

  • Addon Version: 3.43
  • ElvUI Version: 13.48
  • WoW Build: 10.2
commented

fixed in f8e38e8