Extended Character Stats

Extended Character Stats

8M Downloads

wont load, gives lua error and following message

charliemorales opened this issue ยท 2 comments

commented

Message: ...face\AddOns\ExtendedCharacterStats\Modules\Stats.lua:44: attempt to index field 'general' (a nil value)
Time: Sat Jan 16 23:37:32 2021
Count: 1
Stack: ...face\AddOns\ExtendedCharacterStats\Modules\Stats.lua:44: attempt to index field 'general' (a nil value)
...face\AddOns\ExtendedCharacterStats\Modules\Stats.lua:44: in function `CreateWindow'
Interface\AddOns\ExtendedCharacterStats\ECS.lua:102: in function <Interface\AddOns\ExtendedCharacterStats\ECS.lua:100>
Interface\AddOns\ExtendedCharacterStats\ECS.lua:35: in function <Interface\AddOns\ExtendedCharacterStats\ECS.lua:28>

Locals: self =

{
HideWindow = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:128
UpdateInformation = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:295
UpdateWindowSize = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:108
RebuildStatInfos = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:282
RecycleFrame = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:276
GetFrame = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:137
CreateWindow = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:40
private =
{
}
UpdateSettingsButtonText = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:113
GetDisplayedLines = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:142
ToggleWindow = defined @interface\AddOns\ExtendedCharacterStats\Modules\Stats.lua:118
}
ecs =
{
}
mainFrame = ECS_StatsFrame {
0 =
TitleText = {
}
RightBorder = {
}
LeftBorder = {
}
InsetBorderTopLeft = {
}
TopRightCorner = {
}
TopLeftCorner = {
}
Bg = {
}
TopBorder = {
}
InsetBg = {
}
TopTileStreaks = {
}
TitleBg = {
}
BottomBorder = {
}
InsetBorderRight = {
}
InsetBorderLeft = {
}
InsetBorderBottomLeft = {
}
CloseButton = {
}
InsetBorderBottom = {
}
InsetBorderTop = {
}
BotLeftCorner = {
}
InsetBorderTopRight = {
}
InsetBorderBottomRight = {
}
BotRightCorner = {
}
}
(*temporary) = defined =[C]:-1
(*temporary) = ECS_StatsFrame {
0 =
TitleText = {
}
RightBorder = {
}
LeftBorder = {
}
InsetBorderTopLeft = {
}
TopRightCorner = {
}
TopLeftCorner = {
}
Bg = {
}
TopBorder = {
}
InsetBg = {
}
TopTileStreaks = {
}
TitleBg = {
}
BottomBorder = {
}
InsetBorderRight = {
}
InsetBorderLeft = {
}
InsetBorderBottomLeft = {
}
CloseButton = {
}
InsetBorderBottom = {
}
InsetBorderTop = {
}
BotLeftCorner = {
}
InsetBorderTopRight = {
}
InsetBorderBottomRight = {
}
BotRightCorner = {
}
}
(*temporary) = nil
(*temporary) = "BasicFrameTemplateWithInset"
(*temporary) = ECS_StatsFrame {
0 =
TitleText = {
}
RightBorder = {
}
LeftBorder = {
}
InsetBorderTopLeft = {
}
TopRightCorner = {
}
TopLeftCorner = {
}
Bg = {
}
TopBorder = {
}
InsetBg = {
}
TopTileStreaks = {
}
TitleBg = {
}
BottomBorder = {
}
InsetBorderRight = {
}
InsetBorderLeft = {
}
InsetBorderBottomLeft = {
}
CloseButton = {
}
InsetBorderBottom = {
}
InsetBorderTop = {
}
BotLeftCorner = {
}
InsetBorderTopRight = {
}
InsetBorderBottomRight = {

commented

Thanks for the report, I will push a fix for this tomorrow morning! Sorry for the trouble

commented

Please try the updated version I just published. You can get it on CurseForge as always.