There seems to be an error with the newest version of ModLoader. I was trying to use ModLoader with Rei's Minimap Mod, and the game was crashing when I tried to start. I force-updated and tried installing JUST ModLoader and running the game, and it still won't even get past the Mojang splash-screen. Suggestions?
When I try to install modloader, i get up to the Mojang logo on startup before the game crashes. The steps i take match the installation instructions, however i have had this problem with 1.2.3 and 1.2.4. What am i doing wrong?
There seems to be an error with the newest version of ModLoader. I was trying to use ModLoader with Rei's Minimap Mod, and the game was crashing when I tried to start. I force-updated and tried installing JUST ModLoader and running the game, and it still won't even get past the Mojang splash-screen. Suggestions?
When I try to install modloader, i get up to the Mojang logo on startup before the game crashes. The steps i take match the installation instructions, however i have had this problem with 1.2.3 and 1.2.4. What am i doing wrong?
Since none of you posted an error log it makes it difficult to help you. I suggest you follow the tut in my sig (to the letter, don't skip steps) and report back.
Since none of you posted an error log it makes it difficult to help you. I suggest you follow the tut in my sig (to the letter, don't skip steps) and report back.
28/03/2012 23:45:50 ModLoader init
FINE: ModLoader 1.2.4 Initializing...
28/03/2012 23:45:50 ModLoader readFromClassPath
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\bin\minecraft.jar
28/03/2012 23:45:50 ModLoader readFromClassPath
FINER: Zip found.
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\dragonmount_v0.8pre2_mc1.2.4.zip
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:45:50 ModLoader setupProperties
FINER: debug_hitbox set to false
28/03/2012 23:45:50 ModLoader setupProperties
FINER: debug_log set to false
28/03/2012 23:45:50 ModLoader addMod
FINE: Mod Initialized: "Dragon Mounts 0.8pre2" from mod_DragonMounts.class
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\Kenshiromod.zip
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:45:50 ModLoader addMod
FINE: Failed to load mod from "mod_KenshiroStyle.class"
28/03/2012 23:45:50 ModLoader addMod
FINER: THROW
java.lang.VerifyError: (class: mod_KenshiroStyle, method: onTickInGame signature: (FLnet/minecraft/client/Minecraft;)Z) Bad type in putfield/putstatic
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:1747)
at ModLoader.addMod(ModLoader.java:293)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:79)
at ahu.<clinit>(ahu.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
at net.minecraft.client.Minecraft.run(SourceFile:650)
at java.lang.Thread.run(Unknown Source)
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\kenshirosource
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Directory found.
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\Paintball.zip
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:46:01 ModLoader addMod
FINE: Failed to load mod from "mod_Paintball.class"
28/03/2012 23:46:01 ModLoader addMod
FINER: THROW
java.lang.NoClassDefFoundError: BaseModMp
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 ModLoader.addMod(ModLoader.java:289)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:79)
at ahu.<clinit>(ahu.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
at net.minecraft.client.Minecraft.run(SourceFile:650)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseModMp
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)
... 20 more
28/03/2012 23:46:01 ModLoader init
FINE: Mod Loaded: "Dragon Mounts 0.8pre2"
28/03/2012 23:46:01 ModLoader addAllRenderers
FINE: Initialized
Since none of you posted an error log it makes it difficult to help you. I suggest you follow the tut in my sig (to the letter, don't skip steps) and report back.
It's difficult to copy an error log when your game crashes without displaying one (or flashes one for about half a second and then closes itself). I'm not an idiot, I've installed a mod before, and I know how to do so. Copy files into minecraft.jar, delete meta-inf, play game. Simple. I have read the last few pages of this thread, I have read the entire OP, I can't gather any more information than I have already described, for the reasons I have already stated. So what now?
It's difficult to copy an error log when your game crashes without displaying one (or flashes one for about half a second and then closes itself). I'm not an idiot, I've installed a mod before, and I know how to do so. Copy files into minecraft.jar, delete meta-inf, play game. Simple. I have read the last few pages of this thread, I have read the entire OP, I can't gather any more information than I have already described, for the reasons I have already stated. So what now?
Oh and btw, I wasn't trying to imply that you're an idiot. The tut is the link at the end of my sig. lol
Still not doing anything. When I tried both methods (making a batch file with the code in it, and running the code straight from the windows search bar), they bring up a command prompt window for about half a second, it throws an error that looks like it says something like, "error: main class not found..." or something to that effect, but I can't read it very well because it goes by so fast, and then it closes itself just like Minecraft does.
It's difficult to copy an error log when your game crashes without displaying one (or flashes one for about half a second and then closes itself). I'm not an idiot, I've installed a mod before, and I know how to do so. Copy files into minecraft.jar, delete meta-inf, play game. Simple. I have read the last few pages of this thread, I have read the entire OP, I can't gather any more information than I have already described, for the reasons I have already stated. So what now?
You might try to install MagicLauncher, with it you can test minecraft and get at crashlog. Other than that I can only recommend you following these four (or something) steps:
1. Make a backup of your .minecraft-folder (you have to give it a new name, windows won't accept user-created folders with a punctuation mark)
2. Start minecraft.exe so it creates an entirely new .minecraft-folder with everything within it. Quit minecraft.
3. Install Modloader as you usually do. Start minecraft again. If it works, quit.
4. Install rei's minimap. Start minecraft. Does it work?
Still not doing anything. When I tried both methods (making a batch file with the code in it, and running the code straight from the windows search bar), they bring up a command prompt window for about half a second, it throws an error that looks like it says something like, "error: main class not found..." or something to that effect, but I can't read it very well because it goes by so fast, and then it closes itself just like Minecraft does.
There's a problem with your java path variable. That's a complex fix beyond the scope of this forum but you can find it easily with google.
Back to your original issue, you don't, by chance have any mods in your mod folder do you?
Hi, im new to modding and when i tried to decompile with modloader installed, i got 18 errors. so i figured i need the "decompile fixes.java" file but i dont know what to do with it. can someone please tell me if i need anything else and what exactly im supposed to do?
From the OP: Modding now has its own IRC channel on esper.net, #risucraft.
I don´t have any mod installed called PCcore. I only had the modloader that wasnt working. Just gonna right this so you will reply: PLEASE REPLY!!!
Yes, you do have a mod installed called PC Core, it's listed in your error report as the mod that's causing the problem. It's probably in your mods folder, you installed it once a while ago and forgot about it. Clear out your mods folder.
Hi Risugami, i love your work, and i'd thought i would just say how brilliant it is to acctually be postng to you.
but on to serious-ish matters, i was just wondering if there was a way to make modloader work with MC patcher, i use this to install all of my mods, but i cant get any good ones because they all require modloader... if there isn't a way to make it work- then will there ever be?
thankyou for any help.
Modloader works fine with MC Patcher. Just be sure modloader is at the top of the list:
28/03/2012 23:45:50 ModLoader init
FINE: ModLoader 1.2.4 Initializing...
28/03/2012 23:45:50 ModLoader readFromClassPath
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\bin\minecraft.jar
28/03/2012 23:45:50 ModLoader readFromClassPath
FINER: Zip found.
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\dragonmount_v0.8pre2_mc1.2.4.zip
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:45:50 ModLoader setupProperties
FINER: debug_hitbox set to false
28/03/2012 23:45:50 ModLoader setupProperties
FINER: debug_log set to false
28/03/2012 23:45:50 ModLoader addMod
FINE: Mod Initialized: "Dragon Mounts 0.8pre2" from mod_DragonMounts.class
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\Kenshiromod.zip
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:45:50 ModLoader addMod
FINE: Failed to load mod from "mod_KenshiroStyle.class"
28/03/2012 23:45:50 ModLoader addMod
FINER: THROW
java.lang.VerifyError: (class: mod_KenshiroStyle, method: onTickInGame signature: (FLnet/minecraft/client/Minecraft;)Z) Bad type in putfield/putstatic
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:1747)
at ModLoader.addMod(ModLoader.java:293)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:79)
at ahu.<clinit>(ahu.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
at net.minecraft.client.Minecraft.run(SourceFile:650)
at java.lang.Thread.run(Unknown Source)
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\kenshirosource
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Directory found.
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\Paintball.zip
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:46:01 ModLoader addMod
FINE: Failed to load mod from "mod_Paintball.class"
28/03/2012 23:46:01 ModLoader addMod
FINER: THROW
java.lang.NoClassDefFoundError: BaseModMp
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 ModLoader.addMod(ModLoader.java:289)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:79)
at ahu.<clinit>(ahu.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
at net.minecraft.client.Minecraft.run(SourceFile:650)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseModMp
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)
... 20 more
28/03/2012 23:46:01 ModLoader init
FINE: Mod Loaded: "Dragon Mounts 0.8pre2"
28/03/2012 23:46:01 ModLoader addAllRenderers
FINE: Initialized
WHY NO WORK?
You have a bunch of mods in your mods folder, see highlighted items above. You need modloaderMP or get rid of the Kenishiro and Paintball mods.
It's difficult to copy an error log when your game crashes without displaying one (or flashes one for about half a second and then closes itself). I'm not an idiot, I've installed a mod before, and I know how to do so. Copy files into minecraft.jar, delete meta-inf, play game. Simple. I have read the last few pages of this thread, I have read the entire OP, I can't gather any more information than I have already described, for the reasons I have already stated. So what now?
Still not doing anything. When I tried both methods (making a batch file with the code in it, and running the code straight from the windows search bar), they bring up a command prompt window for about half a second, it throws an error that looks like it says something like, "error: main class not found..." or something to that effect, but I can't read it very well because it goes by so fast, and then it closes itself just like Minecraft does.
I NEED SOMEONES HELP TO INSTALL BUILDCRAFT MOD I HAVE TRIED SEVERAL DIFFERENT WAYS (INTRUCTIONS) AND STILL UNABLE TO COMPLETE THE PROCESS ILL BE GLAD TO ALLOW ACCESS VIA REMOTE TO COMPUTER GIVE ME A SHOUT PLEASE PLEASE EMAIL ME AT [email protected]
Since none of you posted an error log it makes it difficult to help you. I suggest you follow the tut in my sig (to the letter, don't skip steps) and report back.
28/03/2012 23:45:50 ModLoader init
FINE: ModLoader 1.2.4 Initializing...
28/03/2012 23:45:50 ModLoader readFromClassPath
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\bin\minecraft.jar
28/03/2012 23:45:50 ModLoader readFromClassPath
FINER: Zip found.
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\dragonmount_v0.8pre2_mc1.2.4.zip
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:45:50 ModLoader setupProperties
FINER: debug_hitbox set to false
28/03/2012 23:45:50 ModLoader setupProperties
FINER: debug_log set to false
28/03/2012 23:45:50 ModLoader addMod
FINE: Mod Initialized: "Dragon Mounts 0.8pre2" from mod_DragonMounts.class
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\Kenshiromod.zip
28/03/2012 23:45:50 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:45:50 ModLoader addMod
FINE: Failed to load mod from "mod_KenshiroStyle.class"
28/03/2012 23:45:50 ModLoader addMod
FINER: THROW
java.lang.VerifyError: (class: mod_KenshiroStyle, method: onTickInGame signature: (FLnet/minecraft/client/Minecraft;)Z) Bad type in putfield/putstatic
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:1747)
at ModLoader.addMod(ModLoader.java:293)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:79)
at ahu.<clinit>(ahu.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
at net.minecraft.client.Minecraft.run(SourceFile:650)
at java.lang.Thread.run(Unknown Source)
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\kenshirosource
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Directory found.
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Abir\AppData\Roaming\.minecraft\mods\Paintball.zip
28/03/2012 23:46:01 ModLoader readFromModFolder
FINER: Zip found.
28/03/2012 23:46:01 ModLoader addMod
FINE: Failed to load mod from "mod_Paintball.class"
28/03/2012 23:46:01 ModLoader addMod
FINER: THROW
java.lang.NoClassDefFoundError: BaseModMp
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 ModLoader.addMod(ModLoader.java:289)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:79)
at ahu.<clinit>(ahu.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
at net.minecraft.client.Minecraft.run(SourceFile:650)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseModMp
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)
... 20 more
28/03/2012 23:46:01 ModLoader init
FINE: Mod Loaded: "Dragon Mounts 0.8pre2"
28/03/2012 23:46:01 ModLoader addAllRenderers
FINE: Initialized
WHY NO WORK?
It's difficult to copy an error log when your game crashes without displaying one (or flashes one for about half a second and then closes itself). I'm not an idiot, I've installed a mod before, and I know how to do so. Copy files into minecraft.jar, delete meta-inf, play game. Simple. I have read the last few pages of this thread, I have read the entire OP, I can't gather any more information than I have already described, for the reasons I have already stated. So what now?
Whatever KenshiroStyle is is what's causing the problem, not ModLoader.
Try this crash report.
Oh and btw, I wasn't trying to imply that you're an idiot. The tut is the link at the end of my sig. lol
Sounds good enough to me.
Thanks for confirming the glitch.
Still not doing anything. When I tried both methods (making a batch file with the code in it, and running the code straight from the windows search bar), they bring up a command prompt window for about half a second, it throws an error that looks like it says something like, "error: main class not found..." or something to that effect, but I can't read it very well because it goes by so fast, and then it closes itself just like Minecraft does.
You might try to install MagicLauncher, with it you can test minecraft and get at crashlog. Other than that I can only recommend you following these four (or something) steps:
1. Make a backup of your .minecraft-folder (you have to give it a new name, windows won't accept user-created folders with a punctuation mark)
2. Start minecraft.exe so it creates an entirely new .minecraft-folder with everything within it. Quit minecraft.
3. Install Modloader as you usually do. Start minecraft again. If it works, quit.
4. Install rei's minimap. Start minecraft. Does it work?
Problem solved.
Back to your original issue, you don't, by chance have any mods in your mod folder do you?
Hmm...might have some old buildcraft stuff from pre-1.2.4 that I haven't cleaned out yet. Would that cause ModLoader to freak out like this?
Yeah, that would definitely cause the issue. Clean them out and see if it works.
Fantastic, yeah, got it working. Now to try Rei's and see if that gives me any more grief. xD Thanks so much.
From the OP:
Modding now has its own IRC channel on esper.net, #risucraft.
Yes, you do have a mod installed called PC Core, it's listed in your error report as the mod that's causing the problem. It's probably in your mods folder, you installed it once a while ago and forgot about it. Clear out your mods folder.
Oh yeah, not a modloader problem.
Modloader works fine with MC Patcher. Just be sure modloader is at the top of the list:
You have a bunch of mods in your mods folder, see highlighted items above. You need modloaderMP or get rid of the Kenishiro and Paintball mods.
Post modloader.txt (in your minecraft folder) or use this to get an error report:
http://dl.dropbox.co...fterrortest.bat
or this
http://www.minecraft...minecrafterror/
Post modloader.txt (in your minecraft folder) or use this to get an error report:
http://dl.dropbox.co...fterrortest.bat
or this
http://www.minecraft...minecrafterror/
Something you have installed is looking for modloaderMP, install it or get rid of the mod that needs it. Check your mods folder.
You're kidding, right?
D_B
To tell them how to live is to prevent them living.