mojira.dev
MC-129614

Generating new chunks crashes

Through my testing, it crashed the game when generating new chunks

Description: Exception generating new chunk

java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: bound must be positive
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2237)
	at si.c(SourceFile:130)
	at sq.a(SourceFile:84)
	at sr.c(SourceFile:143)
	at sj.i_(SourceFile:223)
	at net.minecraft.server.MinecraftServer.w(SourceFile:689)
	at net.minecraft.server.MinecraftServer.v(SourceFile:622)
	at dhq.v(SourceFile:156)
	at net.minecraft.server.MinecraftServer.run(SourceFile:527)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalArgumentException: bound must be positive
	at java.util.Random.nextInt(Random.java:388)
	at bzs.a(SourceFile:203)
	at bzu.a(SourceFile:186)
	at bzu.a(SourceFile:182)
	at bzj.a(SourceFile:59)
	at byz$a.a(SourceFile:266)
	at bzh.a(SourceFile:60)
	at bvq.a(SourceFile:90)
	at bxw.a(SourceFile:16)
	at bxw.a(SourceFile:13)
	at brt.a(SourceFile:27)
	at bbv.a(SourceFile:515)
	at bpg.a(SourceFile:109)
	at sx.a(SourceFile:12)
	at sw.a(SourceFile:33)
	at bpk.a(SourceFile:85)
	at tc.a(SourceFile:59)
	at tc.a(SourceFile:23)
	at agd$a.a(SourceFile:143)
	at agd$a$$Lambda$1533/1530201104.apply(Unknown Source)
	at java.util.concurrent.CompletableFuture$AsyncApply.exec(CompletableFuture.java:501)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:902)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1689)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1644)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)

Linked issues

Attachments

Comments

kumasasa

Thank you for your report!
However, this issue has been resolve as a Awaiting response.

Your report does not contain enough information. As such, we're unable to understand or reproduce the problem.
Please review the guidelines linked below before making further reports.

In case of a game crash, be sure to attach the crashlog from [minecraft/crash-reports/crash-<DATE>-client.txt|http://hopper.minecraft.net/help/finding-minecraft-data-folder].

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki

Red Cocoon

Upon further inspection, turns out it was the generation that crashed my game. Apologize.

Red Cocoon

(Unassigned)

Unconfirmed

Minecraft 18w20a

Retrieved