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

Crash when quickly generating new terrain while world is still loading

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 18w06a, Minecraft 18w07a, Minecraft 18w09a, Minecraft 18w10d, Minecraft 18w14a, Minecraft 18w14b, Minecraft 18w15a, Minecraft 1.13
    • Confirmed
    • (Unassigned)

      I'm unsure of the actual cause. Title describes what I did when the crash happened, I had just loaded a world and was spring-flying out towards unexplored chunks.

      Description: Exception generating new chunk
      
      java.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException: 610
      	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
      	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
      	at rz.c(SourceFile:130)
      	at sg.a(SourceFile:84)
      	at sh.c(SourceFile:144)
      	at sa.k_(SourceFile:221)
      	at net.minecraft.server.MinecraftServer.w(SourceFile:695)
      	at net.minecraft.server.MinecraftServer.v(SourceFile:628)
      	at cvl.v(SourceFile:155)
      	at net.minecraft.server.MinecraftServer.run(SourceFile:533)
      	at java.lang.Thread.run(Thread.java:745)
      Caused by: java.lang.ArrayIndexOutOfBoundsException: 610
      	at it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap$MapIterator.nextEntry(Long2LongLinkedOpenHashMap.java:1207)
      	at it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap$EntryIterator.next(Long2LongLinkedOpenHashMap.java:1299)
      	at it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap$EntryIterator.next(Long2LongLinkedOpenHashMap.java:1288)
      	at atf.a(SourceFile:25)
      	at atf.get(SourceFile:49)
      	at it.unimi.dsi.fastutil.longs.AbstractLong2ObjectFunction.get(AbstractLong2ObjectFunction.java:148)
      	at java.util.Map.computeIfAbsent(Map.java:955)
      	at sr.a(SourceFile:42)
      	at sr.a(SourceFile:23)
      	at zo.c(SourceFile:102)
      	at rz.d(SourceFile:154)
      	at bly.a(SourceFile:228)
      	at bly.a(SourceFile:82)
      	at bny.a(SourceFile:16)
      	at bny.a(SourceFile:13)
      	at bit.a(SourceFile:27)
      	at aud.a(SourceFile:416)
      	at bif.b(SourceFile:122)
      	at sn.a(SourceFile:13)
      	at sm.a(SourceFile:34)
      	at bgq.a(SourceFile:89)
      	at sr.a(SourceFile:54)
      	at sr.a(SourceFile:23)
      	at zo$a.a(SourceFile:143)
      	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
      	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
      	at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443)
      	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
      	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
      	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
      	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
      

        1. 18w07a-chunk-gen-crash.txt
          9 kB
          Timothy Miller
        2. crash-2018-02-12_02.00.54-server.txt
          5 kB
          [Mod] redstonehelper

            Unassigned Unassigned
            redstonehelper [Mod] redstonehelper
            Votes:
            11 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: