(when randomizing the options still causes the max height to be smaller than the min height!)
go to a new customizable world
and press random on the second page
min height sometimes is bigger than max height.
making it impossible to create the world leaving players waiting for hours.
You can also manualy slide the min higher than the max one.
Linked issues
is duplicated by 22
Attachments
Comments 8
Reopened due to MC-54755.
Fixed, though rather than limiting the slider values themselves (which would be difficult), it will internally swap min/max if the min setting is greater than max.
According to MC-55376, this appears to still occur in 14w20b.
Confirmed
java.lang.IllegalArgumentException: n must be positive