Support Request: Sound Fix Causes Crash

  • I'm using IC2 v1.15. As soon as I install the IC executable JAR, Minecraft takes a really long time to load up and there is no sound. But, when I try to apply the audio fix, the game crashes on the Mojang screen after another long load-up. I've done all the iterations of installing paulscode after or before deleting with extracting directly into the .jar or to an outside file first, but none of them catch. I've tried my mod loadout without IC2 and it loads fast and works fine. I've also started over with a new clean minecraft.jar way more times than I care to remember (mostly because I forgot to back up something before mucking around with it). Here's some error reports that will hopefully help.

    Minecraft Crash Error Log

    Display Spoiler


    Mods loaded: 8
    ModLoader Beta 1.8.1
    mod_BuildCraftCore 2.2.1
    mod_BuildCraftBuilders 2.2.1
    mod_BuildCraftEnergy 2.2.1
    mod_BuildCraftFactory 2.2.1
    mod_BuildCraftTransport 2.2.1
    mod_IC2 v1.15
    mod_RecipeBook Beta 1.8

    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 c39e6584 --------
    Generated 10/14/11 3:59 AM

    Minecraft: Minecraft Beta 1.8.1
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_27, Sun Microsystems Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 580/PCI/SSE2 version 4.2.0, NVIDIA Corporation

    java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0xf355750d)
    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.readFromClassPath(ModLoader.java:1108)
    at ModLoader.init(ModLoader.java:825)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at aam.<init>(aam.java:61)
    at aam.<clinit>(aam.java:10)
    at net.minecraft.client.Minecraft.a(SourceFile:259)
    at net.minecraft.client.Minecraft.run(SourceFile:629)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 6aaa3baa ----------


    CMD Error Log

    Display Spoiler


    17 achievements
    161 recipes
    ModLoader Beta 1.8.1 Initializing...
    Mod Loaded: mod_BuildCraftCore 2.2.1
    Mod Loaded: mod_BuildCraftBuilders 2.2.1
    Mod Loaded: mod_BuildCraftEnergy 2.2.1
    Mod Loaded: mod_BuildCraftFactory 2.2.1
    Mod Loaded: mod_BuildCraftTransport 2.2.1
    Max. 256 audio sources supported, using 236.
    MinecraftForge V1.1.1 Initialized
    ModLoaderMP Beta 1.7.3 unofficial Initialized
    Mod Loaded: mod_IC2 v1.15
    Mod Loaded: mod_RecipeBook Beta 1.8
    Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerErro
    r
    at net.minecraft.client.Minecraft.a(SourceFile:259)
    at net.minecraft.client.Minecraft.run(SourceFile:629)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.RuntimeException: java.util.zip.ZipException: invalid entry
    CRC (expected 0x0 but got 0xf355750d)
    at ModLoader.init(ModLoader.java:848)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at aam.<init>(aam.java:61)
    at aam.<clinit>(aam.java:10)
    ... 3 more
    Caused by: java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0
    xf355750d)
    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.readFromClassPath(ModLoader.java:1108)
    at ModLoader.init(ModLoader.java:825)
    ... 6 more


    ModLoader.txt

    Display Spoiler


    Oct 16, 2011 9:20:15 PM ModLoader init
    FINE: ModLoader Beta 1.8.1 Initializing...
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Sean\AppData\Roaming\.minecraft\mods\buildcraft-client-A-core-2.2.2.zip
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM mod_BuildCraftCore <init>
    FINE: CREATE BUILDCRAFT CORE
    Oct 16, 2011 9:20:15 PM ModLoader addMod
    FINE: Mod Loaded: "mod_BuildCraftCore 2.2.2" from mod_BuildCraftCore.class
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Sean\AppData\Roaming\.minecraft\mods\buildcraft-client-B-builders-2.2.2.zip
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM ModLoader addMod
    FINE: Mod Loaded: "mod_BuildCraftBuilders 2.2.2" from mod_BuildCraftBuilders.class
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Sean\AppData\Roaming\.minecraft\mods\buildcraft-client-B-energy-2.2.2.zip
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM ModLoader addMod
    FINE: Mod Loaded: "mod_BuildCraftEnergy 2.2.2" from mod_BuildCraftEnergy.class
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Sean\AppData\Roaming\.minecraft\mods\buildcraft-client-B-factory-2.2.2.zip
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM ModLoader addMod
    FINE: Mod Loaded: "mod_BuildCraftFactory 2.2.2" from mod_BuildCraftFactory.class
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Sean\AppData\Roaming\.minecraft\mods\buildcraft-client-B-transport-2.2.2.zip
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM ModLoader addMod
    FINE: Mod Loaded: "mod_BuildCraftTransport 2.2.2" from mod_BuildCraftTransport.class
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Sean\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.15.jar
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM ModLoaderMp Log
    FINE: ModLoaderMP Beta 1.7.3 unofficial Initialized
    Oct 16, 2011 9:20:15 PM ModLoader addMod
    FINE: Mod Loaded: "mod_IC2 v1.15" from mod_IC2.class
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Sean\AppData\Roaming\.minecraft\mods\Recipe Book.zip
    Oct 16, 2011 9:20:15 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM ModLoader setupProperties
    FINER: RecipeBookID set to 397
    Oct 16, 2011 9:20:15 PM ModLoader addMod
    FINE: Mod Loaded: "mod_RecipeBook Beta 1.8" from mod_RecipeBook.class
    Oct 16, 2011 9:20:15 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Sean\AppData\Roaming\.minecraft\bin\minecraft.jar
    Oct 16, 2011 9:20:15 PM ModLoader readFromClassPath
    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM ModLoader init
    FINER: THROW
    java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0xf355750d)
    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.readFromClassPath(ModLoader.java:1108)
    at ModLoader.init(ModLoader.java:825)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at aam.<init>(aam.java:61)
    at aam.<clinit>(aam.java:10)
    at net.minecraft.client.Minecraft.a(SourceFile:259)
    at net.minecraft.client.Minecraft.run(SourceFile:629)
    at java.lang.Thread.run(Unknown Source)

    Thanks a ton and I'm really looking forward to playing this mod. The server I have set up works fine, and I plan on helping my friends install this as soon as I know what's wrong with mine.

  • Quote

    FINER: Zip found.
    Oct 16, 2011 9:20:15 PM ModLoader init
    FINER: THROW

    Sorry, i thought someone would help you here. Are there any .zip files in your .minecraft/mods folder that come alphabetically after RecipeBook (RedPower, for instance)?
    Cos it seems like you've got a bad .zip -somewhere- ... and modloader did find one after Recipe Book...

    I would suggest trying to run Minecraft without any/all mods that come after recipe book in alphabetical order, to see if that works.
    You could try deleting / re-downloading those .zip files and see if the new versions work.

    If there are no mods that come after RecipeBook, I'm stumped.

  • Nope, there's only the buildcraft ones, industrialcraft. and recipe book. My understanding of my issue is that Minecraft is using too much memory, and the sound system for IC2 isn't able to use any. So the sound fix that the creator posted is supposed to solve that in some way. Is there perhaps another way for me to, as he put it "ensure not to allocate more then [Your RAM] - 200MB"? Because it seems to me that the sound fix is my problem.

  • I have the same problem but I just have IC2, the mods required to run it, portalgun mod, and recipe book. I did the things previous posts on this topic suggested, I tried loading risugami's audiomod, nothing. Then I put the soundsystem_update in my minecraft.jar and now the game goes blackscreen even when ic2 sounds are turned off!
    Anyone know what to do after this? I think it just might be the lack of the crashing hotfix because Im don't vividly remember if I put it on this fresh jar and I cannot find the crash hotfix anymore.