BreakBB / ExtendedCharacterStats

Extended Character Stats: A WoW Classic addon
MIT License
7 stars 18 forks source link

can't open config on ptr #244

Closed Raulfin closed 12 months ago

Raulfin commented 1 year ago

Bug description

2x ...faceExtendedCharacterStats/Modules/Stats.lua:56: attempt to index global 'ECSConfigFrame' (a nil value)
[string "@ExtendedCharacterStats/Modules/Stats.lua"]:56: in function <...faceExtendedCharacterStats/Modules/Stats.lua:55>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'ECSConfigFrame' (a nil value)"

Screenshots

Version

Raulfin commented 1 year ago

seems this is just initialized after checking stats when loading, and #243 is preventing it from getting to this part.