Neuron

Neuron

98.2k Downloads

Issue: ADDON_ACTION_BLOCKED

SirLagardere opened this issue · 1 comments

commented

When in combat and clinking on action icon, sometime I've got these report (BugGrabber extract) :

1x [ADDON_ACTION_BLOCKED] L'AddOn 'Neuron' a tenté d'appeler la fonction protégée 'OverrideActionBarButton4:Show()'.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: in function `Show'
FrameXML\ActionButton.lua:364: in function <FrameXML\ActionButton.lua:338>
[C]: in function `ActionButton_Update'
FrameXML\ActionButton.lua:720: in function `ActionButton_OnEvent'
FrameXML\ActionButton.lua:207: in function <FrameXML\ActionButton.lua:204>

Locals:
InCombatSkipped

=> For reminder, subject opened on Curse (Cinedelle)

commented

Yep there's quite a few taint issues right now, I'm still trying to track down the root cause of this. These aren't throwing Lua errors though, just taint warnings