Total installation failure.

If you're having problems with your installation of Better Than Wolves, or if you've woken up in the future and are beginning to doubt the nature of reality, here's the place to post about it.
Locked
User avatar
Triskelli
Posts: 271
Joined: Mon Jul 04, 2011 11:49 pm

Total installation failure.

Post by Triskelli »

I've always had trouble installing BTW... And now I can't even get forge to run correctly. Every time I'm greeted with:
Spoiler
Show
Mods loaded: 1
ModLoader Beta 1.7.3

--- BEGIN ERROR REPORT e9df3db --------
Generated 8/12/11 5:33 PM

Minecraft: Minecraft Beta 1.7.3
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_26, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Intel(R) Graphics Media Accelerator HD version 2.1.0 - Build 8.15.10.1986, Intel

java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0xa62bd7f3)
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:1098)
at ModLoader.init(ModLoader.java:812)
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 18d95d0b ----------
And here's the dump from Modloader in my .minecraft folder:
Spoiler
Show
Aug 12, 2011 5:33:47 PM ModLoader init
FINE: ModLoader Beta 1.7.3 Initializing...
Aug 12, 2011 5:33:47 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Andrew\AppData\Roaming\.minecraft\mods\sppcommands
Aug 12, 2011 5:33:47 PM ModLoader readFromModFolder
FINER: Directory found.
Aug 12, 2011 5:33:47 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\Andrew\AppData\Roaming\.minecraft\bin\minecraft.jar
Aug 12, 2011 5:33:47 PM ModLoader readFromClassPath
FINER: Zip found.
Aug 12, 2011 5:33:47 PM ModLoader init
FINER: THROW
java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0xa62bd7f3)
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:1098)
at ModLoader.init(ModLoader.java:812)
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)
Can anyone tell me what the heck I'm doing wrong?
User avatar
Gilberreke
Posts: 4486
Joined: Thu Jul 14, 2011 3:12 pm
Location: Belgium

Re: Total installation failure.

Post by Gilberreke »

Which program do you use to open up the jar?
Come join us at Vioki's Discord! discord.gg/fhMK5kx
User avatar
Triskelli
Posts: 271
Joined: Mon Jul 04, 2011 11:49 pm

Re: Total installation failure.

Post by Triskelli »

jZip... Which one would you recommend?
User avatar
Gilberreke
Posts: 4486
Joined: Thu Jul 14, 2011 3:12 pm
Location: Belgium

Re: Total installation failure.

Post by Gilberreke »

7zip is pretty much the best one out there. ZipException basically means your JAR is corrupted, which is usually caused by using a bad program.

http://www.7-zip.org/
Come join us at Vioki's Discord! discord.gg/fhMK5kx
User avatar
Triskelli
Posts: 271
Joined: Mon Jul 04, 2011 11:49 pm

Re: Total installation failure.

Post by Triskelli »

Alright, trying again with 7-zip, but how do I copy and paste the files? ctrl+c, ctrl+z isn't working.
User avatar
Triskelli
Posts: 271
Joined: Mon Jul 04, 2011 11:49 pm

Re: Total installation failure.

Post by Triskelli »

Got it! This thread can be locked if need be.
Locked