Lua error
Milky063 opened this issue ยท 1 comments
Describe the bug
A clear and concise description of what the bug is.
Its a lua error
To Reproduce
Steps to reproduce the behavior:
- Go to '...' i was tanking on my warrior and have no idea what happen. was pushing buttons when i'm attacking.
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
I expected it to work.
Full Error Message
Put the error message in here!
2x [ADDON_ACTION_BLOCKED] AddOn 'AdiBags' 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"]: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
}
Hey, thanks for reaching out. From the logs it seems that this isn't an issue with this add-on, which only provides filters, but with the main addon AdiBags (https://github.com/AdiAddons/AdiBags). You may have more luck filing a bug report there. :) Please be aware that AdiBags seems to be phased out soon in favor of BetterBags, so a bug fix may not immediately happen.