Questie

Questie

116M Downloads

Map bug when accepting new quests

Bacrdimike opened this issue ยท 4 comments

commented

Bug description

When I accept a new quest the bug happens. I am leveling currently in Northrend.

Screenshots

5x 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"

Questie & WoW version

commented
[string "=[C]"]: in function `next'
[string "@Questie\Modules\Map\QuestieMap.lua"]:844: in function `GetNearestSpawn'
[string "@Questie\Modules\Map\QuestieMap.lua"]:932: 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"

Is what im getting - similar i think

commented

Hey @orionshock @Bacrdimike sorry for the very late response on this. We thought this to already be fixed in one of the last updates, but that is actually not true.

Does this error happen every time you accept a quest? I am quite sure it is linked to the sorting of the Tracker you are using. Sorting "By Zone" instead of "Proximity" should keep this issue away for now.

commented

@BreakBB I can't reproduce this, even with tracker sorted by proximity. I think we can close this as it has been fixed since, but not sure if you had reproduction back in November so leaving this one to you.

commented

@Muehe I also can't reproduce this anymore and sorting by proximity seems to work just fine. Closing this