• 0

    posted a message on Clay Soldiers Mod v. 3.0.0-alpha.3 (MC 1.12.x) / 2.0.0-beta.2 (MC 1.7.10)
    Quote from noobercharger

    get good archivers like 7zip or rar(best is 7zip since its good and its free)
    or either u used to wrong version


    You are the man. That thought never occurred to me. I already had jZip on my laptop
    and it opened JAR files, so it never crossed my mind to try something else.

    7zip worked just fine. Thanks for taking your time to answer my question.
    My kids will be very happy today.
    Posted in: Minecraft Mods
  • 0

    posted a message on Clay Soldiers Mod v. 3.0.0-alpha.3 (MC 1.12.x) / 2.0.0-beta.2 (MC 1.7.10)
    Hello, all.

    I cannot get this mod to work, no matter what I do.

    I have all the latest updates to Minecraft, so I'm on 1.1.0.

    I have the new Modloader loaded (I think), and it appears to work. Minecraft loads fine with
    JUST the Modloader. The files in the Modloader ZIP I have are dated around 1/13/2012 so I hope
    that is right version. I have deleted META-INF.

    After I drop the Clay Soldiers files into the JAR (from this thread, so it should
    be the newest), I get a CRC error right after the MOJANG screen.

    Jan 22, 2012 6:56:15 PM ModLoader init
    FINE: ModLoader 1.1 Initializing...
    Jan 22, 2012 6:56:15 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\ccarson\AppData\Roaming\.minecraft\bin\minecraft.jar
    Jan 22, 2012 6:56:15 PM ModLoader readFromClassPath
    FINER: Zip found.
    Jan 22, 2012 6:56:15 PM ModLoader addMod
    FINE: Mod Initialized: "mod_ClayMan 1.0.0" from mod_ClayMan.class
    Jan 22, 2012 6:56:15 PM ModLoader init
    FINER: THROW
    java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0xa19808f9)
    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:1233)
    at ModLoader.init(ModLoader.java:819)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.<init>(afq.java:80)
    at afq.<clinit>(afq.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:648)
    at java.lang.Thread.run(Unknown Source)


    I did notice that it says "FINE: Mod Initialized: "mod_ClayMan 1.0.0" from mod_ClayMan.class"
    not version 1.1. Maybe that is the problem, or maybe the version banner just wasn't updated
    internally in the mod for 1.1? The files in the ZIP are from 1/20/2012 and 1/22/2012 so
    I hope it is the latest one.


    I still had a 1.0.0 minecraft.jar file in another profile where
    I was playing offline, so it had not updated to Minecraft 1.1 yet.

    I pulled down the old ModLoader for 1.0.0 and the old clay soldiers mod
    for 1.0.0 and the same type of CRC error happens on that version, too.


    Jan 22, 2012 6:41:36 PM ModLoader init
    FINE: ModLoader 1.0.0 Initializing...
    Jan 22, 2012 6:41:36 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Chad\AppData\Roaming\.minecraft\bin\minecraft.jar
    Jan 22, 2012 6:41:36 PM ModLoader readFromClassPath
    FINER: Zip found.
    Jan 22, 2012 6:41:37 PM ModLoader addMod
    FINE: Mod Initialized: "mod_ClayMan 1.0.0" from mod_ClayMan.class
    Jan 22, 2012 6:41:37 PM ModLoader init
    FINER: THROW
    java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0x572eab14)
    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:1221)
    at ModLoader.init(ModLoader.java:825)
    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)



    I have the latest JAVA as well (build 30). Windows 7 Pro, 32 bit.

    I'm at a loss. Been messing with this for a couple of hours.

    Any suggestions? Thanks.
    Posted in: Minecraft Mods
  • To post a comment, please .