java.lang.RuntimeException: java.lang.RuntimeException: Object should first be initialized (CheckComboBox).
When loading a CheckComboBox or RangeSlider from JControlsFX (I haven't checked the rest of the controls in there) from a class, loads OK from Main module.
Does not fail if there is no variable referencing it.