Details! Damage Meter

Details! Damage Meter

243M Downloads

ADDON_ACTION_BLOCKED Button:SetPassThroughButtons()

4t0msk opened this issue ยท 4 comments

commented

1x [ADDON_ACTION_BLOCKED] AddOn 'Details' tried to call the protected function 'Button:SetPassThroughButtons()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function SetPassThroughButtons' [string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:189: in function AcquirePin'
[string "@Blizzard_SharedMapDataProviders/QuestDataProvider.lua"]:228: in function AddQuest' [string "@Blizzard_SharedMapDataProviders/QuestDataProvider.lua"]:142: in function CheckAddQuest'
[string "@Blizzard_SharedMapDataProviders/QuestDataProvider.lua"]:153: in function RefreshAllData' [string "@Blizzard_SharedMapDataProviders/QuestDataProvider.lua"]:102: in function OnEvent'
[string "@Blizzard_MapCanvas/MapCanvas_DataProviderBase.lua"]:99: in function SignalEvent' [string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:106: in function <...aceBlizzard_MapCanvas/Blizzard_MapCanvas.lua:105> [string "=[C]"]: in function secureexecuterange'
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:109: in function `OnEvent'
[string "@Blizzard_WorldMap/Blizzard_WorldMap.lua"]:109: in function <...rfaceBlizzard_WorldMap/Blizzard_WorldMap.lua:108>

commented

Welcome to Taint. It could be through any measure of reasons, ususally not one from us. Especially considering that the taint seems to be in the map canvas which we don't touch.

commented

" AddOn 'Details' tried to call..."

commented

Taint will blame whatever addon first touched some arbitrary piece of blizzzard code that eventually spread to cause the issue, even if other addons caused it to spread.

When in doubt. Test with ONLY Details! Damage Meter enabled