CreativeCore

CreativeCore

88M Downloads

GuiColorPicker.setColor(color) Needs a hasAlpha check.

Doc-1 opened this issue ยท 1 comments

commented

When selecting a color from the color palette and alpha is disabled, it will cause a null error as the alpha slider does not exist.
GuiColorPicker::setColor is on line 144

commented

Fixed in the newest version!