You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently i added demodal addon https://www.curseforge.com/wow/addons/demodal which is assisting in moving windows of UI. Now i am getting this error .Since Outfitter options window is slightly moved out of its usually position that results in this error. I can click again and it works then but on first try it drops this error.
Message: ...tter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua line 1422:
Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: LibDropdownFrame1:SetPoint.
Debug:
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: SetPoint()
[string "@Interface/AddOns/Outfitter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1422: Show()
[string "@Interface/AddOns/Outfitter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1558: ToggleMenu()
[string "@Interface/AddOns/Outfitter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1504:
...tter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua:1503
Locals:
(*temporary) = "LeftButton"
(*temporary) = false
The text was updated successfully, but these errors were encountered:
Recently i added demodal addon https://www.curseforge.com/wow/addons/demodal which is assisting in moving windows of UI. Now i am getting this error .Since Outfitter options window is slightly moved out of its usually position that results in this error. I can click again and it works then but on first try it drops this error.
Message: ...tter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua line 1422:
Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: LibDropdownFrame1:SetPoint.
Debug:
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: SetPoint()
[string "@Interface/AddOns/Outfitter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1422: Show()
[string "@Interface/AddOns/Outfitter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1558: ToggleMenu()
[string "@Interface/AddOns/Outfitter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1504:
...tter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua:1503
Locals:
(*temporary) = "LeftButton"
(*temporary) = false
The text was updated successfully, but these errors were encountered: