Taint on action bars sometimes when I do something in TalentLoadoutManager.
Gateswong opened this issue ยท 2 comments
Sometimes I try to switch talent but action bars will fail. Here is the taint.log:
4/10 23:22:25.307 Interface/FrameXML/ActionButton.lua:1335 UpdateFlyout()
4/10 23:22:25.307 An action was blocked because of taint from TalentLoadoutManager - UseAction()
4/10 23:22:25.307 Interface/FrameXML/SecureTemplates.lua:364 handler()
4/10 23:22:25.307 Interface/FrameXML/SecureTemplates.lua:690 PerformAction()
4/10 23:22:25.307 Interface/FrameXML/SecureTemplates.lua:704 OnActionButtonClick()
4/10 23:22:25.307 Interface/FrameXML/SecureTemplates.lua:746 SecureActionButton_OnClick()
4/10 23:22:25.307 Interface/FrameXML/ActionButton.lua:100 TryUseActionButton()
4/10 23:22:25.307 Interface/FrameXML/ActionButton.lua:135 ActionButtonDown()
4/10 23:22:25.307 ACTIONBUTTON12:2
I've personally seen this maybe once or twice, in a year's time, so I've never been able to find and fix the issue
if you do find a way to get it to always fail, I'll be very interested to hear it