Need help deciphering a frequent Lua Error

I have been getting so many Lua errors from my addons lately and I don’t know why. I’m trying to read into the report but I must be missing something. Everything is fully updated. It seems to be mostly ElvUI causing the problems, but I also get tons of errors with MythicPlusTimer.

Can someone read the Lua error report below and explain to me what’s happening and how I might be able to fix it?:


Message: ADDON_ACTION_BLOCKED: ElvUI tried to call the protected function ‘MainMenuBar:ClearAllPoints()’.
Time: Mon Mar 18 18:50:34 2019
Count: 2
Stack: ADDON_ACTION_BLOCKED: ElvUI tried to call the protected function ‘MainMenuBar:ClearAllPoints()’.
…ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <…ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
…ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function Fire' ...s\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...s\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119> [C]: in functionClearAllPoints’
Interface\FrameXML\MainMenuBar.lua:43: in function `SetPositionForStatusBars’
Interface\FrameXML\MainMenuBar.lua:122: in function <Interface\FrameXML\MainMenuBar.lua:65>

Locals:

Since it’s an addon related LUA error your best bet is honestly going to be uninstalling any addon managers you use (twitch/wowmatrix/tukui client/etc) and resetting your UI. Once that’s done just reinstall the most updated versions of the addons manually. Usually it’ll fix it.

If it doesn’t though, your best bet is to hit up the UI/Macro forums or the addon developers themselves.