Hi all,
So I just tried to get this mod to work for the first time; I followed the instructions via the download page (http://wiki.industrial-craft.net/index.php?title=Download), but have run into an issue of the game crashing. The crash log says that the mod loaded, but it generates an error report that seems to say that there's an issue with the mod loader itself (or so I deduce, I'm no programmer, but I'm not an idiot when it comes to decoding error reports either). Here's the error report I receive:
""Mods loaded: 1
ModLoader 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 141ccf11 --------
Generated 12/25/11 3:10 AM
Minecraft: Minecraft 1.0.0
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_17, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: ATI Mobility Radeon HD 5470 version 4.0.10179 Compatibility Profile Context, ATI Technologies Inc.
java.util.zip.ZipException: invalid entry size (expected 2373386248 but got 4592 bytes)
at java.util.zip.ZipInputStream.readEnd(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.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)
--- END ERROR REPORT 18fc18c3 ----------""
So, just to go with a run-through as to what I did to install the mod to clear up any possible questions as to a noob mistake, here's what I did:
Downloaded ModLoader, opened the minecraft.jar file with IZArc, placed the files into the jar, re-wrote the files that the mod replaced, deleted the META folder.
Downloaded ModLoaderMP, placed the files into the jar, re-wrote the files that the mod replaced, but no new META folder appeared, so I skipped this step for obvious reasons.
Downloaded Forge, placed the files into the jar, re-wrote the files that the mod replaced, once again, no new META folder appeared, so I skipped this step once more.
Downloaded the IC^2 jar from the aforementioned Download page, created a mods folder inside of the .minecraft folder, placed the IC^2 jar into it, closed out of everything.
Opened Minecraft, logged in, Mojang screen appeared, then boom, crash report.
No, I'm not running any texture packs nor was the minecraft.jar patched for an HD texture pack or anything else of the sort. No, there are no other mods on my copy of Minecraft, it was entirely vanilla before I tried using this mod.
I'd appreciate any help! I'm trying to convince my server to play this mod, but I need to go through it first to test everything out before putting it through to the other players.
Thanks!!