Bagnon

Bagnon

132M Downloads

Button:SetPassThroughButtons() Blocked

Starlynk1 opened this issue ยท 0 comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

Recent update and now getting errors. First time I've ever seen this error. No idea why it happened or when it happened. Just noticed in bugsack

Bagnon Version

Bagon 11.2.3

World of Warcraft Flavor

Retail

World of Warcraft Region

US/NA

Tested with only Bagnon

I got this issue with only Bagnon enabled

Lua Error

1x [ADDON_ACTION_BLOCKED] AddOn 'Bagnon' tried to call the protected function 'Button:SetPassThroughButtons()'.
[Blizzard_WorldMap/Blizzard_WorldMap.lua]:163: in function <...rfaceBlizzard_WorldMap/Blizzard_WorldMap.lua:162>

Locals:
self = WorldMapFrame {
 NavBar = Frame {
 }
 pinNudgingDirty = true
 TitleCanvasSpacerFrame = Frame {
 }
 wasShowingQuestLog = false
 hadItsFirstRunAlready = true
 pinSuppressionDirty = true
 expandedMapInsetsByMapID = <table> {
 }
 mapArtID = 1818
 areDetailLayersDirty = false
 minimizedHeight = 534
 lockReasons = <table> {
 }
 isMaximized = true
 callbackTables = <table> {
 }
 QuestLog = QuestMapFrame {
 }
 SidePanelToggle = Button {
 }
 minimizedWidth = 702
 questLogWidth = 333
 overlayFrames = <table> {
 }
 debugAreaTriggers = false
 pinPools = <table> {
 }
 dataProviderEventsCount = <table> {
 }
 pinSuppressors = <table> {
 }
 globalPinMouseActionHandlers = <table> {
 }
 mouseClickHandlers = <table> {
 }
 pinFrameLevelsManager = <table> {
 }
 pinsToNudge = <table> {
 }
 pinTemplateTypes = <table> {
 }
 dataProviders = <table> {
 }
 detailLayerPool = <table> {
 }
 isUndefinedEventAllowed = true
 BorderFrame = Frame {
 }
 BlackoutFrame = Frame {
 }
 ScrollContainer = ScrollFrame {
 }
 cursorHandlers = <table> {
 }
 MouseAction = <table> {
 }
 activeAreaTriggers = <table> {
 }
 debugInspectionSystem = "MapCanvas"
 mapID = 2215
 currentStandingZone = 2215
 navBar = Frame {
 }
}
event = "QUEST_LOG_UPDATE"

Reproduction Steps

No idea when or how it happened, just noticed it when I saw the bugsack icon red.

Last Working Version

Yes, not sure what the previous version was.

Screenshots

No response