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
Right-clicking the name gives me this error, clicking the drop-down arrow works fine.
2x ...tter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua:1432: DropDownMenu can't call Hide if not shown
[string "=[C]"]: in function assert' [string "@Outfitter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1432: in function Hide'
[string "@Outfitter/Outfitter.lua"]:2567: in function HideOutfitMenu' [string "@Outfitter/Outfitter.lua"]:2522: in function ToggleOutfitMenuAtCursor'
[string "@Outfitter/Outfitter.lua"]:8157: in function <Outfitter/Outfitter.lua:8120>
Locals:
(*temporary) = nil
(*temporary) = "DropDownMenu can't call Hide if not shown"
The text was updated successfully, but these errors were encountered:
Right-clicking the name gives me this error, clicking the drop-down arrow works fine.
2x ...tter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua:1432: DropDownMenu can't call Hide if not shown
[string "=[C]"]: in function
assert' [string "@Outfitter/Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1432: in function
Hide'[string "@Outfitter/Outfitter.lua"]:2567: in function
HideOutfitMenu' [string "@Outfitter/Outfitter.lua"]:2522: in function
ToggleOutfitMenuAtCursor'[string "@Outfitter/Outfitter.lua"]:8157: in function <Outfitter/Outfitter.lua:8120>
Locals:
(*temporary) = nil
(*temporary) = "DropDownMenu can't call Hide if not shown"
The text was updated successfully, but these errors were encountered: