Error with v22.06.02 on Retail
wheatbread opened this issue ยท 1 comments
Hi, thank you for the updates!
I'm getting the following error with the latest release on retail v22.06.02:
825x Usage: local sources = C_TransmogCollection.GetAppearanceSources(appearanceID, categoryType, transmogLocation)
[string "=[C]"]: in function `GetAppearanceSources'
[string "@FrameXML\CollectionsUtil.lua"]:76: in function `GetSortedAppearanceSources'
[string "@TipTacItemRef\ttItemRef.lua"]:1290: in function <TipTacItemRef\ttItemRef.lua:1285>
[string "=[C]"]: in function `RefreshAppearanceTooltip'
[string "@Blizzard_Collections\Blizzard_Wardrobe.lua"]:2272: in function `SetAppearanceTooltip'
[string "@Blizzard_Collections\Blizzard_Wardrobe.lua"]:2460: in function <...ceBlizzard_Collections\Blizzard_Wardrobe.lua:2436>
[string "=[C]"]: ?
Locals:
(*temporary) = "Usage: local sources = C_TransmogCollection.GetAppearanceSources(appearanceID, categoryType, transmogLocation)"
I also tried completely deleting tiptac from my Addon folder before adding the new one, but it still did not fix the errors.
In which situations do you get this errors?
Possible duplicate of #82.