ShestakUI

ShestakUI

333k Downloads

colorpicker errors at startup

Wolfeg opened this issue ยท 2 comments

commented

got this error on today's patch

1x ...eShestakUI/Modules/Skins/Blizzard/Others.lua:278: attempt to index field 'ColorPickerOkayButton' (a nil value)
[string "@ShestakUI/Modules/Skins/Blizzard/Others.lua"]:278: in function <...eShestakUI/Modules/Skins/Blizzard/Others.lua:8>

Locals:
_ = Frame {
 0 = <userdata>
}
_ = "ADDON_LOADED"
addon = "ShestakUI"
checkButtons = <table> {
 1 = "LFDRoleCheckPopupRoleButtonTank"
 2 = "LFDRoleCheckPopupRoleButtonDPS"
 3 = "LFDRoleCheckPopupRoleButtonHealer"
}
bgskins = <table> {
 1 = "GameMenuFrame"
 2 = "BNToastFrame"
 3 = "ReadyCheckFrame"
 4 = "ColorPickerFrame"
 5 = "LFDRoleCheckPopup"
 6 = "LFDReadyCheckPopup"
 7 = "GuildInviteFrame"
 8 = "RolePollPopup"
 9 = "OpacityFrame"
 10 = "GeneralDockManagerOverflowButtonList"
 11 = "QueueStatusFrame"
 12 = "BasicScriptErrors"
}
dropdowns = <table> {
 1 = "DropDownList"
 2 = "L_DropDownList"
 3 = "Lib_DropDownList"
}
ChatMenus = <table> {
 1 = "ChatMenu"
 2 = "EmoteMenu"
 3 = "LanguageMenu"
 4 = "VoiceMacroMenu"
}
BlizzardHeader = <table> {
 1 = GameMenuFrame {
 }
 2 = ColorPickerFrame {
 }
}
BlizzardButtons = <table> {
 1 = "GameMenuButtonOptions"
 2 = "GameMenuButtonHelp"
 3 = "GameMenuButtonStore"
 4 = "GameMenuButtonSettings"
 5 = "GameMenuButtonEditMode"
 6 = "GameMenuButtonKeybindings"
 7 = "GameMenuButtonMacros"
 8 = "GameMenuButtonRatings"
 9 = "GameMenuButtonAddOns"
 10 = "GameMenuButtonAddons"
 11 = "GameMenuButtonLogout"
 12 = "GameMenuButtonQuit"
 13 = "GameMenuButtonContinue"
 14 = "GameMenuButtonMacOptions"
 15 = "GameMenuButtonOptionHouse"
 16 = "GameMenuButtonSettingsUI"
 17 = "GameMenuButtonWhatsNew"
 18 = "ReadyCheckFrameYesButton"
 19 = "ReadyCheckFrameNoButton"
 20 = "ColorPickerOkayButton"
 21 = "ColorPickerCancelButton"
 22 = "GuildInviteFrameJoinButton"
 23 = "GuildInviteFrameDeclineButton"
 24 = "RolePollPopupAcceptButton"
 25 = "LFDRoleCheckPopupDeclineButton"
 26 = "LFDRoleCheckPopupAcceptButton"
 27 = "LFDReadyCheckPopupAcceptButton"
 28 = "RaidUtilityConvertButton"
 29 = "RaidUtilityMainTankButton"
 30 = "RaidUtilityMainAssistButton"
 31 = "RaidUtilityRoleButton"
 32 = "RaidUtilityReadyCheckButton"
 33 = "RaidUtilityShowButton"
 34 = "RaidUtilityCloseButton"
 35 = "RaidUtilityDisbandButton"
 36 = "RaidUtilityRaidControlButton"
 37 = "BasicScriptErrorsButton"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = true
(*temporary) = <function> defined =[C]:-1
(*temporary) = Button {
 BottomLeftCorner = Texture {
 }
 Right = Texture {
 }
 OnBackdropLoaded = <function> defined @SharedXML/Backdrop.lua:152
 GetBackdropColor = <function> defined @SharedXML/Backdrop.lua:390
 TopLeftCorner = Texture {
 }
 Middle = Texture {
 }
 ApplyBackdrop = <function> defined @SharedXML/Backdrop.lua:294
 SetBackdrop = <function> defined @SharedXML/Backdrop.lua:329
 ClearBackdrop = <function> defined @SharedXML/Backdrop.lua:282
 GetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:409
 FitToText = <function> defined @SharedXML/SecureUIPanelTemplates.lua:249
 SetBorderBlendMode = <function> defined @SharedXML/Backdrop.lua:266
 overlay = LFDReadyCheckPopupOverlay {
 }
 backdropInfo = <table> {
 }
 OnBackdropSizeChanged = <function> defined @SharedXML/Backdrop.lua:182
 HasBackdropInfo = <function> defined @SharedXML/Backdrop.lua:278
 Center = Texture {
 }
 RightEdge = Texture {
 }
 0 = <userdata>
 SetTextToFit = <function> defined @SharedXML/SecureUIPanelTemplates.lua:244
 GetEdgeSize = <function> defined @SharedXML/Backdrop.lua:188
 BottomEdge = Texture {
 }
 BottomRightCorner = Texture {
 }
 TopEdge = Texture {
 }
 Text = LFDReadyCheckPopupText {
 }
 Left = Texture {
 }
 TopRightCorner = Texture {
 }
 SetupTextureCoordinates = <function> defined @SharedXML/Backdrop.lua:214
 fitTextWidthPadding = 40
 SetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:422
 GetBackdrop = <function> defined @SharedXML/Backdrop.lua:347
 SetupPieceVisuals = <function> defined @SharedXML/Backdrop.lua:246
 SetBackdropColor = <function> defined @SharedXML/Backdrop.lua:399
 LeftEdge = Texture {
 }
 fitTextCanWidthDecrease = true
}
(*temporary) = "OnLeave"
(*temporary) = <function> defined @ShestakUI/Core/API.lua:291
(*temporar
1x ColorPickerFrame:HookScript(): Doesn't have a "OnColorSelect" script
[string "=[C]"]: in function `HookScript'
[string "@ShestakUI/Modules/Blizzard/ColorPicker.lua"]:103: in function <...ceShestakUI/Modules/Blizzard/ColorPicker.lua:80>

Locals:
(*temporary) = ColorPickerFrame {
 GetPreviousValues = <function> defined @FrameXML/ColorPickerFrame.lua:91
 OnBackdropLoaded = <function> defined @SharedXML/Backdrop.lua:152
 GetBackdropColor = <function> defined @SharedXML/Backdrop.lua:390
 OnKeyDown = <function> defined @FrameXML/ColorPickerFrame.lua:53
 SetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:422
 RightEdge = Texture {
 }
 OnShow = <function> defined @FrameXML/ColorPickerFrame.lua:34
 ApplyBackdrop = <function> defined @SharedXML/Backdrop.lua:294
 SetBackdrop = <function> defined @SharedXML/Backdrop.lua:329
 ClearBackdrop = <function> defined @SharedXML/Backdrop.lua:282
 GetExtraInfo = <function> defined @FrameXML/ColorPickerFrame.lua:87
 Header = Frame {
 }
 Footer = Frame {
 }
 SetBorderBlendMode = <function> defined @SharedXML/Backdrop.lua:266
 GetColorRGB = <function> defined @FrameXML/ColorPickerFrame.lua:79
 BottomLeftCorner = Texture {
 }
 Border = Frame {
 }
 Center = Texture {
 }
 LeftEdge = Texture {
 }
 SetupTextureCoordinates = <function> defined @SharedXML/Backdrop.lua:214
 OnBackdropSizeChanged = <function> defined @SharedXML/Backdrop.lua:182
 HasBackdropInfo = <function> defined @SharedXML/Backdrop.lua:278
 BottomEdge = Texture {
 }
 TopRightCorner = Texture {
 }
 BottomRightCorner = Texture {
 }
 oborder = ColorPickerFrameOuterBorder {
 }
 GetEdgeSize = <function> defined @SharedXML/Backdrop.lua:188
 0 = <userdata>
 OnLoad = <function> defined @FrameXML/ColorPickerFrame.lua:3
 TopEdge = Texture {
 }
 TopLeftCorner = Texture {
 }
 backdropInfo = <table> {
 }
 DragBar = Frame {
 }
 GetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:409
 GetColorAlpha = <function> defined @FrameXML/ColorPickerFrame.lua:83
 iborder = ColorPickerFrameInnerBorder {
 }
 GetBackdrop = <function> defined @SharedXML/Backdrop.lua:347
 SetupPieceVisuals = <function> defined @SharedXML/Backdrop.lua:246
 SetBackdropColor = <function> defined @SharedXML/Backdrop.lua:399
 Content = Frame {
 }
 SetupColorPickerAndShow = <function> defined @FrameXML/ColorPickerFrame.lua:62
}
(*temporary) = "OnColorSelect"
(*temporary) = <function> defined @ShestakUI/Modules/Blizzard/ColorPicker.lua:103

commented

Should be fixed in bd9b840

commented

yep its ok now