Having Trouble with 3.6 Install

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.
Post Reply
User avatar
Splee999
Posts: 178
Joined: Sun Mar 11, 2012 7:55 pm

Having Trouble with 3.6 Install

Post by Splee999 »

I've just tried to install BTW 3.6 onto a squeaky clean, just downloaded Minecraft 1.2.5, with Risugami's newest modloader. The game gets to the Mojang launch screen, but then it crashes. It shows an official crash screen, but I can't grab the text from it because it shuts itself before I can get there. I've tried the install a few times, to make sure I didn't miss any files or forget to delete META-INF, but I'm not having any luck. I've had this mod work just fine on almost every other version of Minecraft, and I hope to keep using it.

Anyone got any suggestions?
User avatar
Yamboyz1
Posts: 461
Joined: Thu Dec 01, 2011 10:20 pm

Re: Having Trouble with 3.6 Install

Post by Yamboyz1 »

There's a modloader.txt located in your .minecraft folder. Please post it.

Also, a few things you have to make sure to do:

1) Install Modloader before Better Than Wolves.

2) Delete META-INF. (You said that you did this.).

3) Install everything in the MINECRAFT-JAR folder of the BTW folder, not just the BTW folder itself.

4) Make sure that you're using a 1.2.5 jar. (You said that you're using 1.2.5.).

Also, are you using any other mods?
Always bear in mind that your own resolution to succeed is more important than any other.

-Abraham Lincoln
User avatar
Splee999
Posts: 178
Joined: Sun Mar 11, 2012 7:55 pm

Re: Having Trouble with 3.6 Install

Post by Splee999 »

All right, I tried one more install with a fresh jar, making sure I used all of your idiot-proofing steps, a fresh modloader, and a fresh BTW straight from the MCF. It crashed the exact same way. One thing I noticed, though, is that the fresh file from the mirror MCF links to doesn't have the folders the mod is usaully packaged in. It just has all the files straight in the folder, which I have just been dropping into the jar. Is this normal? I remember BTW being packed into neat little folders in the past.

Also, here's the modloader.txt
Spoiler
Show
Apr 29, 2012 8:54:57 PM ModLoader init
FINE: ModLoader 1.2.5 Initializing...
Apr 29, 2012 8:54:57 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Documents and Settings\Brennan\Application Data\.minecraft\bin\minecraft.jar
Apr 29, 2012 8:54:57 PM ModLoader readFromClassPath
FINER: Zip found.
Apr 29, 2012 8:54:57 PM ModLoader addMod
FINE: Failed to load mod from "mod_FCBetterThanWolves.class"
Apr 29, 2012 8:54:57 PM ModLoader addMod
FINER: THROW
java.lang.NoClassDefFoundError: forge/ITextureProvider
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1763)
at ModLoader.addMod(ModLoader.java:293)
at ModLoader.readFromClassPath(ModLoader.java:1210)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:273)
at net.minecraft.client.Minecraft.run(SourceFile:657)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.ITextureProvider
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 24 more
Apr 29, 2012 8:55:07 PM ModLoader addAllRenderers
FINE: Initialized
User avatar
Deepsniper
Posts: 682
Joined: Mon Jul 18, 2011 10:49 am
Location: Canada

Re: Having Trouble with 3.6 Install

Post by Deepsniper »

Did you put the entire rar in or just the folder Minecraft-Jar?
User avatar
Splee999
Posts: 178
Joined: Sun Mar 11, 2012 7:55 pm

Re: Having Trouble with 3.6 Install

Post by Splee999 »

Deepsniper wrote:Did you put the entire rar in or just the folder Minecraft-Jar?
I assume you are asking if I just smacked the rar straight into the jar, which I didn't. I dragged and dropped all of its contents into my jar, like normal. The only different thing was the lack of folders within the jar, which is what a fresh download is.
Last edited by Splee999 on Sun Apr 29, 2012 11:08 pm, edited 1 time in total.
User avatar
walker_boh_65
Posts: 2304
Joined: Mon Jul 04, 2011 9:40 pm
Location: New Jersey

Re: Having Trouble with 3.6 Install

Post by walker_boh_65 »

It looks like you might be adding BTW to the mods folder, not the minecraft jar.

Or maybe (as said above) not using the CONTENTS of the MINECRAFT-JAR folder.
User avatar
Splee999
Posts: 178
Joined: Sun Mar 11, 2012 7:55 pm

Re: Having Trouble with 3.6 Install

Post by Splee999 »

walker_boh_65 wrote:It looks like you might be adding BTW to the mods folder, not the minecraft jar.

