• Hi all,

    I keep getting this error. Not sure where its coming from. Occurs on a fresh jar with only the required mods and on a heavily modded jar. Any ideas?

    Display Spoiler


    Mods loaded: 2
    ModLoader 1.0.0
    mod_ModLoaderMp 1.0.0

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to support@mojang.com.
    Please include a description of what you did when the error occured.


    --- BEGIN ERROR REPORT 24c0674a --------
    Generated 12/18/11 10:57 PM

    Minecraft: Minecraft 1.0.0
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_02, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 5700 Series version 4.1.10428 Compatibility Profile Context, ATI Technologies Inc.

    java.io.EOFException: Unexpected end of ZLIB input stream
    at java.util.zip.InflaterInputStream.fill(Unknown Source)
    at java.util.zip.InflaterInputStream.read(Unknown Source)
    at java.util.zip.ZipInputStream.read(Unknown Source)
    at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
    at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
    at ModLoader.readFromModFolder(ModLoader.java:1287)
    at ModLoader.init(ModLoader.java:826)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 10a44580 ----------


  • It seems that your save is corrupted. Try starting a fresh world; does the problem persist?

    I tried a setup with an old world and all new, fresh files. I never got past the intial load/mojang screen. I don't think it likely that a save would give and end of file exception on initial load up.

  • Well, an unexcepted End of File occured when reading the mods folder. So ONE of the files in the mods folder is corrupt. Open one at a time with your archiver and it should complain about the corrupt one. Then re-download that mod file.

  • Well, an unexcepted End of File occured when reading the mods folder. So ONE of the files in the mods folder is corrupt. Open one at a time with your archiver and it should complain about the corrupt one. Then re-download that mod file.

    Hey thanks that made me think that IC2 was the corrupted one, nad it was. Problem resolved. Downloaded a new copy and bam its fine.