Repeated UI Error

I disabled all addons, and tried to build a UI from scratch. It throws an Anchor Family error when I first log in. Then I have to go into edit mode, expand the edit mode interface only to get this error after any change, checkbox, anything until I close the editor. It helps if I can manager to toggle on one of the presets (Modern or Classic) then go to the one I built. Can anyone give me a clue as to why I am getting these errors?

Message: Interface/FrameXML/EditModeManager.lua:842: bad argument #1 to ‘pairs’ (table expected, got nil)
Time: Wed Oct 26 22:38:06 2022
Count: 1
Stack: Interface/FrameXML/EditModeManager.lua:842: bad argument #1 to ‘pairs’ (table expected, got nil)
[string “=[C]”]: in function pairs' [string "@Interface/FrameXML/EditModeManager.lua"]:842: in function OnAccountSettingChanged’
[string “@Interface/FrameXML/EditModeManager.lua”]:1654: in function SetCastBarShown' [string "@Interface/FrameXML/EditModeManager.lua"]:1381: in function onBoxToggled’
[string “@Interface/SharedXML/SharedUIPanelTemplates.lua”]:1536: in function `OnCheckButtonClick’
[string “*EditModeTemplates.xml:17_OnClick”]:1: in function <[string “*EditModeTemplates.xml:17_OnClick”]:1>

Locals: (*temporary) = nil
(*temporary) = “table expected, got nil”
= defined =[C]:-1

2 Likes

Very similar issue
 Just restarted and wanted to zip and out and now stuck with these bizarre load errors. Was loading a few hours ago and with all the patches now UI is hosed nad tons and tons of text errors like this. --Windows 10.

I don’t know why you’re getting this tbh. Esp. if you disabled all addons. Try clearing your cache and trying? I know it’d be a headache deleting the files and re-downloading your addons later. But you can also delete the WTF and Addons folder. Or just move them elsewhere temporarily. All I can think of, hope that someone else has better solutions.

Message: Interface/SharedXML/Settings/Blizzard_Settings.lua:448: assertion failed!
Time: Wed Oct 26 22:50:24 2022
Count: 1
Stack: Interface/SharedXML/Settings/Blizzard_Settings.lua:448: assertion failed!
[string “=[C]”]: in function assert' [string "@Interface/SharedXML/Settings/Blizzard_Settings.lua"]:448: in function InitSelectionDropDown’
[string “@Interface/SharedXML/Settings/Blizzard_SettingControls.lua”]:477: in function InitDropDown' [string "@Interface/SharedXML/Settings/Blizzard_SettingControls.lua"]:460: in function Init’
[string “@Interface/SharedXML/Scroll/ScrollUtil.lua”]:439: in function <Interface/SharedXML/Scroll/ScrollUtil.lua:437>
[string “=[C]”]: ?
[string “@Interface/SharedXML/Settings/Blizzard_SettingsList.lua”]:52: in function initializer' [string "@Interface/SharedXML/Scroll/ScrollBoxListView.lua"]:283: in function InvokeInitializers’
[string “@Interface/SharedXML/Scroll/ScrollBox.lua”]:657: in function Update' [string "@Interface/SharedXML/Scroll/ScrollBox.lua"]:233: in function SetScrollPercentageInternal’
[string “@Interface/SharedXML/Scroll/ScrollBox.lua”]:225: in function SetScrollPercentage' [string "@Interface/SharedXML/Scroll/ScrollController.lua"]:70: in function ScrollInDirection’
[string “@Interface/SharedXML/Scroll/ScrollBox.lua”]:199: in function ScrollInDirection' [string "@Interface/SharedXML/Scroll/ScrollController.lua"]:61: in function OnMouseWheel’
[string “@Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua”]:68: in function <
erface/SharedXML/Settings/Blizzard_SettingsPanel.lua:66>

Locals: (*temporary) = false

How to I clear the cache?

1 Like

Thank you, Kind person!