Recount

Recount

120M Downloads

Error when changing colors of windows

diohenrique opened this issue ยท 0 comments

commented

Message: Interface/AddOns/Recount/colors.lua:358: attempt to call method 'SetColorRGB' (a nil value)
Time: Sun Mar 24 12:50:19 2024
Count: 1
Stack: Interface/AddOns/Recount/colors.lua:358: attempt to call method 'SetColorRGB' (a nil value)
[string "@Interface/AddOns/Recount/colors.lua"]:358: in function `EditColor'
[string "@Interface/AddOns/Recount/GUI_Config.lua"]:194: in function <Interface/AddOns/Recount/GUI_Config.lua:193>

Locals: self =

{
EditColor = defined @Interface/AddOns/Recount/colors.lua:338
RegisterTexture = defined @Interface/AddOns/Recount/colors.lua:224
RegisterBorder = defined @Interface/AddOns/Recount/colors.lua:266
UpdateAllColors = defined @Interface/AddOns/Recount/colors.lua:123
RegisterFont = defined @Interface/AddOns/Recount/colors.lua:314
RegisterBackground = defined @Interface/AddOns/Recount/colors.lua:290
GetColor = defined @Interface/AddOns/Recount/colors.lua:75
UnregisterItem = defined @Interface/AddOns/Recount/colors.lua:186
RegisterFunction = defined @Interface/AddOns/Recount/colors.lua:200
UpdateColor = defined @Interface/AddOns/Recount/colors.lua:135
SetColor = defined @Interface/AddOns/Recount/colors.lua:105
}
Branch = "Window"
Name = "Title"
Attach = Recount_ConfigWindow {
BottomLeftCorner = Texture {
}
OnBackdropLoaded = defined @Interface/SharedXML/Backdrop.lua:152
ModuleOpt = Frame {
}
GetBackdropColor = defined @Interface/SharedXML/Backdrop.lua:390
SetBackdropBorderColor = defined @Interface/SharedXML/Backdrop.lua:422
RightEdge = Texture {
}
ApplyBackdrop = defined @Interface/SharedXML/Backdrop.lua:294
SetBackdrop = defined @Interface/SharedXML/Backdrop.lua:329
ClearBackdrop = defined @Interface/SharedXML/Backdrop.lua:282
GetBackdropBorderColor = defined @Interface/SharedXML/Backdrop.lua:409
GetBackdrop = defined @Interface/SharedXML/Backdrop.lua:347
SetBorderBlendMode = defined @Interface/SharedXML/Backdrop.lua:266
Window = Frame {
}
isLocked = false
Below = Recount_GraphWindow {
}
Center = Texture {
}
OnBackdropSizeChanged = defined @Interface/SharedXML/Backdrop.lua:182
HasBackdropInfo = defined @Interface/SharedXML/Backdrop.lua:278
ColorOpt = Frame {
}
GraphLib_Lines_Used =
{
}
SetupTextureCoordinates = defined @Interface/SharedXML/Backdrop.lua:214
Data = Frame {
}
GetEdgeSize = defined @Interface/SharedXML/Backdrop.lua:188
Appearance = Frame {
}
0 =
TopEdge = Texture {
}
GraphLib_Lines =
{
}
TopRightCorner = Texture {
}
TopLeftCorner = Texture {
}
backdropInfo =
{
}
CloseButton = Button {
}
Title = FontString {
}
BottomEdge = Texture {
}
BottomRightCorner = Texture {
}
SetBackdropColor = defined @Interface/SharedXML/Backdrop.lua:399
LeftEdge = Texture {
}
SetupPieceVisuals = defined @Interface/SharedXML/Backdrop.lua:246
}
r = 1
g = 1
b = 1
c =
{
a = 1
r = 1
g = 0
b = 0
}
(*temporary) = nil
(*temporary) = ColorPickerFrame {
0 =
GetColorRGB = defined @Interface/FrameXML/ColorPickerFrame.lua:79
DragBar = Frame {
}
OnKeyDown = defined @Interface/FrameXML/ColorPickerFrame.lua:53
SetupColorPickerAndShow = defined @Interface/FrameXML/ColorPickerFrame.lua:62
OnLoad = defined @Interface/FrameXML/ColorPickerFrame.lua:3
func = defined @Interface/AddOns/Recount/colors.lua:41
GetExtraInfo = defined @Interface/FrameXML/ColorPickerFrame.lua:87
GetPreviousValues = defined @Interface/FrameXML/ColorPickerFrame.lua:91
opacity = 0
hasOpacity = true
GetColorAlpha = defined @Interface/FrameXML/ColorPickerFrame.lua:83
Header = Frame {
}
Footer = Frame {
}
OnShow = defined @Interf