Or maybe (as said above) not using the CONTENTS of the MINECRAFT-JAR folder.
Nope, I dropped the files into the Minecraft jar. And, as I have mentioned, the fresh download did not seem to contain a MINECRAFT-JAR folder, just the .class files and a few other assorted files.
User avatar
walker_boh_65
Posts: 2304
Joined: Mon Jul 04, 2011 9:40 pm
Location: New Jersey

Re: Having Trouble with 3.6 Install

Post by walker_boh_65 »

Splee999 wrote:
walker_boh_65 wrote:It looks like you might be adding BTW to the mods folder, not the minecraft jar.

Or maybe (as said above) not using the CONTENTS of the MINECRAFT-JAR folder.
Nope, I dropped the files into the Minecraft jar. And, as I have mentioned, the fresh download did not seem to contain a MINECRAFT-JAR folder, just the .class files and a few other assorted files.
Then my next question would be (as last time i checked FC didn't get rid of the folders) where did you find this BTW download?
User avatar
Splee999
Posts: 178
Joined: Sun Mar 11, 2012 7:55 pm

Re: Having Trouble with 3.6 Install

Post by Splee999 »

walker_boh_65 wrote:
Splee999 wrote:
walker_boh_65 wrote:It looks like you might be adding BTW to the mods folder, not the minecraft jar.

Or maybe (as said above) not using the CONTENTS of the MINECRAFT-JAR folder.
Nope, I dropped the files into the Minecraft jar. And, as I have mentioned, the fresh download did not seem to contain a MINECRAFT-JAR folder, just the .class files and a few other assorted files.
Then my next question would be (as last time i checked FC didn't get rid of the folders) where did you find this BTW download?
It's the link to the BTW MCF page straight off of the BTW wiki installation help page.

http://www.minecraftforum.net/topic/253 ... pd-apr-19/

It's the very first download link on the page, isn't it?
User avatar
Yamboyz1
Posts: 461
Joined: Thu Dec 01, 2011 10:20 pm

Re: Having Trouble with 3.6 Install

Post by Yamboyz1 »

Try this EXACTLY:

1. Back up your saves and delete the .minecraft folder.

2. Run Minecraft.

3. Re-download BTW from the MCF thread.

4. Re-download Modloader from the MCF thread.

5. Open up your Minecraft.jar with 7zip. (Sometimes WinRAR is buggy.).

6. Delete the META-INF folder from your Minecraft.jar

7. Extract the contents from your Modloader folder to your Minecraft.jar. You can make sure that you extract all of them by using control+A then control+C instead of simply highlighting the files and dragging them. (Also, make sure to replace the files in the Minecraft.jar.).

8. Open up your BTW3.60 folder.

9. Open up the MINECRAFT-JAR folder in that.

10. Extract the files from the MINECRAFT-JAR folder to your Minecraft.jar folder. Again, control+A, make sure to replace, you've read it all before.



If that doesn't work, I can't help you, man.

EDIT: Don't forget to add back in your saves!
Always bear in mind that your own resolution to succeed is more important than any other.

-Abraham Lincoln
User avatar
Splee999
Posts: 178
Joined: Sun Mar 11, 2012 7:55 pm

Re: Having Trouble with 3.6 Install

Post by Splee999 »

Yamboyz1 wrote:Try this EXACTLY:

1. Back up your saves and delete the .minecraft folder.

2. Run Minecraft.

3. Re-download BTW from the MCF thread.

4. Re-download Modloader from the MCF thread.

5. Open up your Minecraft.jar with 7zip. (Sometimes WinRAR is buggy.).

6. Delete the META-INF folder from your Minecraft.jar

7. Extract the contents from your Modloader folder to your Minecraft.jar. You can make sure that you extract all of them by using control+A then control+C instead of simply highlighting the files and dragging them. (Also, make sure to replace the files in the Minecraft.jar.).

8. Open up your BTW3.60 folder.

9. Open up the MINECRAFT-JAR folder in that.

10. Extract the files from the MINECRAFT-JAR folder to your Minecraft.jar folder. Again, control+A, make sure to replace, you've read it all before.



If that doesn't work, I can't help you, man.

EDIT: Don't forget to add back in your saves!
Yup. All idiot proofing steps followed to the letter, and MC is still crashing. It could be the computer I'm using or something, I don't use the one I'm on very often. (FYI it's not a Mac, followed that imaginary step as well.) Maybe it's a wolfaboo at heart. (Or CPU, whatever.) Thanks for the try at least.
User avatar
Dry Paratroopa
Posts: 98
Joined: Sat Apr 14, 2012 2:19 pm
Location: A faraway place

Re: Having Trouble with 3.6 Install

Post by Dry Paratroopa »

I'm not sure if this is the same as extraction, but open up the modloader/BTW folders using 7zip as well, and copy them over from there.
Both the Colosseum of the past and the Hunger Games of the (supposed) future stem from the fact that life is simply a competition to see who can live the longest.
User avatar
Yamboyz1
Posts: 461
Joined: Thu Dec 01, 2011 10:20 pm

Re: Having Trouble with 3.6 Install

Post by Yamboyz1 »

Dry Paratroopa wrote:I'm not sure if this is the same as extraction, but open up the modloader/BTW folders using 7zip as well, and copy them over from there.
Dictionary.com wrote:ex·tract   [v. ik-strakt or, especially for 5, ek-strakt; n. ek-strakt] Show IPA
verb (used with object)
1.
to get, pull, or draw out, usually with special effort, skill, or force: to extract a tooth.
2.
to deduce (a doctrine, principle, interpretation, etc.): He extracted a completely personal meaning from what was said.
3.
to derive or obtain (pleasure, comfort, etc.) from a particular source: He extracted satisfaction from the success of his sons.
4.
to take or copy out (matter), as from a book.
5.
to make excerpts from (a book, pamphlet, etc.).
EXPAND
Always bear in mind that your own resolution to succeed is more important than any other.

-Abraham Lincoln
Whisp
Posts: 308
Joined: Tue Jul 05, 2011 11:27 am

Re: Having Trouble with 3.6 Install

Post by Whisp »

Just tested the download you mentioned.
I get the normal BTW3-60.zip with the folders FORGE-SRC and MINECRAFT-JAR and three files in it.

Could you try to download it againand check if you get the right one?
If you still get only a zip with class files directly inside there's definitely something weird. Try downloading from another pc, if possible.
User avatar
BinoAl
Posts: 2552
Joined: Mon Jul 04, 2011 9:39 pm
Location: Everywhere.

Re: Having Trouble with 3.6 Install

Post by BinoAl »

Yamboyz1 wrote:
Dictionary.com wrote:ex·tract   [v. ik-strakt or, especially for 5, ek-strakt; n. ek-strakt] Show IPA
verb (used with object)
1.
to get, pull, or draw out, usually with special effort, skill, or force: to extract a tooth.
2.
to deduce (a doctrine, principle, interpretation, etc.): He extracted a completely personal meaning from what was said.
3.
to derive or obtain (pleasure, comfort, etc.) from a particular source: He extracted satisfaction from the success of his sons.
4.
to take or copy out (matter), as from a book.
5.
to make excerpts from (a book, pamphlet, etc.).
EXPAND
Dictionary.com wrote:smart-ass
   [smahrt-as] Show IPA Slang: Sometimes Vulgar .
adjective
1.
Also, smart-assed, smart·assed . characteristic of a smart ass or wise guy.
noun
2.
smart ass.
Image
User avatar
Splee999
Posts: 178
Joined: Sun Mar 11, 2012 7:55 pm

Re: Having Trouble with 3.6 Install

Post by Splee999 »

Okay, I re downloaded on my main PC and the mod worked fine. I guess my backup PC really is a wolfaboo. Thanks for the help everyone.
User avatar
Yamboyz1
Posts: 461
Joined: Thu Dec 01, 2011 10:20 pm

Re: Having Trouble with 3.6 Install

Post by Yamboyz1 »

BinoAl wrote:
Yamboyz1 wrote:
Dictionary.com wrote:ex·tract   [v. ik-strakt or, especially for 5, ek-strakt; n. ek-strakt] Show IPA
verb (used with object)
1.
to get, pull, or draw out, usually with special effort, skill, or force: to extract a tooth.
2.
to deduce (a doctrine, principle, interpretation, etc.): He extracted a completely personal meaning from what was said.
3.
to derive or obtain (pleasure, comfort, etc.) from a particular source: He extracted satisfaction from the success of his sons.
4.
to take or copy out (matter), as from a book.
5.
to make excerpts from (a book, pamphlet, etc.).
EXPAND
Dictionary.com wrote:smart-ass
   [smahrt-as] Show IPA Slang: Sometimes Vulgar .
adjective
1.
Also, smart-assed, smart·assed . characteristic of a smart ass or wise guy.
noun
2.
smart ass.
Dictionary.com wrote:help·ful   [help-fuhl] Show IPA
adjective
giving or rendering aid or assistance; of service: Your comments were very helpful.
Always bear in mind that your own resolution to succeed is more important than any other.

-Abraham Lincoln
User avatar
Starshifterxen
Posts: 211
Joined: Fri Jul 29, 2011 6:12 am

Re: Having Trouble with 3.6 Install

Post by Starshifterxen »

Dictionary.com wrote:pissing-match definition

n.
an argument; a pointless competition. (Usually objectionable.) : Let's call a halt to this pissing-match and get to work.
Play nice.
Post Reply