GetVariantSets error when clicking on set name is chat window
nullafy opened this issue ยท 2 comments
Where: When collecting a new item, you receive the chat message "Added missing appearance of: [setname]".
What: More often than not when trying to click on the set name in the chat to view it, the appearance window will come up but it doesn't go to the set and instead displays the below error.
12x Usage: local sets = C_TransmogSets.GetVariantSets(transmogSetID)
[string "=[C]"]: in function GetVariantSets' [string "@Blizzard_Collections\Blizzard_Wardrobe.lua"]:3135: in function
GetVariantSets'
[string "@Blizzard_Collections\Blizzard_Wardrobe.lua"]:3616: in function SelectSet' [string "@Blizzard_Collections\Blizzard_Wardrobe.lua"]:1206: in function
GoToSet'
[string "@FrameXML\TransmogUtil.lua"]:194: in function OpenCollectionToSet' [string "@FrameXML\ItemRef.lua"]:273: in function <FrameXML\ItemRef.lua:17> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "@Blizzard_CombatLog\Blizzard_CombatLog.lua"]:3511: in function <...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3452> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function
SetItemRef'
[string "@FrameXML\ChatFrame.lua"]:3971: in function `ChatFrame_OnHyperlinkShow'
[string ":OnHyperlinkClick"]:1: in function <[string ":OnHyperlinkClick"]:1>
[string "=[C]"]: ?
Locals:
(*temporary) = "Usage: local sets = C_TransmogSets.GetVariantSets(transmogSetID)"
Just wanted to give a friendly bump to this one please.
Not sure if I have something set wrong but whenever I click a link like this from the chat window after collecting an appearance -
23x Usage: local sets = C_TransmogSets.GetVariantSets(transmogSetID)
[string "=[C]"]: in function GetVariantSets' [string "@Blizzard_Collections\Blizzard_Wardrobe.lua"]:3135: in function
GetVariantSets'
[string "@Blizzard_Collections\Blizzard_Wardrobe.lua"]:3616: in function SelectSet' [string "@Blizzard_Collections\Blizzard_Wardrobe.lua"]:1206: in function
GoToSet'
[string "@FrameXML\TransmogUtil.lua"]:194: in function OpenCollectionToSet' [string "@FrameXML\ItemRef.lua"]:273: in function <FrameXML\ItemRef.lua:17> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "@Blizzard_CombatLog\Blizzard_CombatLog.lua"]:3511: in function <...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3452> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function
SetItemRef'
[string "@FrameXML\ChatFrame.lua"]:3971: in function `ChatFrame_OnHyperlinkShow'
[string ":OnHyperlinkClick"]:1: in function <[string ":OnHyperlinkClick"]:1>
[string "=[C]"]: ?
Locals:
(*temporary) = "Usage: local sets = C_TransmogSets.GetVariantSets(transmogSetID)"