
[Bug] Closing Edit Mode
emlee77-hub opened this issue ยท 0 comments
Addon Version
v1.4.70
World of Warcraft Version
Retail
Localization
English
Describe the bug
Using the in-game Edit Mode to move minimap cluster and objective tracker frame. Upon closing edit mode, it produces the error.
Steps to reproduce
Before enabling Cell Unit Frames, create a new UI layout using the in-game Edit Mode. Specifically, move the minimap cluster and objective tracker frame. Save the new layout and close out of Edit Mode, then enable Cell Unit Frames and /reload UI. Once reloaded, open Edit Mode and switch layouts. Close out of Edit Mode, and you'll find the bug.
BugSack
1x ...aceBlizzard_BuffFrame/Mainline/BuffFrame.lua:390: attempt to compare number with nil
Stack:
[C]: in function 'secureexecuterange'
[Blizzard_EditMode/Mainline/EditModeManager.lua]:97: in function 'HideSystemSelections'
[Blizzard_EditMode/Mainline/EditModeManager.lua]:103: in function 'ExitEditMode'
[Blizzard_EditMode/Mainline/EditModeManager.lua]:125: in function <...ddOns/Blizzard_EditMode/Mainline/EditModeManager.lua:123>
[C]: in function 'Hide'
[Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:478: in function 'SetUIPanel'
[Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:509: in function 'MoveUIPanel'
[Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:563: in function 'HideUIPanelImplementation'
[Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:522: in function 'HideUIPanel'
[Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:178: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:169>
[C]: in function 'SetAttribute'
[Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua]:914: in function 'HideUIPanel'
[Blizzard_EditMode/Mainline/EditModeManager.lua]:45: in function 'onCloseCallback'
[Blizzard_SharedXML/Mainline/SharedUIPanelTemplates.lua]:150: in function <...izzard_SharedXML/Mainline/SharedUIPanelTemplates.lua:145>
[C]: in function 'Click'
[Blizzard_UIParent/Mainline/UIParent.lua]:2333: in function <...rfaceBlizzard_UIParent/Mainline/UIParent.lua:2304>
[C]: ?
[C]: in function 'ToggleGameMenu'
[TOGGLEGAMEMENU]:1: in function <[string "TOGGLEGAMEMENU"]:1>