Questie

Questie

116M Downloads

LUA error from clicking Jorney pre quest

Laumesis opened this issue ยท 1 comments

commented
Message: ...Ons\Questie\Modules\Journey\QuestieSearchResults.lua:576: attempt to index upvalue 'searchBox' (a nil value)
Time: Fri Jun 18 07:42:19 2021
Count: 2
Stack: ...Ons\Questie\Modules\Journey\QuestieSearchResults.lua:576: attempt to index upvalue 'searchBox' (a nil value)
[string "@Interface\AddOns\Questie\Modules\Journey\QuestieSearchResults.lua"]:576: in function `JumpToQuest'
[string "@Interface\AddOns\Questie\Modules\Journey\QuestieJourneyPrivates.lua"]:42: in function <...s\Questie\Modules\Journey\QuestieJourneyPrivates.lua:41>
[string "=[C]"]: ?
[string "@Interface\AddOns\ArkInventory\Externals\Ace3\AceGUI\AceGUI-3.0.lua"]:72: in function <...ns\ArkInventory\Externals\Ace3\AceGUI\AceGUI-3.0.lua:70>
[string "@Interface\AddOns\ArkInventory\Externals\Ace3\AceGUI\AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface\AddOns\ArkInventory\Externals\Ace3\AceGUI\widgets\AceGUIWidget-InteractiveLabel.lua"]:23: in function <...ce3\AceGUI\widgets\AceGUIWidget-InteractiveLabel.lua:22>

Locals: <none>

LUA errors come if an user clicks a pre quest, marked with red box in the following image, before the user has manually visited the search tab of the journey after login/reload.
temp

Also, a "search" result of click is shown in the Quests by Zone tab instead of the Search tab.

Questie v6.3.16

commented

Fixed with 7999c6c