Account Wide Interface Option Settings

Account Wide Interface Option Settings

12.1k Downloads

Error

SipeP opened this issue ยท 1 comments

commented

Hi,
Whenever i login i get this error:

5x ...ccWideUILayoutSelection/AccWideUILayoutSelection.lua:715: attempt to index local 'classColorString' (a nil value)
[string "@AccWideUILayoutSelection/AccWideUILayoutSelection.lua"]:715: in function InitializeOptions' [string "@AccWideUILayoutSelection/AccWideUILayoutSelection.lua"]:354: in function <...ccWideUILayoutSelection/AccWideUILayoutSelection.lua:165> [string "=[C]"]: in function NotifySettingsLoaded'
[string "@SharedXML/Settings/Blizzard_SettingsRegistrar.lua"]:19: in function <...ce/SharedXML/Settings/Blizzard_SettingsRegistrar.lua:11>
[string "@SharedXML/EventUtil.lua"]:21: in function <SharedXML/EventUtil.lua:15>
[string "=[C]"]: ?
[string "@SharedXML/CallbackRegistry.lua"]:178: in function <SharedXML/CallbackRegistry.lua:177>
[string "=[C]"]: ?
[string "@SharedXML/CallbackRegistry.lua"]:181: in function `TriggerEvent'
[string "@SharedXML/GlobalCallbackRegistry.lua"]:9: in function <SharedXML/GlobalCallbackRegistry.lua:8>

Locals:
self = nil
thisPointX = 16
thisPointY = -375
title = ARTWORK {
0 =
}
title2 = ARTWORK {
0 =
}
b1 = Button {
SetTextToFit = defined @SharedXML/SecureUIPanelTemplates.lua:244
Right = Texture {
}
Left = Texture {
}
fitTextWidthPadding = 40
FitToText = defined @SharedXML/SecureUIPanelTemplates.lua:249
Text = TopText {
}
0 =
Middle = Texture {
}
fitTextCanWidthDecrease = true
}
chkEnableDefault = CheckButton {
0 =
Text = TopText {
}
text = TopText {
}
}
chkShowText = CheckButton {
0 =
Text = TopText {
}
text = TopText {
}
}
titleSA = ARTWORK {
0 =
}
titleSA2 = ARTWORK {
0 =
}
chkSaveEditModeLayout = CheckButton {
0 =
Text = TopText {
}
text = TopText {
}
}
chkSaveActionBar = CheckButton {
0 =
Text = TopText {
}
text = TopText {
}
}
chkSaveNameplates = CheckButton {
0 =
Text = TopText {
}
text = TopText {
}
}
chkSaveRaidFrames = CheckButton {
0 =
Text = TopText {
}
text = TopText {
}
}
chkSaveArenaFrames = CheckButton {
0 =
Text = TopText {
}
text = TopText {
}
}
classColorString = nil
titleCS = ARTWORK {
0 =
}
(*temporary) = defined =[C]:-1
(*temporary) = ARTWORK {
0 =
}
(*temporary) = "TOPLEFT"
(*temporary) = nil
(*temporary) = -375
(*temporary) =
(*temporary) = nil
(*temporary) =
(*temporary) =

{
GetID = defined @SharedXML/Settings/Blizzard_Category.lua:13
SetCategorySet = defined @SharedXML/Settings/Blizzard_Category.lua:53
order = 122
HasSubcategories = defined @SharedXML/Settings/Blizzard_Category.lua:72
CreateSubcategory = defined @SharedXML/Settings/Blizzard_Category.lua:76
SetCategoryTutorialInfo = defined @SharedXML/Settings/Blizzard_Category.lua:83
HasParentCategory = defined @SharedXML/Settings/Blizzard_Category.lua:49
SetOrder = defined @SharedXML/Settings/Blizzard_Category.lua:29
ID = "Account Wide Interface Option Settings"
Init = defined @SharedXML/Settings/Blizzard_Category.lua:6
GetParentCategory = defined @SharedXML/Settings/Blizzard_Category.lua:41
categorySet = 2
GetName = defined @SharedXML/Settings/Blizzard_Category.lua:17
name = "Account Wide Interface Option Settings"
subcategories =
{
}
GetOrder = defined @SharedXML/Settings/Blizzard_Category.lua:25
SetName = defined @SharedXML/Settings/Blizzard_Category.lua:21
SetParentCategory = defined @SharedXML/Settings/Blizzard_Category.lua:45
GetCategoryTutorialInfo = defined @SharedXML/Settings/Blizzard_Category.lua:90
GetQualifiedName = defined @SharedXML/Settings/Blizzard_Category.lua:33
GetSubcategories = defined @SharedXML/Settings/Blizzard_Category.lua:68
GetCategorySet = defined @SharedXML/Settings/Blizzard_Category.lua:57
}
(*temporary) = nil
(*temporary) = true
(*temporary) = "attempt to index local 'classColorString' (a nil value)"

commented

This should hopefully be fixed now in v1.1.2 - thanks for the report!