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

Game crashes during new chunk generation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 20w21a
    • None
    • Unconfirmed
    • (Unassigned)

       
       
      I am honestly unsure as to the cause. I know its a reused world only from a few snapshot versions back. It only seems to be a specific region that I try to explore so it might be a rare occurrence. I had used the nether to travel a far distance and this area does lie between spawn and my new location. I have the crash report in the panel below.

      Crash Report

      ---- Minecraft Crash Report ----
      // You're mean.
      Time: 28/05/20 11:06 AM
      Description: Feature placement
      java.lang.UnsupportedOperationException
       at com.google.common.collect.ImmutableList.sort(ImmutableList.java:565)
       at asi.a(SourceFile:43)
       at asi.b(SourceFile:60)
       at cot.a(SourceFile:42)
       at civ.a(SourceFile:56)
       at civ.a(SourceFile:37)
       at civ.a(SourceFile:17)
       at cja.a(SourceFile:44)
       at cow.a(SourceFile:82)
       at csr.a(SourceFile:83)
       at csr.a(SourceFile:79)
       at csy.a(SourceFile:75)
       at bqd.a(SourceFile:560)
       at bqd$$Lambda$4824/630945652.accept(Unknown Source)
       at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
       at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
       at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
       at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
       at it.unimi.dsi.fastutil.longs.LongIterator$$Lambda$4819/469644635.accept(Unknown Source)
       at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189)
       at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53)
       at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
       at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
       at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
       at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
       at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
       at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
       at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
       at bqd.a(SourceFile:559)
       at cga.a(SourceFile:210)
       at cgc.c(SourceFile:84)
       at cgc$$Lambda$1715/1558931350.doWork(Unknown Source)
       at cgc.a(SourceFile:214)
       at yi.a(SourceFile:569)
       at yi$$Lambda$4074/917656011.apply(Unknown Source)
       at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
       at yi.a(SourceFile:563)
       at yi$$Lambda$4071/506075203.apply(Unknown Source)
       at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952)
       at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926)
       at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
       at yk.b(SourceFile:58)
       at yk$$Lambda$3999/1435876067.run(Unknown Source)
       at amc.e(SourceFile:94)
       at amc.a(SourceFile:137)
       at amc.run(SourceFile:105)
       at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
       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:1689)
       at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)

      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      – Head –
      Thread: Server thread
      Stacktrace:
       at com.google.common.collect.ImmutableList.sort(ImmutableList.java:565)
       at asi.a(SourceFile:43)
       at asi.b(SourceFile:60)
       at cot.a(SourceFile:42)
       at civ.a(SourceFile:56)
       at civ.a(SourceFile:37)
       at civ.a(SourceFile:17)
       at cja.a(SourceFile:44)
       at cow.a(SourceFile:82)
       at csr.a(SourceFile:83)
       at csr.a(SourceFile:79)
       at csy.a(SourceFile:75)
       at bqd.a(SourceFile:560)
       at bqd$$Lambda$4824/630945652.accept(Unknown Source)
       at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
       at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
       at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
       at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
       at it.unimi.dsi.fastutil.longs.LongIterator$$Lambda$4819/469644635.accept(Unknown Source)
       at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189)
       at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53)
       at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
       at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
       at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
       at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
       at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
       at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
       at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
      – Feature –
      Details:
       Id: minecraft:village
       Description: clq@53ec379a
      Stacktrace:
       at bqd.a(SourceFile:559)
      – Generation –
      Details:
       CenterX: 195
       CenterZ: 47
       Step: SURFACE_STRUCTURES
       Seed: 3542387829631145796
       Biome: minecraft:snowy_tundra
      Stacktrace:
       at cga.a(SourceFile:210)
       at cgc.c(SourceFile:84)
       at cgc$$Lambda$1715/1558931350.doWork(Unknown Source)
       at cgc.a(SourceFile:214)
      – Chunk to be generated –
      Details:
       Location: 195,47
       Position hash: 201863463107
       Generator: cho@6ef247f0
      Stacktrace:
       at yi.a(SourceFile:569)
       at yi$$Lambda$4074/917656011.apply(Unknown Source)
       at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
       at yi.a(SourceFile:563)
       at yi$$Lambda$4071/506075203.apply(Unknown Source)
       at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952)
       at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926)
       at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
       at yk.b(SourceFile:58)
       at yk$$Lambda$3999/1435876067.run(Unknown Source)
       at amc.e(SourceFile:94)
       at amc.a(SourceFile:137)
       at amc.run(SourceFile:105)
      – Affected level –
      Details:
       All players: 1 total; [yx['AleVanHulla'/45, l='ServerLevel[Hardcore softcunt]', x=3661.36, y=70.00, z=477.07]]
       Chunk stats: ServerChunkCache: 9578
       Level dimension: minecraft:overworld
       Level spawn location: World: (128,69,160), Chunk: (at 0,4,0 in 8,10; contains blocks 128,0,160 to 143,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
       Level time: 2875366 game time, 3368828 day time
       Level name: Hardcore softcunt
       Level game mode: Game mode: survival (ID 0). Hardcore: true. Cheats: false
       Level weather: Rain time: 27717 (now: false), thunder time: 64324 (now: false)
       Known server brands: vanilla
       Level was modded: false
       Level storage version: 0x04ABD - Anvil
      Stacktrace:
       at net.minecraft.server.MinecraftServer.b(SourceFile:896)
       at net.minecraft.server.MinecraftServer.a(SourceFile:832)
       at enr.a(SourceFile:89)
       at net.minecraft.server.MinecraftServer.run(SourceFile:691)
       at java.lang.Thread.run(Thread.java:745)
      – System Details –
      Details:
       Minecraft Version: 20w21a
       Minecraft Version ID: 20w21a
       Operating System: Windows 10 (amd64) version 10.0
       Java Version: 1.8.0_51, Oracle Corporation
       Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
       Memory: 736229088 bytes (702 MB) / 2046820352 bytes (1952 MB) up to 2147483648 bytes (2048 MB)
       CPUs: 12
       JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
       Player Count: 1 / 8; [yx['AleVanHulla'/45, l='ServerLevel[Hardcore softcunt]', x=3661.36, y=70.00, z=477.07]]
       Data Packs: vanilla
       Type: Integrated Server (map_client.txt)
       Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.

       

       

       

            Unassigned Unassigned
            Hyzenholf Damon Griffin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: