Kui Nameplates lua error

So i get this error when i try to change the colors of anything like health bars, friendly players, etc. Anyone have a solution?

Message: …erface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:421: attempt to call method ‘SetColorRGB’ (a nil value)
Time: Thu Feb 1 22:30:36 2024
Count: 3
Stack: …erface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:421: attempt to call method ‘SetColorRGB’ (a nil value)
[string “@Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua”]:421: in function <…erface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:410>

Locals: self = KuiNameplatesCoreConfigcolour_playerColourPicker {
0 =
enabled = defined @Interface/AddOns/Kui_Nameplates_Core_Config/create.lua:240
label = FontString {
}
env = “colour_player”
block = Frame {
}
Set = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:401
Get = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:396
}
val =

{
1 = 0.200000
2 = 0.500000
3 = 0.900000
}
(*temporary) = nil
(*temporary) = ColorPickerFrame {
0 =
GetColorRGB = defined @Interface/FrameXML/ColorPickerFrame.lua:79
DragBar = Frame {
}
OnKeyDown = defined @Interface/FrameXML/ColorPickerFrame.lua:53
cancelFunc = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:383
previousValues =
{
}
SetupColorPickerAndShow = defined @Interface/FrameXML/ColorPickerFrame.lua:62
OnLoad = defined @Interface/FrameXML/ColorPickerFrame.lua:3
opacity = 1
OnShow = defined @Interface/FrameXML/ColorPickerFrame.lua:34
GetPreviousValues = defined @Interface/FrameXML/ColorPickerFrame.lua:91
GetColorAlpha = defined @Interface/FrameXML/ColorPickerFrame.lua:83
hasOpacity = false
GetExtraInfo = defined @Interface/FrameXML/ColorPickerFrame.lua:87
Header = Frame {
}
Footer = Frame {
}
func = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:383
Border = Frame {
}
Content = Frame {
}
opacityFunc = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:383
}
(*temporary) = 0.200000
(*temporary) = 0.500000
(*temporary) = 0.900000
(*temporary) = “attempt to call method ‘SetColorRGB’ (a nil value)”
opt = KuiNameplatesCoreConfig {
0 =
LayoutLoaded = defined @Interface/AddOns/Kui_Nameplates_Core_Config/main.lua:575
CreateCheckBox = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:116
CreatePopupPage = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:546
Locale = defined @Interface/AddOns/Kui_Nameplates_Core_Config/main.lua:513
TabList = KuiNameplatesCoreConfigTabList {
}
CreateConfigPage = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:529
CreateButton = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:71
pages =
{
}
ScrollFrame = KuiNameplatesCoreConfigPageScrollFrame {
}
CurrentPage_UpdateClipboardButton = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:1064
PageBG = Frame {
}
GetLocale = defined @Interface/AddOns/Kui_Nameplates_Core_Config/main.lua:542
ConfigChanged = defined @Interface/AddOns/Kui_Nameplates_Core_Config/main.lua:547
profile =
{
}
name = “Kui Nameplates Core”
LocaleLoaded = defined @Interface/AddOns/Kui_Nameplates_Core_Config/main.lua:523
ClipboardButton = Button {
}
CurrentPage_Copy = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:1004
CurrentPage_Name = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:999
Initialise = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:1161
CurrentPage_ClipboardButtonClick = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:1048
CreateSlider = defined @Interface/AddOns/Kui_Nameplates_Core_Config/helpers.lua:314
CurrentPage_Paste = defined @Interf

The ColorPicker changed in 10.2.5 .

Kui will have to be updated or maybe check their project page to see if someone has posted a fix…