Questie

Questie

116M Downloads

Accepting and quickly abandoning a quest results in an Error

cecilia-sanare opened this issue ยท 1 comments

commented

Bug description

If you accept a quest and quickly abandon it Questie will still attempt to retrieve / parse information about said quest.

Message: Interface\AddOns\Questie\Modules\QuestieQuest.lua:806: bad argument #1 to 'pairs' (table expected, got nil)
Time: Thu Sep 26 12:04:11 2019
Count: 1
Stack: Interface\AddOns\Questie\Modules\QuestieQuest.lua:806: bad argument #1 to 'pairs' (table expected, got nil)
[C]: in function `pairs'
Interface\AddOns\Questie\Modules\QuestieQuest.lua:806: in function `PopulateObjectiveNotes'
...rface\AddOns\Questie\Modules\QuestieEventHandler.lua:68: in function <...rface\AddOns\Questie\Modules\QuestieEventHandler.lua:67>

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
 = <function> defined =[C]:-1

Screenshots

ezgif-4-cb4153b86701

Questie version

4.1.1

commented

Just tested this and it is no longer an issue.