Andromeda

Andromeda

26.4k Downloads

Problems with classcolors on setup

liquidbase opened this issue ยท 0 comments

commented

When installing the UI, the error listed below appears. I can currently reproduce the error with Death Knight and Mage.
The problem is that the setup of the UI hangs in an infinite loop and you can not set up the UI.

1x andromeda/core/constants.lua:49: attempt to index local 'newColor' (a nil value)
[string "@andromeda/core/constants.lua"]:49: in function `func'
[string "@andromeda/core/init.lua"]:93: in function <andromeda/core/init.lua:88>

Locals:
colors = <table> {
 HUNTER = <table> {
 }
 WARRIOR = <table> {
 }
 ROGUE = <table> {
 }
 MAGE = <table> {
 }
 PRIEST = <table> {
 }
 EVOKER = <table> {
 }
 SHAMAN = <table> {
 }
 WARLOCK = <table> {
 }
 DEMONHUNTER = <table> {
 }
 DEATHKNIGHT = <table> {
 }
 DRUID = <table> {
 }
 MONK = <table> {
 }
 PALADIN = <table> {
 }
}
classColor = nil
newColor = nil
(*temporary) = <table> {
 SCREEN_HEIGHT = 1440
 Assets = <table> {
 }
 MOUSE_RIGHT_BUTTON = " |TInterface\TUTORIALFRAME\UI-TUTORIAL-FRAME:13:11:0:-1:512:512:12:66:333:410|t "
 LINE_STRING = "|cff7f7f7f---------------|r"
 TrashUnitsList = <table> {
 }
 WHITE_COLOR = "|cffffffff"
 Themes = <table> {
 }
 MY_CLASS = "DEATHKNIGHT"
 MOUSE_LEFT_BUTTON = " |TInterface\TUTORIALFRAME\UI-TUTORIAL-FRAME:13:11:0:-1:512:512:12:66:230:307|t "
 MOUSE_MIDDLE_BUTTON = " |TInterface\TUTORIALFRAME\UI-TUTORIAL-FRAME:13:11:0:-1:512:512:12:66:127:204|t "
 BLUE_COLOR = "|cff82c5ff"
 ADDON_NAME = "andromeda"
 MY_FULL_NAME = "Merith-Zirkel des Cenarius"
 AccountSettings = <table> {
 }
 IS_DEVELOPER = false
 GREEN_COLOR = "|cff20ff20"
 RaidPetFlags = 4372
 BlizzThemes = <table> {
 }
 CharacterSettings = <table> {
 }
 TalentCDFixList = <table> {
 }
 ClassColors = <table> {
 }
 CornerSpellsList = <table> {
 }
 PartySpellsList = <table> {
 }
 QualityColors = <table> {
 }
 RaidBuffsWhiteList = <table> {
 }
 IsMyPet = <function> defined @andromeda/core/constants.lua:116
 ADDON_TITLE = "AndromedaUI"
 SpecialUnitsList = <table> {
 }
 RaidDebuffsBlackList = <table> {
 }
 IS_NEW_PATCH = false
 ADDON_VERSION = "10.1.13"
 IgnoreQuestNPC = <table> {
 }
 GREY_COLOR = "|cff7f7f7f"
 IsInMyGroup = <function> defined @andromeda/core/constants.lua:123
 INFO_COLOR = "|cffe9c55d"
 AnnounceableSpellsList = <table> {
 }
 MY_REALM = "Zirkel des Cenarius"
 PowerUnitsList = <table> {
 }
 NameplateShowTargetNPCsList = <table> {
 }
 NameplateAuraBlackList = <table> {
 }
 NameplateAuraWhiteList = <table> {
 }
 AddonThemes = <table> {
 }
 RED_COLOR = "|cffff2020"
 COLORFUL_ADDON_TITLE = "|cff7269e5A|r|cff826fe2n|r|cff9076e0d|r|cff9d7dddr|r|cffaa84dao|r|cffb58bd7m|r|cffc192d4e|r|cffcb99d1d|r|cffd6a0cea|r|cffe0a8cbU|r|cffeaafc8I|r"
 MY_FACTION = "Alliance"
 TEX_COORD = <table> {
 }
 BadBoys = <table> {
 }
 Frames = <table> {
 }
 UI_GAP = 33
 ASSET_PATH = "Interface\AddOns\andromeda\assets\"
 DevsList = <table> {
 }
 MajorSpellsList = <table> {
 }
 ClassList = <table> {
 }
 PartyPetFlags = 4370
 YELLOW_COLOR = "|cfff2d368"
 SCREEN_WIDTH = 3440
 MY_NAME = "Merith"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = 0.729412
(*temporary) = nil
(*temporary) = "attempt to index local 'newColor' (a nil value)"
C = <table> {
 SCREEN_HEIGHT = 1440
 Assets = <table> {
 }
 MOUSE_RIGHT_BUTTON = " |TInterface\TUTORIALFRAME\UI-TUTORIAL-FRAME:13:11:0:-1:512:512:12:66:333:410|t "
 LINE_STRING = "|cff7f7f7f---------------|r"
 TrashUnitsList = <table> {
 }
 WHITE_COLOR = "|cffffffff"
 Themes = <table> {
 }
 MY_CLASS = "DEATHKNIGHT"
 MOUSE_LEFT_BUTTON = " |TInterface\TUTORIALFRAME\UI-TUTORIAL-FRAME:13:11:0:-1:512:512:12:66:230:307|t "
 MOUSE_MIDDLE_BUTTON = " |TInterface\TUTORIALFRAME\UI-TUTORIAL-FRAME:13:11:0:-1:512:512:12:66:127:204|t "
 BLUE_COLOR = "|cff82c5ff"
 ADDON_NAME = "andromeda"
 MY_FULL_NAME = "Merith-Zirkel des Cenarius"
 AccountSettings = <table> {
 }
 IS_DEVELOPER = false
 GREEN_COLOR = "|cff20ff20"
 RaidPetFlags = 4372
 BlizzThemes = <table> {
 }
 CharacterSettings = <table> {
 }
 TalentCDFixList = <table> {
 }
 ClassColors = <table> {
 }
 CornerSpellsList = <table> {
 }
 PartySpellsList = <table> {
 }
 QualityColors = <table> {
 }
 RaidBuffsWhiteList = <table> {
 }
 IsMyPet = <function> defined @andromeda/core/constants.lua:116
 ADDON_TITLE = "AndromedaUI"
 SpecialUnitsList = <table> {
 }
 RaidDebuffsBlackList = <table> {
 }
 IS_NEW_PATCH = false
 ADDON_VERSION = "10.1.13"
 IgnoreQuestNPC = <table> {
 }
 GREY_COLOR = "|cff7f7f7f"
 IsInMyGroup = <function> defined @andromeda/core/constants.lua:123
 INFO_COLOR = "|cffe9c55d"
 Announceable