Open DreadfulSanity opened 4 years ago
Just wanted to add my error info (using v9.0.5). In case it matters, I had two action bars displaying on the right side, next to each other (not on top of each other). ...
Message: ...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1012: attempt to index local 'module' (a nil value) Time: Fri Dec 4 11:47:05 2020 Count: 3 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 =
Trying to minimize the pet tracker at the objectives frame via the little red button does grace me with the following lua error.
`1x ...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1014: attempt to index local 'module' (a nil value) [string "@Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua"]:1014: in function <...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1011>
Locals: self = {
0 =
SetCollapsed = defined @Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:997
SetAtlases = defined @Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:974
buttonType = "module"
OnLoad = defined @Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:969
}
module = nil
(temporary) = {
0 =
SetCollapsed = defined @Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:997
SetAtlases = defined @Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:974
buttonType = "module"
OnLoad = defined @Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:969
}
( temporary) = nil
(temporary) = 3100
(temporary) = nil
(*temporary) = "attempt to index local 'module' (a nil value)"
`