can't open config on ptr
Raulfin opened this issue ยท 1 comments
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
seems this is just initialized after checking stats when loading, and #243 is preventing it from getting to this part.