Requesting help with Modloader

This forum is for anything that doesn't specifically have to do with Better Than Wolves
Post Reply
User avatar
Anamirian
Posts: 10
Joined: Wed Aug 29, 2012 5:19 pm
Location: Ontario, Canada

Requesting help with Modloader

Post by Anamirian »

First off, I'd like to say Hi! I've been a lurker for a while and have been playing BTW since v3.59. Now, I realize that this may not be the best place for this post, but I thought I'd be safe and post here. See, I've been having trouble with installing Modloader. I'm using MC version 1.3.2 with Modloader 1.3.2, but every time I try to launch Minecraft, I get this error:
Spoiler
Show
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 29/08/12 3:50 PM
Description: Exception occured in ModLoader

java.lang.NoClassDefFoundError: forge/ITextureProvider
at java.lang.ClassLoader.defineClass1(Native Method)
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$100(Unknown Source)
at java.net.URLClassLoader$1.run(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 sun.misc.Launcher$AppClassLoader.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:2064)
at ModLoader.addMod(ModLoader.java:342)
at ModLoader.readFromModFolder(ModLoader.java:1429)
at ModLoader.init(ModLoader.java:932)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.<init>(RenderManager.java:87)
at avy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.ITextureProvider
at java.net.URLClassLoader$1.run(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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 25 more

Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_04-ea, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 452435112 bytes (431 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xmx1024M -Xms512M
- ModLoader: Mods loaded: 1
ModLoader 1.3.2
I've tried both manually adding the files to my minecraft.jar and patching them in with MCPatcher. I made sure to install from a clean minecraft.jar

If anyone could help me with this, I'd really appreciate it! I came home from school this afternoon looking forward to installing BTW, but this snag has been holding me up :( also, this is my first time, be gentle, please!
User avatar
aJaroOllie
Posts: 67
Joined: Fri Jul 13, 2012 8:09 pm
Location: England

Re: Requesting help with Modloader

Post by aJaroOllie »

Anamirian wrote:java.lang.NoClassDefFoundError: forge/ITextureProvider
I see that line twice in the error report, which makes me believe there may be some forge stuff. Have you tried clearing out your mods folder? I'm no expert, but hope that helps!
IGN: Matthew_OJ
User avatar
walker_boh_65
Posts: 2304
Joined: Mon Jul 04, 2011 9:40 pm
Location: New Jersey

Re: Requesting help with Modloader

Post by walker_boh_65 »

Try force updating your minecraft.jar and try again. You probably had other mods installed beforehand.
User avatar
DaveYanakov
Posts: 2090
Joined: Sat Jul 23, 2011 5:17 am

Re: Requesting help with Modloader

Post by DaveYanakov »

Usually the issues with modloader stem from zips left in the mods folder or a dirty install. Make backups and then delete the bin folder to get a clean copy. If your mods folder s empty that should fix everything.
Better is the enemy of Good
User avatar
Anamirian
Posts: 10
Joined: Wed Aug 29, 2012 5:19 pm
Location: Ontario, Canada

Re: Requesting help with Modloader

Post by Anamirian »

Aha! It worked! Thank you kindly gentlemen ^.^
vikern
Posts: 1
Joined: Tue Sep 04, 2012 9:17 am

Re: Requesting help with Modloader

Post by vikern »

Glad your issue is resolved, ModLoader 1.3.2 sometimes give issues with other mods, such as BTW, Survival. Always delete the junk zip files and make your mod folder clean to avoid compatibility isues.
User avatar
thekyz
Posts: 266
Joined: Wed Jul 20, 2011 5:52 am
Location: Rennes, France

Re: Requesting help with Modloader

Post by thekyz »

vikern wrote:Glad your issue is resolved, ModLoader 1.3.2 sometimes give issues with other mods, such as BTW, Survival. Always delete the junk zip files and make your mod folder clean to avoid compatibility isues.
Dude you should not link to such sites but to the original post, they even have an outdated page for BTW with an old version on it ...
Post Reply