-
Bug
-
Resolution: Fixed
-
20w21a
-
Confirmed
-
Crash, World generation
The bug
Some parameters are not validated and this can lead to a crash. This bug report is meant to list all those cases.
Invalid range
Parameter | Value | Result |
---|---|---|
noise.size_horizontal noise.size_vertical |
0 | Divide by zero crash-2020-05-21_21.32.22-client.txt |
Other
Condition | Result |
---|---|
noise.height < 9 and not a void biome | Bound must be positive crash-2020-05-22_21.42.07-server.txt |
Unknown (related to spacing) | String index out of range crash-2020-05-29_15.15.05-client.txt Reproduce: string_index_range.json |
This list is incomplete. Please help by commenting and attaching a crash report.