Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LUA: 'Button:SetPassThroughButtons()' -- <!BugGrabber/BugGrabber.lua:485> #53

Open
Fleymour opened this issue Aug 24, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Fleymour
Copy link

16x [ADDON_ACTION_BLOCKED] AddOn 'BetterWorldQuests' tried to call the protected function 'Button:SetPassThroughButtons()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function SetPassThroughButtons' [string "@Blizzard_MapCanvas/MapCanvas_DataProviderBase.lua"]:224: in function CheckMouseButtonPassthrough'
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:209: in function AcquirePin' [string "@Blizzard_SharedMapDataProviders/BonusObjectiveDataProvider.lua"]:97: in function <...haredMapDataProviders/BonusObjectiveDataProvider.lua:92> [string "=[C]"]: in function xpcall'
[string "@Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua"]:76: in function FireCallbacks' [string "@Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua"]:35: in function <.../Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua:31> [string "=[C]"]: in function accessor'
[string "@Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua"]:52: in function AddCallback' [string "@Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua"]:60: in function AddCancelableCallback'
[string "@Blizzard_SharedMapDataProviders/BonusObjectiveDataProvider.lua"]:92: in function RefreshAllData' [string "@Blizzard_SharedMapDataProviders/BonusObjectiveDataProvider.lua"]:65: 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"]:148: in function <...rfaceBlizzard_WorldMap/Blizzard_WorldMap.lua:147>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_BLOCKED"
events =

{
}

@Fleymour Fleymour added the bug Something isn't working label Aug 24, 2024
@p3lim
Copy link
Member

p3lim commented Aug 24, 2024

I'm aware, not much I can do to fix it aside from rewriting the entire addon and not re-use anything from the default world quests (this is planned, just going to take a while to do).

@bekaylai
Copy link

bekaylai commented Dec 1, 2024

Sry if this have been mentioned. After using Kaliel's Tracker with this addon, I have less or no error (frame or button). Hope this helps

@p3lim p3lim mentioned this issue Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants