Jaliborc / PetTracker

Tracks pets, alerts for upgrades and helps you in pet battles.
49 stars 26 forks source link

Pet tracker in quest tracker can't be minimized. #228

Open DreadfulSanity opened 4 years ago

DreadfulSanity commented 4 years ago

Trying to minimize the pet tracker at the objectives frame via the little red button does grace me with the following lua error.

grafik

`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)" `

CosmicCleric commented 3 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 = { 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) = 36531 (temporary) = nil (*temporary) = "attempt to index local 'module' (a nil value)"