crash

A place to talk to other users about the mod.
Post Reply
User avatar
Rugaard
Posts: 201
Joined: Wed Jul 06, 2011 7:38 pm

crash

Post by Rugaard »

Ive decided to try this mod so i install mod loader and check to see if everything still works, which it does, i then install the mod following the instructions in the readme but when i try to start the game, minecraft crashes, anyway to get it to work? thanks

heres the error message:

Mods loaded: 1
ModLoader Beta 1.7.2


--- BEGIN ERROR REPORT 654d31fc --------
Generated 7/6/11 4:31 PM

Minecraft: Minecraft Beta 1.7.2
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_24, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6570M version 4.0.10148 Compatibility Profile Context, ATI Technologies Inc.

java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0x13bc23e6)
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:880)
at ModLoader.AddAllRenderers(ModLoader.java:183)
at th.<init>(th.java:60)
at th.<clinit>(th.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:318)
at net.minecraft.client.Minecraft.run(SourceFile:716)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 99a48c70 ----------
User avatar
Urian
Posts: 1691
Joined: Tue Jul 05, 2011 3:11 am
Location: Finland

Re: crash

Post by Urian »

Are you using any other mods or tools? (That is, have you added anything to your Minecraft at all previously except modloader)
FlowerChild: Ice in deserts is a good idea
User avatar
Rugaard
Posts: 201
Joined: Wed Jul 06, 2011 7:38 pm

Re: crash

Post by Rugaard »

it says right there in the error report, only one mod loaded, i deleted my mc folder, re downloaded and reinstalled the loader and BTW mod but it still crashes
User avatar
Urian
Posts: 1691
Joined: Tue Jul 05, 2011 3:11 am
Location: Finland

Re: crash

Post by Urian »

And you've remembered to delete the META-INF folder from the minecraft.jar file I guess?

Hmm... Did you delete your entire .minecraft folder or only the bin-folder?
FlowerChild: Ice in deserts is a good idea
User avatar
Rugaard
Posts: 201
Joined: Wed Jul 06, 2011 7:38 pm

Re: crash

Post by Rugaard »

i deleted everything yes, and yes i deleted that META-INF folder aswell

Edit: tried updating java, even though there was an update it didnt solve the problem
User avatar
Rugaard
Posts: 201
Joined: Wed Jul 06, 2011 7:38 pm

Re: crash

Post by Rugaard »

oh well. looks like a great mod but it doesnt look like ill ever be able to use it
PatrickSJ
Posts: 302
Joined: Thu Jul 07, 2011 3:00 am

Re: crash

Post by PatrickSJ »

Did you unzip & put the files in the MINECRAFT-JAR folder into the mincraft.jar file or into the ./minecraft/mod folder?
User avatar
Rugaard
Posts: 201
Joined: Wed Jul 06, 2011 7:38 pm

Re: crash

Post by Rugaard »

if you read the OP i said i followed the instructions in the readme so yes i did put it in the jar folder
User avatar
gftweek
Posts: 674
Joined: Thu Jul 07, 2011 5:33 pm

Re: crash

Post by gftweek »

What zip utility are you using? This seems to be the problem based on the error message complaining about the zip file.

Try using WinRar, as this should have no problems, whereas winzip, or standard windows built in zip may have trouble with the minecraft.jar file.

Also if you are on Win 7, use 64bit Java if you aren't already.
User avatar
Rugaard
Posts: 201
Joined: Wed Jul 06, 2011 7:38 pm

Re: crash

Post by Rugaard »

that fixed it thanks, was using Jzip
Post Reply