QuickQuest

QuickQuest

684k Downloads

LUA Error on "hand in" some Quests (not all), even if Automatic Accept and Complete is disabled

fubaWoW opened this issue ยท 1 comments

commented

Describe the bug
see Title

How to reproduce
Hand in a Quest that triggers the error ^^
In my case, the latest error was on Retaking the Mines

1x ...rfaceQuickQuest/libs/Dashi/modules/event.lua:121: Blizzard_UIPanels_Game/Mainline/QuestInfo.lua:14: attempt to index local 'self' (a nil value)
[string "=[C]"]: in function `error'
[string "@QuickQuest/libs/Dashi/modules/event.lua"]:121: in function `TriggerEvent'
[string "@QuickQuest/libs/Dashi/modules/event.lua"]:132: in function <...rfaceQuickQuest/libs/Dashi/modules/event.lua:131>

Locals:
(*temporary) = "Blizzard_UIPanels_Game/Mainline/QuestInfo.lua:14: attempt to index local 'self' (a nil value)"
commented

Unable to reproduce this, but I assume it's because of caching, I'll add a check for that.