tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
472 stars 156 forks source link

SetPassThroughButtons taint #1358

Open Psychoian opened 2 months ago

Psychoian commented 2 months ago

Troubleshooting Steps

WorldQuestTracker

Describe the expected behavior and what actually happened?

No response

Reproducing the issue.

No response

Lua Errors

11x [ADDON_ACTION_BLOCKED] 插件 'ElvUI_Libraries' 尝试调用保护功能 '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 "@WorldQuestTracker/WorldQuestTracker_Core.lua"]:1452: in function `ShowLine'
[string "@WorldQuestTracker/WorldQuestTracker_Core.lua"]:1566: in function <WorldQuestTracker/WorldQuestTracker_Core.lua:1547>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
}

Verification Steps

kodewdle commented 2 months ago

this happens without other addons and i have it pinned, not sure the cause yet tho.