Mojira Archive
MC-216697

Having 'min_y' set to lower than -64 causes either a crash or the world not to behave correctly if the height limit wasn't modified

Just import it to a world. You'll see. Crashes instantly.

 Info

If you put something much lower (for example -480), it no longer crashes, but doesn't generate anything at all apart from amethyst geodes.

Stack trace

Description: Exception initializing level

java.lang.ArrayIndexOutOfBoundsException: -1
	at ckf.b(SourceFile:62)
	at cnl.a(SourceFile:444)
	at cnl.b(SourceFile:370)
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
	at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
	at java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source)
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Fixed

W_V

[Mojang] Panda

2021-02-24, 08:10 AM

2022-08-31, 10:35 AM

2021-04-06, 06:24 PM

8

6

Confirmed

Very Important

Crash, Custom Worlds

21w07a, 21w08b, 21w10a, 21w11a

21w14a