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

Server Crash, Exception Generating New Chunk

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.13-pre4
    • None
    • Windows 10 64 bit
      Java 1.8.0_161-b12
      AMD FX 4300 Quad Core @ 3.80 GHz
      16 GB RAM
    • Unconfirmed

      Default world on Pre-Release 4 crashes whenever a player other than the host attempts to generate new chunks.
      Crash report below.

      Time: 6/27/18 12:00 PM
      Description: Exception generating new chunk
      
      java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
      	at java.util.concurrent.CompletableFuture.reportGet(Unknown Source)
      	at java.util.concurrent.CompletableFuture.get(Unknown Source)
      	at sw.c(SourceFile:126)
      	at te.a(SourceFile:85)
      	at tf.c(SourceFile:122)
      	at sx.i_(SourceFile:221)
      	at net.minecraft.server.MinecraftServer.w(SourceFile:696)
      	at si.w(SourceFile:356)
      	at net.minecraft.server.MinecraftServer.v(SourceFile:630)
      	at net.minecraft.server.MinecraftServer.run(SourceFile:535)
      	at java.lang.Thread.run(Unknown Source)
      Caused by: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
      	at java.util.ArrayList.rangeCheck(Unknown Source)
      	at java.util.ArrayList.set(Unknown Source)
      	at bru.<init>(SourceFile:137)
      	at brv.b(SourceFile:87)
      	at brv.f(SourceFile:123)
      	at brq.a(SourceFile:156)
      	at sw.f(SourceFile:327)
      	at bxg.a(SourceFile:223)
      	at bxg.a(SourceFile:71)
      	at bzm.a(SourceFile:16)
      	at bzm.a(SourceFile:13)
      	at bti.a(SourceFile:27)
      	at bct.a(SourceFile:515)
      	at bqu.a(SourceFile:109)
      	at tl.a(SourceFile:12)
      	at tk.a(SourceFile:35)
      	at bqy.a(SourceFile:95)
      	at tr.a(SourceFile:62)
      	at tr.a(SourceFile:25)
      	at ahb$a.a(SourceFile:130)
      	at java.util.concurrent.CompletableFuture.uniApply(Unknown Source)
      	at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source)
      	at java.util.concurrent.CompletableFuture$Completion.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)
      

            Unassigned Unassigned
            jarifishu Emma B
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: