ColorPickerPlus

ColorPickerPlus

326k Downloads

Script ran too long

Vreden1 opened this issue ยท 2 comments

commented

Getting error while selecting colors to edit them
(Tried deleting savedvariables lua and bak file but getting same error again)
Edit: Now it is automatically changing color values of nearby options to the current color in the colorpicker (THIS ONE IS VERY ANNOYING)

2x ...Ace3/AceGUI-3.0-41/widgets/AceGUIWidget-ColorPicker.lua:94: script ran too long
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/widgets/AceGUIWidget-ColorPicker.lua"]:94: in function <...Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:53>

Locals:
frame = Button {
0 =
height = 24
obj =

{
}
PixelSnapDisabled = true
backdrop = Frame {
}
width = 170
}
self =
{
a = 1
disabled = false
b = 0.611765
dB = 0.610000
g = 0.568627
OnAcquire = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:129
SetDisabled = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:160
userdata =
{
}
base =
{
}
colorSwatch = Texture {
}
type = "ColorPicker-ElvUI"
SetHasAlpha = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:156
r = 0.549020
text = FontString {
}
parent =
{
}
dR = 0.550000
dG = 0.570000
events =
{
}
AceGUIWidgetVersion = 27
frame = Button {
}
SetLabel = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:140
SetColor = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:144
}
r = 0.549020
g = 0.568627
b = 0.611765
a = 1
(*temporary) = defined =[C]:-1
(*temporary) = ColorSelect {
0 =
AlphaThumb = Texture {
}
ValueThumb = Texture {
}
Value = Texture {
}
WheelThumb = Texture {
}
Alpha = Texture {
}
Wheel = Texture {
}
}
(*temporary) = 0.549020
(*temporary) = 0.568627
(*temporary) = 0.611765
(*temporary) = 0.549020
(*temporary) = 0.568627
(*temporary) = 0.611765
(*temporary) = "script ran too long"
ColorPickerFrame = ColorPickerFrame {
GetPreviousValues = defined @FrameXML/ColorPickerFrame.lua:91
dcallback = defined @Details/Libs/DF/button.lua:1039
GetColorRGB = defined @FrameXML/ColorPickerFrame.lua:79
Border = Frame {
}
noColorCallback = true
previousValues =
{
}
OnKeyDown = defined @FrameXML/ColorPickerFrame.lua:53
cancelFunc = defined @Details/Libs/DF/panel.lua:1494
dframe = PlaterOptionsPanelContainerThreatConfigWidget24 {
}
GetExtraInfo = defined @FrameXML/ColorPickerFrame.lua:87
swatchFunc = defined @Details/Libs/DF/panel.lua:1488
OnShow = defined @FrameXML/ColorPickerFrame.lua:34
SetupColorPickerAndShow = defined @FrameXML/ColorPickerFrame.lua:62
OnLoad = defined @FrameXML/ColorPickerFrame.lua:3
opacity = 1
func = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:61
0 =
previousAlpha = 1
GetColorAlpha = defined @FrameXML/ColorPickerFrame.lua:83
Header = Frame {
}
Footer = Frame {
}
DragBar = Frame {
}
Content = Frame {
}
opacityFunc = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:75
}
OpacitySliderFrame = nil
ColorCallback = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua:19
AceGUI =
{
objPools =
{
}
RegisterAsContainer = defined @ElvUI/Core/Modules/Skins/Ace3.lua:502
RegisterWidgetType = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/AceGUI-3.0.lua:549
WidgetBase =
{
}
RegisterAsWidget = defined @ElvUI/Core/Modules/Skins/Ace3.lua:515
counts =
{
}
GetWidgetVersion = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/AceGUI-3.0.lua:603
LayoutRegistry =
{
}
GetLayout = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/AceGUI-3.0.lua:573
GetWidgetCount = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/AceGUI-3.0.lua:597
tooltip = AceGUITooltip {
}
Create = defined @ElvUI_Libraries/Core/Ace3/AceGUI-3.0/AceGUI-3.0.lua:138
RegisterLayout =

commented

That's not ColorPickerPlus, that's the Ace3 color picker inside ElvUI

commented

That's not ColorPickerPlus, that's the Ace3 color picker inside ElvUI

Any workaround to make colorpickerplus to work for elvui users (which are in large numbers)