ketho-wow / ClickMorph

Makes morphing easy with alt-click
MIT License
24 stars 9 forks source link

LUA Errors in Dragonflight #9

Closed ghost closed 7 months ago

ghost commented 1 year ago

Getting 2 errors when using the addon in 10.0.2 (Dragonflight)

Message: Interface/AddOns/ClickMorph/Live/Mount.lua:30: attempt to index field 'ListScrollFrame' (a nil value) Time: Wed Dec 21 14:34:21 2022 Count: 1 Stack: Interface/AddOns/ClickMorph/Live/Mount.lua:30: attempt to index field 'ListScrollFrame' (a nil value)

[string "@Interface/AddOns/ClickMorph/Live/Mount.lua"]:30: in function <Interface/AddOns/ClickMorph/Live/Mount.lua:21>

string "=[C]": in function Show' [string "@Interface/FrameXML/UIParent.lua"]:2890: in functionSetUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2733: in function ShowUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2598: in function <Interface/FrameXML/UIParent.lua:2594> [string "=[C]"]: in functionSetAttribute' [string "@Interface/FrameXML/UIParent.lua"]:3196: in function ShowUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:1195: in functionSetCollectionsJournalShown' [string "@Interface/FrameXML/UIParent.lua"]:1185: in function <Interface/FrameXML/UIParent.lua:1175>

string "=[C]": in function `ToggleCollectionsJournal'

Locals:

and

Message: Interface/AddOns/ClickMorph/Live/Wardrobe.lua:202: attempt to call field 'GetIllusionSourceInfo' (a nil value) Time: Wed Dec 21 14:34:47 2022 Count: 1 Stack: Interface/AddOns/ClickMorph/Live/Wardrobe.lua:202: attempt to call field 'GetIllusionSourceInfo' (a nil value) string "=[C]": in function GetIllusionSourceInfo' [string "@Interface/AddOns/ClickMorph/Live/Wardrobe.lua"]:202: in functionQueryData' [string "@Interface/AddOns/ClickMorph/Live/Wardrobe.lua"]:159: in function InitializeData' [string "@Interface/AddOns/ClickMorph/Live/Wardrobe.lua"]:143: in functionUnlockWardrobe' [string "@Interface/AddOns/ClickMorph/Live/Wardrobe.lua"]:133: in function <Interface/AddOns/ClickMorph/Live/Wardrobe.lua:131>

Locals:

Ketho commented 1 year ago

I don't use clickmorph anymore but I'll see if I can fix it up sometime after the holidays