[BUG] Errors when opening World Map
fivecatsrc opened this issue ยท 2 comments
Believe this is a conflict with WorldQuestTracker, but not sure if I should be posting here or there. This is what I receive via BugSack whenever opening the world map.
[string "=[C]"]: in function `HaveQuestData'
[string "@CaerdonWardrobe/external/WorldQuestTracker/Core.WorldQuestTracker.lua"]:104: in function `OnUpdateWorldWidget'
[string "@CaerdonWardrobe/external/WorldQuestTracker/Core.WorldQuestTracker.lua"]:13: in function <...xternal/WorldQuestTracker/Core.WorldQuestTracker.lua:13>
[string "=[C]"]: in function `UpdateWorldWidget'
[string "@WorldQuestTracker/WorldQuestTracker_ZoneMap.lua"]:1885: in function `SetupZoneSummaryButton'
[string "@WorldQuestTracker/WorldQuestTracker_ZoneMap.lua"]:2076: in function `UpdateZoneSummaryFrame'
[string "@WorldQuestTracker/WorldQuestTracker_ZoneMap.lua"]:1238: in function `UpdateZoneWidgets'
[string "@WorldQuestTracker/WorldQuestTracker_MapChange.lua"]:98: in function <...ns/WorldQuestTracker/WorldQuestTracker_MapChange.lua:35>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
...
[string "=[C]"]: in function `Show'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:880: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:866>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `ShowUIPanel'
[string "@Blizzard_WorldMap/QuestLogOwnerMixin.lua"]:106: in function `SetDisplayState'
[string "@Blizzard_WorldMap/QuestLogOwnerMixin.lua"]:42: in function `HandleUserActionToggleSelf'
[string "@Blizzard_WorldMap/Blizzard_WorldMap.lua"]:511: in function <...rfaceBlizzard_WorldMap/Blizzard_WorldMap.lua:510>
[string "=[C]"]: in function `ToggleWorldMap'
[string "TOGGLEWORLDMAP"]:1: in function <[string "TOGGLEWORLDMAP"]:1>
Locals:
(*temporary) = <table> {
order = 9
isNew = false
isCriteria = false
worldQuestType = 2
selected = false
inProgress = false
questCounter = 1
rarity = 1
questID = 64273
tagName = "Rare Elite World Quest"
y = 0.470340
x = 0.657232
numObjectives = 1
isElite = true
mapID = 1543
gold = 0
timeLeft = 4878
isSpellTarget = false
tagID = 136
factionID = 2470
title = "Containing the Helsworn"
filter = "garrison_resource"
goldFormated = 0
}
Having the same issue. Disabling Caerdon Wardrobe solve it, no more errors.
A fix would be appreciated to be able to use Caerdon Wardrobe with World Quest Tracker.