View Bug Report
Color Picker
Bug #: 3
File: ZAM Stats
Date: 02/26/14 09:13 PM
By: Lyeos
Status: Fixed
Hi,

When i try to choose a color I have this error:
Lua Code:
  1. 2014-02-27T04:09:51.912+01:00 |cff0000Lua Error: EsoUI/Libraries/ZO_ColorPicker/ZO_ColorPicker.lua:210: attempt to index a nil value
  2. stack traceback:
  3.     EsoUI/Libraries/ZO_ColorPicker/ZO_ColorPicker.lua:210: in function 'ZO_ColorPicker:UpdateLayout'
  4.     EsoUI/Libraries/ZO_ColorPicker/ZO_ColorPicker.lua:227: in function 'ZO_ColorPicker:SetAlphaLimits'
  5.     EsoUI/Libraries/ZO_ColorPicker/ZO_ColorPicker.lua:197: in function 'ZO_ColorPicker:Show'
  6.     user:/AddOns/ZAM_Stats/libs/LibAddonMenu-1.0/LibAddonMenu-1.0.lua:209: in function '(anonymous)'|r

I've tried to use this piece of code in my addon, and I have the exacte same error.