Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-129614

Generating new chunks crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 18w20a
    • None
    • Buffet Desert with Sky Island generation
    • Unconfirmed

      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)
      

            Unassigned Unassigned
            Red Cocoon Red Cocoon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: