[BUG] Interface Error when opening map (Attempt Two)
Closed this issue · 1 comments
dan-fwr commented
When I open the world map, this error pops up intermittently. I have WorldQuestTracker installed.
Message: [ADDON_ACTION_BLOCKED] AddOn 'ArkInventory' tried to call the protected function 'Frame:SetPassThroughButtons()'.
Time: Tue Sep 10 08:40:30 2024
Count: 1
Stack: [ADDON_ACTION_BLOCKED] AddOn 'ArkInventory' tried to call the protected function 'Frame:SetPassThroughButtons()'.
[string "@Interface/AddOns/WorldQuestTracker/WorldQuestTracker_Core.lua"]:1274: in function `ShowLine'
[string "@Interface/AddOns/WorldQuestTracker/WorldQuestTracker_Core.lua"]:1388: in function <.../AddOns/WorldQuestTracker/WorldQuestTracker_Core.lua:1369>
Locals: self = <table> {
owningMap = WorldMapFrame {
}
}
(*temporary) = Frame {
texturePool = <table> {
}
Distance = 16.666667
bIsShowingLine = false
LinePin = Frame {
}
DotScale = 3
texturesNotInUse = <table> {
}
}
WQTPathFrame = Frame {
texturePool = <table> {
}
Distance = 16.666667
bIsShowingLine = false
LinePin = Frame {
}
DotScale = 3
texturesNotInUse = <table> {
}
}
arkayenro commented
looks like a WorldQuestTracker issue