World Quest Tracker

World Quest Tracker

70M Downloads

WQ Tracker UI Issue - LUA Error

amethystnw opened this issue ยท 0 comments

commented

Getting LUA error when the mouse attempts to collapse the World Quest Tracker. Additionally, the frame collides with the existing Blizzard Quest Tracker with no way to move the frame, or to access options. Even if I unload the MoveAnything addon which was controlling the position of the Blizzard Quest Tracker, there still Here is the LUA error message:

Message: ...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1012: attempt to index local 'module' (a nil value)
Time: Mon Jan 11 19:51:39 2021
Count: 1
Stack: ...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1012: attempt to index local 'module' (a nil value)
[string "@interface\AddOns\Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua"]:1012: in function <...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1009>

Locals: self = {
0 =
SetCollapsed = defined @interface\AddOns\Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:995
SetAtlases = defined @interface\AddOns\Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:972
buttonType = "module"
OnLoad = defined @interface\AddOns\Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:967
}
module = nil
(*temporary) = {
0 =
SetCollapsed = defined @interface\AddOns\Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:995
SetAtlases = defined @interface\AddOns\Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:972
buttonType = "module"
OnLoad = defined @interface\AddOns\Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:967
}
(*temporary) = nil
(*temporary) = 230
(*temporary) = nil
(*temporary) = "attempt to index local 'module' (a nil value)"

Installed version of the Addon is v9.0.2.415 (Dec 12, 2020). Deleted addon and reinstalled today, 1/11/21, and had the same issue.

Overlay of WQT with Blizzard QT