Error When Getting First Quest
Comicus opened this issue · 5 comments
Bug description
It seems to happen when I first log in and mouse accepting first quest or targeting a quest I already have
Screenshots
6x Questie\Modules\Map\QuestieMap.lua:836: bad argument #1 to 'next' (table expected, got nil)
[string "=[C]"]: in function next' [string "@Questie\Modules\Map\QuestieMap.lua"]:836: in function
GetNearestSpawn'
[string "@Questie\Modules\Map\QuestieMap.lua"]:924: in function GetNearestQuestSpawn' [string "@Questie\Modules\Tracker\QuestieTracker.lua"]:1587: in function <...ceQuestie\Modules\Tracker\QuestieTracker.lua:1572> [string "@Questie\Modules\Tracker\QuestieTracker.lua"]:848: in function <...ceQuestie\Modules\Tracker\QuestieTracker.lua:758> [string "@Questie\Modules\Tracker\QuestieTracker.lua"]:913: in function
Update'
[string "@Questie\Modules\Tracker\QuestieTracker.lua"]:1541: in function `func'
[string "@Questie\Modules\Libs\QuestieCombatQueue.lua"]:25: in function <...eQuestie\Modules\Libs\QuestieCombatQueue.lua:17>
[string "@SharedXML\C_TimerAugment.lua"]:16: in function <SharedXML\C_TimerAugment.lua:14>
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
Questie & WoW version
TBC > Wrath
Hey @Comicus sorry for the late response on this. Wotlk launch still is pretty stressful for us 🙈
Is this still an issue for you? If yes, could you share all quests you know you have in your quest log since this error happens?
This has been an issue for me since the expansion release.
12x Questie\Modules\Map\QuestieMap.lua:839: bad argument #1 to 'next' (table expected, got nil)
[string "=[C]"]: in function 'next'
[string "@Questie\Modules\Map\QuestieMap.lua"]:839: in function 'GetNearestSpawn'
[string "@Questie\Modules\Map\QuestieMap.lua"]:927: in function 'GetNearestQuestSpawn'
[string "@Questie\Modules\Tracker\QuestieTracker.lua"]:1385: in function <...ceQuestie\Modules\Tracker\QuestieTracker.lua:1370>
[string "@Questie\Modules\Tracker\QuestieTracker.lua"]:658: in function <...ceQuestie\Modules\Tracker\QuestieTracker.lua:568>
[string "@Questie\Modules\Tracker\QuestieTracker.lua"]:732: in function 'Update'
[string "@Questie\Modules\Tracker\QuestieTracker.lua"]:1339: in function 'func'
[string "@Questie\Modules\Libs\QuestieCombatQueue.lua"]:25: in function <...eQuestie\Modules\Libs\QuestieCombatQueue.lua:17>
[string "@SharedXML\C_TimerAugment.lua"]:16: in function <SharedXML\C_TimerAugment.lua:14>
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
I've updated to the latest version (7.3.3 as of this post) and no changes. I've also recompiled the database.
@cralor @Comicus I guess you are both using "By Proximity" sorting of the Tracker objectives? When switching to the default "By Zone" sorting should work around the issue for now.
Tracker improvements/fixes are on our list. But all team members are currently trying to fix as many quests as possible.