I recently started a new survival world and went to the Nether. Minecraft crashes from a chunk.
---- Minecraft Crash Report ----
// Sorry.
Time: 27.02.20, 19:42
Description: Exception generating new chunk
java.lang.NullPointerException: Exception generating new chunk
at caa.a (SourceFile: 221)
at cae.h (SourceFile: 62)
at cae $ d.doWork (SourceFile: 258)
at cae.a (SourceFile: 214)
at wp.a (SourceFile: 549)
at com.mojang.datafixers.util.Either $ Left.map (Either.java:38)
at wp.a (SourceFile: 543)
at java.base / java.util.concurrent.CompletableFuture $ UniCompose.tryFire (CompletableFuture.java:1072)
at java.base / java.util.concurrent.CompletableFuture $ Completion.run (CompletableFuture.java:478)
at wr.b (SourceFile: 58)
at aiv.e (SourceFile: 83)
at aiv.a (SourceFile: 123)
at aiv.run (SourceFile: 91)
at java.base / java.util.concurrent.ForkJoinTask $ RunnableExecuteAction.exec (ForkJoinTask.java:1426)
at java.base / java.util.concurrent.ForkJoinTask.doExec (ForkJoinTask.java:290)
at java.base / java.util.concurrent.ForkJoinPool $ WorkQueue.topLevelExec (ForkJoinPool.java:1020)
at java.base / java.util.concurrent.ForkJoinPool.scan (ForkJoinPool.java:1656)
at java.base / java.util.concurrent.ForkJoinPool.runWorker (ForkJoinPool.java:1594)
at java.base / java.util.concurrent.ForkJoinWorkerThread.run (ForkJoinWorkerThread.java:177)
A detailed walkthrough of the error, its code path and all known details is as follows:
-------------------------------------------------- -------------------------------------
- head -
Thread: Server thread
Stack trace:
at caa.a (SourceFile: 221)
at cae.h (SourceFile: 62)
at cae $ d.doWork (SourceFile: 258)
at cae.a (SourceFile: 214)
- Chunk to be generated -
details:
Location: -18, -25
Position hash: -103079215122
Generator: cbx @ 53e66100
Stack trace:
at wp.a (SourceFile: 549)
at com.mojang.datafixers.util.Either $ Left.map (Either.java:38)
at wp.a (SourceFile: 543)
at java.base / java.util.concurrent.CompletableFuture $ UniCompose.tryFire (CompletableFuture.java:1072)
at java.base / java.util.concurrent.CompletableFuture $ Completion.run (CompletableFuture.java:478)
at wr.b (SourceFile: 58)
at aiv.e (SourceFile: 83)
at aiv.a (SourceFile: 123)
at aiv.run (SourceFile: 91)
at java.base / java.util.concurrent.ForkJoinTask $ RunnableExecuteAction.exec (ForkJoinTask.java:1426)
- Affected level -
details:
All players: 1 total; [xe ['Ukepee' / 300, l = 'owo', x = 51.67, y = 66.50, z = -49.64]]
Chunk stats: ServerChunkCache: 3721
Level dimension: minecraft: the_nether
Derived: true
Level name: owo
Level seed: 9073495512141501941
Level generator: ID 00 - default, ver 1. Features enabled: true
There would be more of the report but that would be too many characters.
You need the whole log, otherwise you don't need to expect an answer.