trackerQuestFrame LUA Error
EvilMerc opened this issue ยท 4 comments
WOTLK Classic
Receiving this error on logging into the game/reloading, happens every time:
4x ...ceQuestie/Modules/Tracker/QuestieTracker.lua:1563: attempt to index upvalue 'trackerQuestFrame' (a nil value)
[string "@Questie/Modules/Tracker/QuestieTracker.lua"]:1563: in function <...ceQuestie/Modules/Tracker/QuestieTracker.lua:1561>
[string "=[C]"]: ?
Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = "|cff7c83ff[DEVELOP]|r"
(*temporary) = "QuestieTracker:ScrollFrame_OnScrollRangeChanged"
(*temporary) = "attempt to index upvalue 'trackerQuestFrame' (a nil value)"
trackerQuestFrame = nil
This also causes all the minimised quest zones on the tracker to expand out again.
@EvilMerc Thank you for confirming that my other tip fixed your issue in that other bug...
This bug you're experiencing has been fixed and will be included in the next patch.
Are you fully updated? Daxter fixed this with d0fd137
Which should be in 8.0.1 ( pretty sure )
Hey yeah I am fully updated on 8.0.1.
I did run the following command as mentioned by Dyaxler to resolve an issue with the tracker:
/script Questie.db[Questie.db.global.questieTLoc].trackerSetpoint = "TOPLEFT"
This error started occuring after that happened.
The commit you linked is not in v8.0.1 @MyTechnoHunter - But I want to ship another release later today.