Error while trying to use the weapons in Necrotic Wake
zaphon opened this issue ยท 1 comments
While doing the Necrotic Wake today I kept getting the following error everytime I tried to use a weapon during the instance (I could use it after I did a /reload ui, however that was AFTER the fight I wanted to use it in).
32x [ADDON_ACTION_BLOCKED] AddOn 'Bartender4' tried to call the protected function 'ExtraAbilityContainer:SetPoint()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetPoint'
[string "@Bartender4/ExtraActionBar.lua"]:118: in function `PerformLayout'
[string "@Bartender4/ExtraActionBar.lua"]:96: in function <Bartender4/ExtraActionBar.lua:91>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `ApplySystemAnchor'
[string "@FrameXML/EditModeSystemTemplates.lua"]:195: in function `UpdateSystem'
[string "@FrameXML/EditModeManager.lua"]:1021: in function `UpdateSystem'
[string "@FrameXML/EditModeManager.lua"]:1014: in function `UpdateSystems'
[string "@FrameXML/EditModeManager.lua"]:888: in function `UpdateLayoutInfo'
[string "@FrameXML/EditModeManager.lua"]:240: in function <FrameXML/EditModeManager.lua:232>
Locals:
Skipped (In Encounter)
And for the taint log (I've been tracking down errors for the past few days, and short of this one, it's about all I got left).
11/25 14:29:19.114 ApplySystemAnchor()
11/25 14:29:19.114 An action was blocked in combat because of taint from Bartender4 - ExtraAbilityContainer:SetPoint()
11/25 14:29:19.114 Interface/AddOns/Bartender4/ExtraActionBar.lua:118 BT4BarExtraActionBar:PerformLayout()
11/25 14:29:19.114 Interface/AddOns/Bartender4/ExtraActionBar.lua:96
11/25 14:29:19.114 ApplySystemAnchor()
11/25 14:29:19.114 Interface/FrameXML/EditModeSystemTemplates.lua:202 ExtraAbilityContainer:UpdateSystem()
11/25 14:29:19.114 Interface/FrameXML/EditModeManager.lua:1015 EditModeManagerFrame:UpdateSystem()
11/25 14:29:19.114 Interface/FrameXML/EditModeManager.lua:1008 EditModeManagerFrame:UpdateSystems()
11/25 14:29:19.114 Interface/FrameXML/EditModeManager.lua:882 EditModeManagerFrame:UpdateLayoutInfo()
11/25 14:29:19.114 Interface/FrameXML/EditModeManager.lua:239