DFortun81 / AllTheThings

ALL THE THINGS - Addon for Tracking Collections & Account Completion in World of Warcraft
Other
133 stars 91 forks source link

GetSpellIcon #1731

Open Duststormz opened 2 months ago

Duststormz commented 2 months ago

Game Flavor (please complete the following information):

Describe the bug

5x AllTheThings/AllTheThings.lua:6549: bad argument #1 to 'GetSpellIcon' (Usage: local iconID, originalIconID = C_Spell.GetSpellTexture(spellIdentifier))

[string "@AllTheThings/AllTheThings.lua"]:6549: in function <AllTheThings/AllTheThings.lua:6548>

[string "@AllTheThings/AllTheThings.lua"]:7194: in function <AllTheThings/AllTheThings.lua:7156> [string "@AllTheThings/AllTheThings.lua"]:7239: in function <AllTheThings/AllTheThings.lua:7215> [string "@AllTheThings/AllTheThings.lua"]:7322: in function <AllTheThings/AllTheThings.lua:7293> [string "@AllTheThings/AllTheThings.lua"]:9133: in function Refresh' [string "@AllTheThings/AllTheThings.lua"]:9043: in function <AllTheThings/AllTheThings.lua:8971> [string "@AllTheThings/AllTheThings.lua"]:9131: in functionBaseUpdate' [string "@AllTheThings/AllTheThings.lua"]:12903: in function <AllTheThings/AllTheThings.lua:12486> [string "@AllTheThings/AllTheThings.lua"]:9132: in function Update' [string "@AllTheThings/AllTheThings.lua"]:7098: in functionSetVisible' [string "@AllTheThings/AllTheThings.lua"]:12806: in function <AllTheThings/AllTheThings.lua:12778> string "=[C]": in function UseAction' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:342: in functionhandler' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:667: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649> [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:681: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674> [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:723: in function `SecureActionButton_OnClick' [string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:1438: in function <Blizzard_ActionBar/Mainline/ActionButton.lua:1408>

Locals: (*temporary) = nil

To Reproduce Steps to reproduce the behavior: Log in open crafting (alchemy) - errors occur

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

SargonStarblade commented 2 months ago

I get the same error.