This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Game Version: MoP Classic 5.5.4 (Siege of Orgrimmar update)
Bartender4 Version: 4.7.5
After /reload, entering combat may trigger an ADDON_ACTION_BLOCKED error attributed to Bartender4.
/reload
ADDON_ACTION_BLOCKED
The issue appears to be related to pet autocast functionality. I have only been able to reproduce it on characters with pets (e.g. Warlock/Hunter), and the error does not occur when all pet autocasts are disabled.
The error typically occurs only once after /reload, usually on the first combat engagement.
An ADDON_ACTION_BLOCKED error is generated, for example:
Bartender4 tried to call the protected function 'MultiBarLeftButton5:SetAttribute()'
Other variants observed:
MultiBarRightButton4:SetAttribute() MultiBarBottomRightButton11:SetAttribute() MultiBarBottomRightButton12:SetAttribute()
The issue does not reproduce when pet autocasts are disabled.
Relevant taint.log excerpts:
An action was blocked in combat because of taint from Bartender4 - MultiBar5Button4:SetAttribute() MultiBar5Button4:SetAttribute() Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua:521 MultiBar5Button4:UpdatePressAndHoldAction() Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua:593 MultiBar5Button4:Update() Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua:1062 MultiBar5Button4:OnEvent()
and:
Execution tainted by Bartender4 while reading field 5 Interface/AddOns/Blizzard_SharedXMLBase/TableUtil.lua:64 tDeleteItem() Interface/AddOns/Blizzard_UIPanelTemplates/Classic/AutoCastTemplates.lua:43 AutoCastOverlayManager:RemoveActiveShine() Interface/AddOns/Blizzard_UIPanelTemplates/Classic/AutoCastTemplates.lua:21 Frame:ShowAutoCastEnabled() Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua:1324 MultiBarBottomRightButton12:UpdateFlash()
BT4PetButtonX
To post a comment, please login or register a new account.