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

'BetterWorldQuests' tried to call the protected function 'Frame:SetPassThroughButtons()'. #70

Closed
Treacherouz opened this issue Oct 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Treacherouz
Copy link

1x [ADDON_ACTION_BLOCKED] AddOn 'BetterWorldQuests' tried to call the protected function 'Frame: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/WorldQuestDataProvider.lua"]:167: in function PingQuestID'
[string "@Blizzard_SharedMapDataProviders/WorldQuestDataProvider.lua"]:84: in function <...rd_SharedMapDataProviders/WorldQuestDataProvider.lua:83>
[string "=[C]"]: ?
[string "@Blizzard_SharedXMLBase/CallbackRegistry.lua"]:144: in function <...eBlizzard_SharedXMLBase/CallbackRegistry.lua:143>
[string "=[C]"]: ?
[string "@Blizzard_SharedXMLBase/CallbackRegistry.lua"]:147: in function TriggerEvent' [string "@Blizzard_WorldMap/Blizzard_WorldMap.lua"]:501: in function PingQuestID'
[string "@Blizzard_UIPanels_Game/Mainline/QuestMapFrame.lua"]:1072: in function QuestMapFrame_PingQuestID' [string "@Blizzard_UIPanels_Game/Mainline/QuestMapFrame.lua"]:993: in function <...ns/Blizzard_UIPanels_Game/Mainline/QuestMapFrame.lua:992> [string "=[C]"]: in function QuestMapFrame_ShowQuestDetails'
[string "@Blizzard_UIPanels_Game/Mainline/QuestMapFrame.lua"]:1121: in function QuestMapFrame_OpenToQuestDetails' [string "@Blizzard_ObjectiveTracker/Blizzard_QuestObjectiveTracker.lua"]:65: in function <..._ObjectiveTracker/Blizzard_QuestObjectiveTracker.lua:50> [string "=[C]"]: in function OnBlockHeaderClick'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTrackerBlock.lua"]:285: in function `OnHeaderClick'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTrackerBlock.lua"]:377: in function <..._ObjectiveTracker/Blizzard_ObjectiveTrackerBlock.lua:375>

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

{
}

How to reproduce
Clicking the quest tracker item button. This in turn throws an error stating that Better World Quests is blocking the use of the quest tracker item button.

What did you expect?
Being able to use the quest tracker item button.

@Treacherouz Treacherouz added the bug Something isn't working label Oct 15, 2024
@Treacherouz Treacherouz reopened this Oct 15, 2024
@p3lim
Copy link
Member

p3lim commented Oct 15, 2024

Duplicate of #53

@p3lim p3lim marked this as a duplicate of #53 Oct 15, 2024
@p3lim p3lim closed this as completed Oct 15, 2024
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

2 participants