Questie

Questie

116M Downloads

Repeating Lua Error when in Dungeons

Gogo1951 opened this issue ยท 5 comments

commented

17x ...faceQuestie/Modules/Tracker/TrackerUtils.lua:460: Usage: local continentID, worldPosition = C_Map.GetWorldPosFromMapPos(uiMapID, mapPosition)
[string "=[C]"]: in function GetWorldPosFromMapPos' [string "@Questie/Modules/Tracker/TrackerUtils.lua"]:460: in function <...faceQuestie/Modules/Tracker/TrackerUtils.lua:456> [string "@Questie/Modules/Tracker/TrackerUtils.lua"]:490: in function <...faceQuestie/Modules/Tracker/TrackerUtils.lua:488> [string "@Questie/Modules/Tracker/TrackerUtils.lua"]:670: in function GetSortedQuestIds'
[string "@Questie/Modules/Tracker/QuestieTracker.lua"]:431: in function Update' [string "@Questie/Modules/Quest/QuestieQuest.lua"]:559: in function func'
[string "@Questie/Modules/Libs/QuestieCombatQueue.lua"]:25: in function <...eQuestie/Modules/Libs/QuestieCombatQueue.lua:17>

Locals:
(*temporary) = 302
(*temporary) = nil

commented

image

Happened over 2k times in in one dungeon.

commented

Which dungeon was it @Gogo1951 ?

commented

Was this with the "By Proximity" tracker option enabled?

commented

Was this with the "By Proximity" tracker option enabled?

Probably. I was playing with that setting at the time.

commented

Uh... doh! I think you might be right. Proximity sort option. However, this is SUPER old code. I'm surprised it's only now getting reported.