Ermad / angry-keystones

10 stars 12 forks source link

LUA Error: "tried to call the protected function 'MultiBarBottomLeft:SetPointBase()'." #32

Closed hightin closed 1 month ago

hightin commented 1 year ago

Started getting this recently and it has been spamming my chat window with odd errors mid key.

2x [ADDON_ACTION_BLOCKED] AddOn 'AngryKeystones' tried to call the protected function 'MultiBarBottomLeft:SetPointBase()'. [string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480> [string "=[C]"]: in function SetPointBase' [string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:62: in functionSetPoint' [string "@Interface/FrameXML/EditModeManager.lua"]:629: in function <Interface/FrameXML/EditModeManager.lua:608> [string "=[C]"]: in function UpdateBottomActionBarPositions' [string "@Interface/FrameXML/EditModeManager.lua"]:555: in functionUpdateActionBarLayout' [string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:655: in function UpdateGridLayout' [string "@Interface/FrameXML/ActionButton.lua"]:373: in functionUpdateAction' [string "@Interface/FrameXML/ActionButton.lua"]:803: in function `OnEvent' [string "@Interface/FrameXML/ActionButton.lua"]:216: in function <Interface/FrameXML/ActionButton.lua:213>

madar2252 commented 1 year ago

Getting the same. Running a few keys, let's say the first two keys are fine, and once the third dungeon begins, the lua errors are popping, counting to infinite, taking the focus, and then saying Angry Keystones causing too much trouble, do you want to disable it? Actually reloading UI solving the problem, works for another 2-3 keys, then same happening at the start of the dungeon. Lately I am just reloading the UI before every dungeon start to prevent the issue.

1 2

madar2252 commented 1 year ago

Looks like this is not happening if you use ElvUI. I guess some new Blizz UI stuff messing it up.