Jump to content

Recommended Posts

Posted

---- Minecraft Crash Report ----

// Daisy, daisy...

 

Time: 17.01.2016 12:19

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:388)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:50)

at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)

at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)

at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)

at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)

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:126)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)

at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:130)

at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:153)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

 

 

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:388)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:50)

at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)

 

-- NBT Tag --

Details:

Tag name: Items

Tag type: 9

Stacktrace:

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)

at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)

at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)

at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)

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:126)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)

at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:130)

at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:153)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 150351584 bytes (143 MB) / 320905216 bytes (306 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 17

FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_C1 10 mods loaded, 10 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)

UCHIJAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)

UCHIJAA tfc_coremod{0.79.27} [TFC[coremod]] (minecraft.jar)

UCHIJAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)

UCHIJAA NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)

UCHIJAA terrafirmacraft{0.79.27} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.27.903.jar)

UCHIJAA Backpack{2.0.1} [backpack] (Backpacks-Mod.jar)

UCHIJAA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)

UCHIJAA TerraFirmaCraftNEIplugin{1.5.3.24} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.3.24.jar)

GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

Profiler Position: N/A (disabled)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Player Count: 0 / 8; []

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

 

Please help me.

Posted

It's possible that your world is corrupt. Does it work if you create a new world and load that?

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Posted

 

 

thats "java.util.zip.ZipException"

 

you have a mod compresed in a zip ??

 

i think all forge ends like jars

 

JARs are just ZIPs with a different extension and some metadata files.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • UPDATE: this seems to be an Arch-specific issue. Switching to Ubuntu server fixed EVERYTHING.
    • Yes, Attapoll offers a $20 Sign-up bonus for new users using a code (AOVCQ). Enter the Attapoll Referral Code “AOVCQ” and submit. Yes, Attapoll offers $20 Referral Code {AOVCQ} For New Customers. If you are who wish to join Attapoll, then you should use this exclusive Attapoll referral code $20 Signup Bonus Use this Code (AOVCQ) and get $20 Welcome Bonus. You can get a $20 Signup bonus use this referral code {AOVCQ}. You can get a $20 Attpoll Referral Code {AOVCQ}. This Attapoll $20 Referral code is specifically for existing customers and can be redeemed to receive a $20. Enter $20 Attapoll Referral Code {AOVCQ} at checkout. Enjoy $20Welcome Bonus. Use the best Attapoll referral code $20 (AOVCQ) to get up to $20 first time survey as a new user. Complete the survey and get $20 credited on your Attapoll account. Plus, refer your friend to earn 10% commission on their earning If you're on the hunt for a little extra cash or some cool rewards without too much hassle, you've landed in the right place. Today, we're diving into the world of Attapoll referral codes, a nifty way to boost your earnings while taking surveys. Use this Attapoll Referral Link or code {{AOVCQ}} to get a $20 sign up bonus.
    • Yes, Attapoll offers a $20 Sign-up bonus for new users using a code (AOVCQ). Enter the Attapoll Referral Code “AOVCQ” and submit. Yes, Attapoll offers $20 Referral Code {AOVCQ} For New Customers. If you are who wish to join Attapoll, then you should use this exclusive Attapoll referral code $20 Signup Bonus Use this Code (AOVCQ) and get $20 Welcome Bonus. You can get a $20 Signup bonus use this referral code {AOVCQ}. You can get a $20 Attpoll Referral Code {AOVCQ}. This Attapoll $20 Referral code is specifically for existing customers and can be redeemed to receive a $20. Enter $20 Attapoll Referral Code {AOVCQ} at checkout. Enjoy $20Welcome Bonus. Use the best Attapoll referral code $20 (AOVCQ) to get up to $20 first time survey as a new user. Complete the survey and get $20 credited on your Attapoll account. Plus, refer your friend to earn 10% commission on their earning If you're on the hunt for a little extra cash or some cool rewards without too much hassle, you've landed in the right place. Today, we're diving into the world of Attapoll referral codes, a nifty way to boost your earnings while taking surveys. Use this Attapoll Referral Link or code {{AOVCQ}} to get a $20 sign up bonus.
    • Yes, Attapoll offers a $20 Sign-up bonus for new users using a code (AOVCQ). Enter the Attapoll Referral Code “AOVCQ” and submit. Yes, Attapoll offers $20 Referral Code {AOVCQ} For New Customers. If you are who wish to join Attapoll, then you should use this exclusive Attapoll referral code $20 Signup Bonus Use this Code (AOVCQ) and get $20 Welcome Bonus. You can get a $20 Signup bonus use this referral code {AOVCQ}. You can get a $20 Attpoll Referral Code {AOVCQ}. This Attapoll $20 Referral code is specifically for existing customers and can be redeemed to receive a $20. Enter $20 Attapoll Referral Code {AOVCQ} at checkout. Enjoy $20Welcome Bonus. Use the best Attapoll referral code $20 (AOVCQ) to get up to $20 first time survey as a new user. Complete the survey and get $20 credited on your Attapoll account. Plus, refer your friend to earn 10% commission on their earning If you're on the hunt for a little extra cash or some cool rewards without too much hassle, you've landed in the right place. Today, we're diving into the world of Attapoll referral codes, a nifty way to boost your earnings while taking surveys. Use this Attapoll Referral Link or code {{AOVCQ}} to get a $20 sign up bonus.
    • Yes, Attapoll offers a $20 Sign-up bonus for new users using a code (AOVCQ). Enter the Attapoll Referral Code “AOVCQ” and submit. Yes, Attapoll offers $20 Referral Code {AOVCQ} For New Customers. If you are who wish to join Attapoll, then you should use this exclusive Attapoll referral code $20 Signup Bonus Use this Code (AOVCQ) and get $20 Welcome Bonus. You can get a $20 Signup bonus use this referral code {AOVCQ}. You can get a $20 Attpoll Referral Code {AOVCQ}. This Attapoll $20 Referral code is specifically for existing customers and can be redeemed to receive a $20. Enter $20 Attapoll Referral Code {AOVCQ} at checkout. Enjoy $20Welcome Bonus. Use the best Attapoll referral code $20 (AOVCQ) to get up to $20 first time survey as a new user. Complete the survey and get $20 credited on your Attapoll account. Plus, refer your friend to earn 10% commission on their earning If you're on the hunt for a little extra cash or some cool rewards without too much hassle, you've landed in the right place. Today, we're diving into the world of Attapoll referral codes, a nifty way to boost your earnings while taking surveys. Use this Attapoll Referral Link or code {{AOVCQ}} to get a $20 sign up bonus.
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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