Jump to content

java.util.zip.ZipException: incorrect data check


kvmberley

Recommended Posts

I downloaded two new mods; loaded the game- and it crashed. I removed them both and it still is crashing. Someone, please help.

Spoiler

 

Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Ouch. That hurt :(

Time: 18/03/18 2:57 PM
Description: Loading NBT data

java.util.zip.ZipException: incorrect data check
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
    at java.io.DataInputStream.readFully(DataInputStream.java:195)
    at java.io.DataInputStream.readUTF(DataInputStream.java:609)
    at java.io.DataInputStream.readUTF(DataInputStream.java:564)
    at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:404)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:45)
    at net.minecraft.nbt.NBTTagList.func_152446_a(SourceFile:66)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
    at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
    at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
    at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:92)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
    at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)
    at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:109)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84)
    at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:181)
    at net.minecraft.world.World.func_72964_e(World.java:287)
    at net.minecraft.world.SpawnerAnimals.func_180621_a(SpawnerAnimals.java:173)
    at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:82)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
    at WorldServerOF.func_72835_b(WorldServerOF.java:37)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:251)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
    at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
    at java.io.DataInputStream.readFully(DataInputStream.java:195)
    at java.io.DataInputStream.readUTF(DataInputStream.java:609)
    at java.io.DataInputStream.readUTF(DataInputStream.java:564)
    at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:404)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:45)
    at net.minecraft.nbt.NBTTagList.func_152446_a(SourceFile:66)

-- NBT Tag --
Details:
    Tag name: Sections
    Tag type: 9
Stacktrace:
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
    at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
    at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
    at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:92)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
    at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)
    at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:109)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84)
    at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:181)
    at net.minecraft.world.World.func_72964_e(World.java:287)
    at net.minecraft.world.SpawnerAnimals.func_180621_a(SpawnerAnimals.java:173)
    at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:82)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
    at WorldServerOF.func_72835_b(WorldServerOF.java:37)

-- Affected level --
Details:
    Level name: MoonCraf
    All players: 1 total; [EntityPlayerMP['alymachado13'/201, l='MoonCraf', x=1183.74, y=107.00, z=-70.79]]
    Chunk stats: ServerChunkCache: 760 Drop: 0
    Level seed: -6669401234482896244
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
    Level generator options: 
    Level spawn location: -116.00,64.00,256.00 - World: (-116,64,256), Chunk: (at 12,4,0 in -8,16; contains blocks -128,0,256 to -113,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 767756 game time, 349242 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 158551 (now: false), thunder time: 165697 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:251)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    CPU: 4x AMD E2-7110 APU with AMD Radeon R2 Graphics 
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 474239272 bytes (452 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
    FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_H8 18 mods loaded, 18 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAAA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar) 
    UCHIJAAAA    Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar) 
    UCHIJAAAA    babyanimals{1.8.9-2} [Baby Animals Model Swapper] (Baby-Animals-Mod-1.8.9.jar) 
    UCHIJAAAA    BiblioCraft{2.0.1} [BiblioCraft] (BiblioCraft[v2.0.1][MC1.8.9].jar) 
    UCHIJAAAA    BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8.9-3.0.0.2004-universal.jar) 
    UCHIJAAAA    chickens{1.4} [Chickens] (Chickens-Mod-1.8.9.jar) 
    UCHIJAAAA    exoticbirds{1.0} [Exotic Birds] (Exotic-Birds-Mod-1.8.9.jar) 
    UCHIJAAAA    harvestcraft{1.8.9d} [Pam's HarvestCraft] (HarvestCraft-Mod-1.8.9.jar) 
    UCHIJAAAA    lucky{7.0.2} [Lucky Block] (Lucky-Block-Mod-1.8.9.zip) 
    UCHIJAAAA    MoCreatures{8.2.2} [DrZhark's Mo'Creatures Mod] (Mo-Creatures-Mod-1.8.9.jar) 
    UCHIJAAAA    cfm{3.6} [MrCrayfish's Furniture Mod] (MrCrayfishs-Furniture-Mod-1.8.9.jar) 
    UCHIJAAAA    oceancraft{1.5.3} [Oceancraft] (OceanCraft-Mod-1.8.9.jar) 
    UCHIJAAAA    RadixCore{1.8.9-2.1.2} [RadixCore] (RadixCore-1.8.9-2.1.2-universal.jar) 
    UCHIJAAAA    ropebridge{1.3} [Rope Bridge] (Rope-Bridge-Mod-1.8.9.jar) 
    UCHIJAAAA    tgvstyle{0.4.2.41} [Style] (style-0.4.2.41.jar) 
    UCHIJAAAA    Waila{1.6.0} [Waila] (Waila-Mod-1.8.9.jar) 
    UCHIJAAAA    XaeroMinimap{1.13.9} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.8.9.jar) 
    Loaded coremods (and transformers): 
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['alymachado13'/201, l='MoonCraf', x=1183.74, y=107.00, z=-70.79]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.8.9_HD_U_H8
    Render Distance Chunks: 2
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: (internal)
    OpenGlVersion: 4.5.13418 Compatibility Profile Context 15.301.2301.1002
    OpenGlRenderer: AMD Radeon(TM) R2 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.