Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Oops.
- Time: 9/2/18 3:47 PM
- Description: Exception generating new chunk
- java.util.concurrent.ExecutionException: net.minecraft.crash.ReportedException: Loading NBT data
- at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
- at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
- at net.minecraft.world.gen.ChunkProviderServer.provideChunk(SourceFile:126)
- at net.minecraft.server.management.PlayerChunkMapEntry.providePlayerChunk(SourceFile:85)
- at net.minecraft.server.management.PlayerChunkMap.tick(SourceFile:123)
- at net.minecraft.world.WorldServer.tick(SourceFile:220)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(SourceFile:723)
- at net.minecraft.server.MinecraftServer.tick(SourceFile:656)
- at net.minecraft.server.integrated.IntegratedServer.tick(SourceFile:157)
- at net.minecraft.server.MinecraftServer.run(SourceFile:559)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: net.minecraft.crash.ReportedException: Loading NBT data
- at net.minecraft.nbt.NBTTagCompound.readNBT(SourceFile:443)
- at net.minecraft.nbt.NBTTagCompound.read(SourceFile:81)
- at net.minecraft.nbt.NBTTagList.read(SourceFile:69)
- at net.minecraft.nbt.NBTTagCompound.readNBT(SourceFile:437)
- at net.minecraft.nbt.NBTTagCompound.read(SourceFile:81)
- at net.minecraft.nbt.NBTTagCompound.readNBT(SourceFile:437)
- at net.minecraft.nbt.NBTTagCompound.read(SourceFile:81)
- at net.minecraft.nbt.CompressedStreamTools.read(SourceFile:119)
- at net.minecraft.nbt.CompressedStreamTools.read(SourceFile:84)
- at net.minecraft.nbt.CompressedStreamTools.read(SourceFile:80)
- at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_212146_a(SourceFile:96)
- at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_208030_a(SourceFile:86)
- at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunkPrimer(SourceFile:140)
- at net.minecraft.world.gen.tasks.ProtoChunkScheduler.loadProtoChunk(SourceFile:70)
- at net.minecraft.world.gen.tasks.ProtoChunkScheduler.func_202867_a(SourceFile:51)
- at java.util.Map.computeIfAbsent(Map.java:957)
- at net.minecraft.world.gen.tasks.ProtoChunkScheduler.createFutureWrapper(SourceFile:50)
- at net.minecraft.world.gen.tasks.ProtoChunkScheduler.createFutureWrapper(SourceFile:25)
- at net.minecraft.util.Scheduler.func_202844_a(SourceFile:60)
- at java.util.concurrent.CompletableFuture$AsyncSupply.run$$$capture(CompletableFuture.java:1590)
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ... 1 more
- Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
- at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
- at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
- at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
- at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- at java.io.DataInputStream.readFully(DataInputStream.java:195)
- at java.io.DataInputStream.readLong(DataInputStream.java:416)
- at net.minecraft.nbt.NBTTagLongArray.read(SourceFile:66)
- at net.minecraft.nbt.NBTTagCompound.readNBT(SourceFile:437)
- ... 23 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
- -- Chunk to be generated --
- Details:
- Location: -7,-11
- Position hash: -42949672967
- Generator: net.minecraft.world.gen.ChunkGeneratorOverworld@c21753c
- Stacktrace:
- at net.minecraft.world.gen.ChunkProviderServer.makeReportedException(SourceFile:170)
- at net.minecraft.world.gen.ChunkProviderServer.provideChunk(SourceFile:129)
- at net.minecraft.server.management.PlayerChunkMapEntry.providePlayerChunk(SourceFile:85)
- at net.minecraft.server.management.PlayerChunkMap.tick(SourceFile:123)
- at net.minecraft.world.WorldServer.tick(SourceFile:220)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(SourceFile:723)
- at net.minecraft.server.MinecraftServer.tick(SourceFile:656)
- at net.minecraft.server.integrated.IntegratedServer.tick(SourceFile:157)
- at net.minecraft.server.MinecraftServer.run(SourceFile:559)
- at java.lang.Thread.run(Thread.java:748)
- -- Affected level --
- Details:
- Level name: Copy of New World
- All players: 1 total; [EntityPlayerMP['Player'/0, l='Copy of New World', x=-151.98, y=64.74, z=-209.50]]
- Chunk stats: ServerChunkCache: 624 Drop: 0
- Level seed: -3799668900665211892
- Level generator: ID 00 - default, ver 1. Features enabled: true
- Level generator options: {}
- Level spawn location: World: (-48,72,-144), Chunk: (at 0,4,0 in -3,-9; contains blocks -48,0,-144 to -33,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
- Level time: 5492 game time, 6000 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 24297 (now: false), thunder time: 91489 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
- -- System Details --
- Details:
- Minecraft Version: 1.13
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_171, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 2039163568 bytes (1944 MB) / 2549612544 bytes (2431 MB) up to 7624720384 bytes (7271 MB)
- JVM Flags: 0 total;
- Profiler Position: N/A (disabled)
- Player Count: 1 / 8; [EntityPlayerMP['Player'/0, l='Copy of New World', x=-151.98, y=64.74, z=-209.50]]
- Data Packs: vanilla, soul_sword
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'rift'
Advertisement
Add Comment
Please, Sign In to add comment