Questie

Questie

116M Downloads

Crash after levelling up

wodim opened this issue ยท 0 comments

commented
Message: ...erface\AddOns\Questie\Modules\Quest\QuestieQuest.lua:1377: attempt to index local 'questObject' (a nil value)
Time: Mon Feb  3 12:59:03 2020
Count: 1
Stack: ...erface\AddOns\Questie\Modules\Quest\QuestieQuest.lua:1377: attempt to index local 'questObject' (a nil value)
...erface\AddOns\Questie\Modules\Quest\QuestieQuest.lua:1377: in function `GetQuestIcon'
...erface\AddOns\Questie\Modules\Quest\QuestieQuest.lua:1363: in function `DrawAllAvailableQuests'
...rface\AddOns\Questie\Modules\QuestieEventHandler.lua:210: in function <...rface\AddOns\Questie\Modules\QuestieEventHandler.lua:206>

Locals: self = <table> {
 IsDoable = <function> defined @Interface\AddOns\Questie\Modules\Quest\QuestieQuest.lua:1389
 DrawAvailableQuest = <function> defined @Interface\AddOns\Questie\Modules\Quest\QuestieQuest.lua:1230
 IsParentQuestActive = <function> defined @Interface\AddOns\Questie\Modules\Quest\QuestieQuestPrivates.lua:145
 LevelRequirementsFulfilled = <function> defined @Interface\AddOns\Questie\Modules\Quest\QuestieQuestPrivates.lua:140
 objectiveSpawnListCallTable = <table> {
 }
 GetQuestIcon = <function> defined @Interface\AddOns\Questie\Modules\Quest\QuestieQuest.lua:1375
}
questObject = nil
icon = <table> {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'questObject' (a nil value)"
QuestiePlayer = <table> {
 GetPlayerLevel = <function> defined @Interface\AddOns\Questie\Modules\Libs\QuestiePlayer.lua:29
 SetPlayerLevel = <function> defined @Interface\AddOns\Questie\Modules\Libs\QuestiePlayer.lua:22
 GetPartyMembers = <function> defined @Interface\AddOns\Questie\Modules\Libs\QuestiePlayer.lua:65
 GetCurrentContinentId = <function> defined @Interface\AddOns\Questie\Modules\Libs\QuestiePlayer.lua:48
 GetPartyMemberByName = <function> defined @Interface\AddOns\Questie\Modules\Libs\QuestiePlayer.lua:81
 Initialize = <function> defined @Interface\AddOns\Questie\Modules\Libs\QuestiePlayer.lua:17
 private = <table> {
 }
 GetGroupType = <function> defined @Interface\AddOns\Questie\Modules\Libs\QuestiePlayer.lua:34
 currentQuestlog = <table> {
 }
 GetCurrentZoneId = <function> defined @Interface\AddOns\Questie\Modules\Libs\QuestiePlayer.lua:44
}

v5.6.0