BugSack

BugSack

7M Downloads

Protected function Button:SetPassThroughButtons

ysosrslawl opened this issue ยท 0 comments

commented

Describe the problem

When using ElvUI I get the error shared below.

What steps will reproduce the problem?

  1. Just flying around and playing the game produces the error.
  2. I did elvui debug and it did not happen with only that addon active

Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)

23x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI' 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"]:106: 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"]:111: in function <...rfaceBlizzard_WorldMap/Blizzard_WorldMap.lua:110>

Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:487
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:487
SetScript = defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_BLOCKED"
events =

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:507
}

What version of the addon are you using? (Stating 'latest' is not useful)

v10.2.6

Do you have an error log of what happened?

Any additional information? (example: WoW language if not English)