Extended Character Stats

Extended Character Stats

8M Downloads

Error occurs as soon as I login after installation

goodeys opened this issue ยท 4 comments

commented

Bug description

Date: 2020-05-24 13:58:01
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\ExtendedCharacterStats\ECS.lua line 46:
attempt to index local 'ecs' (a nil value)
Debug:
ExtendedCharacterStats\ECS.lua:46:
ExtendedCharacterStats\ECS.lua:41
ExtendedCharacterStats\ECS.lua:31:
ExtendedCharacterStats\ECS.lua:28
Locals:
ecs = nil
defaultProfile =

{
general =
{
}
profile =
{
}
}
profileVersion = 3
(*temporary) =
{
private =
{
}
GetDefaultProfile = defined @interface\AddOns\ExtendedCharacterStats\Modules\Profile.lua:143
GetProfileVersion = defined @interface\AddOns\ExtendedCharacterStats\Modules\Profile.lua:8
}
(*temporary) = 3
(*temporary) = "attempt to index local 'ecs' (a nil value)"
Profile =
{
private =
{
}
GetDefaultProfile = defined @interface\AddOns\ExtendedCharacterStats\Modules\Profile.lua:143
GetProfileVersion = defined @interface\AddOns\ExtendedCharacterStats\Modules\Profile.lua:8
}
i18n =
{
UseGerman = defined @interface\AddOns\ExtendedCharacterStats\Modules\i18n\de.lua:6
LoadLanguageData = defined @interface\AddOns\ExtendedCharacterStats\Modules\i18n\i18n.lua:6
UseEnglish = defined @interface\AddOns\ExtendedCharacterStats\Modules\i18n\en.lua:6
SetLanguage = defined @interface\AddOns\ExtendedCharacterStats\Modules\i18n\i18n.lua:24
private =
{
}
translate = defined @interface\AddOns\ExtendedCharacterStats\Modules\i18n\i18n.lua:30
}

AddOns:
Swatter, v8.2.6377 (SwimmingSeadragon)
AtlasLootClassic, vv1.5.1
AtlasLootClassicData, vv1.5.1
AtlasLootClassicDungeonsAndRaids, vv1.5.1
ClassicCastbars, vv1.3.6
ClassicCastbarsOptions, v
ClickLinks, v1.0.8
DBMCore, v1.13.45
DBMDefaultSkin, v
DBMStatusBarTimers, v
Details, v
DetailsStreamer, v
DetailsTinyThreat, v
Enchantrix, v8.2.6428 (SwimmingSeadragon)
EnchantrixBarker, v8.2.6469 (SwimmingSeadragon)
ExtendedCharacterStats, v2.4.2
SlideBar, v8.2.6375 (SwimmingSeadragon)
Stubby, v8.2.6376 (SwimmingSeadragon)
BlizRuntimeLib_enUS v1.13.4.11304
(ck=252)

Version

v2.4.2 , also happened with v2.4.0

commented

I can confirm that happen with 2.4.0 too

commented

@Goodey Thanks for the report. I must have missed something when changing that part of the addon. I will push out an update soon

commented

No problem, tried to have a quick look myself but bit new to Lua.

commented

@Goodey No worries I already found the issue. But won't be able to release on update for the next 7-8 hours since I have to sleep :D Will be the first thing in the morning.