Update Too Many Items. It was updated very very recently with a fix.
Rollback Post to RevisionRollBack
Comic artist, indie game dev, lots of things. Click image to check out my latest comic series?
(Warning: series may be NSFC [Not Safe For Church], viewer discretion is advised)
ModLoader crashes with no mods installed, no matter what, in 1.2.3. What the hell is going on?
I can't even copy and paste the crash error here because it closes the window. ModLoader's broken.
Here's my ModLoader.txt if it helps any. Please?
Mar 9, 2012 7:29:50 PM ModLoader init
FINE: ModLoader 1.2.3 Initializing...
Mar 9, 2012 7:29:50 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\Owner\AppData\Roaming\.minecraft\bin\minecraft.jar
Mar 9, 2012 7:29:50 PM ModLoader readFromClassPath
FINER: Zip found.
Mar 9, 2012 7:29:50 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Owner\AppData\Roaming\.minecraft\mods\mod_tome.zip
Mar 9, 2012 7:29:50 PM ModLoader readFromModFolder
FINER: Zip found.
Mar 9, 2012 7:29:50 PM ModLoader addMod
FINE: Failed to load mod from "mod_tome.class"
Mar 9, 2012 7:29:50 PM 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:288)
at ModLoader.readFromModFolder(ModLoader.java:1283)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.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
Mar 9, 2012 7:30:00 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Owner\AppData\Roaming\.minecraft\mods\Shelf.zip
Mar 9, 2012 7:30:00 PM ModLoader readFromModFolder
FINER: Zip found.
Mar 9, 2012 7:30:00 PM ModLoader addMod
FINE: Failed to load mod from "mod_Shelf.class"
Mar 9, 2012 7:30:00 PM ModLoader addMod
FINER: THROW
java.lang.NoSuchFieldError: x
at mod_Shelf.<clinit>(mod_Shelf.java:4)
at sun.misc.Unsafe.ensureClassInitialized(Native Method)
at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(Unknown Source)
at sun.reflect.ReflectionFactory.newFieldAccessor(Unknown Source)
at java.lang.reflect.Field.acquireFieldAccessor(Unknown Source)
at java.lang.reflect.Field.getFieldAccessor(Unknown Source)
at java.lang.reflect.Field.get(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1723)
at ModLoader.addMod(ModLoader.java:292)
at ModLoader.readFromModFolder(ModLoader.java:1283)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.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)
Mar 9, 2012 7:30:00 PM ModLoader addAllRenderers
FINE: Initialized
Risugami isn't the only person we should be donating copious cash amounts to. You helper people deserve quite a bit for putting up with this too, hah.
In other news, I take it that the sprite index bug wasn't fixed yet? No pressure on you. Plenty of pressure on me though, heh.
[edit]
@ guy above:
Are you sure you installed biosphere and elemental arrows correctly? Pretty much 99% of Risu's mods have to be directly added into minecraft.jar.
Note that I haven't paid attention to the bugs of other mods so maybe they are buggy somehow?
I dunno, maybe i have the same problem as him, lol
My elemental arrows dont work, even though they are installed, i've seen a couple of other people with the same problem on the last 4 pages
like we can craft the arrows, but the bow cant fire the special ones, and using normal arrows make our hotkey slot move up one.
like say i have a sword in the 1 slot, and a bow in the 2 slot, if i fire a normal arrow from the bow, then slot moves up one, to the sword. i have to reselect the bow , Q.Q
Hey risugami! If you would like, I would greatly appriciate you uploading your mods to the new site, mcmoddr, it allows for mods to be installed automatically, rather than downloading and searching for files, link is here http://mcmoddr.com/index.php?p=mod&id=44
Thanks!
My MC crashes right after the Mojang screen, I tried with 0 mods installed and it worked but then I added Millenaire and now it crashes all the time.
10/Mar/2012 1:56:37 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:1720)
at ModLoader.addMod(ModLoader.java:292)
at ModLoader.readFromModFolder(ModLoader.java:1283)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.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: 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
10/Mar/2012 1:56:47 ModLoader addAllRenderers
FINE: Initialized
When I put modloader in my minecraft.jar it just crashes. I've installed modloader and other mods since 1.7 but it just crashes my minecraft. Please fix the bug or help me.
I´ve a probleme and it would be nice if anybody can help me the best would be if that could be in german =D
When i start minecraft with modloader and armor stand it gives me this message:
wenn ich minecraft mit modloader und armor stand starte gibt er mir diese meldung:
Mods loaded: 2
ModLoader 1.2.3
mod_Armor 1.2.3
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 1eedc707 --------
Generated 09.03.12 23:47
Minecraft: Minecraft 1.2.3
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_01, Oracle Corporation
VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Mobility Radeon HD 5470 version 2.1.9117, ATI Technologies Inc.
java.lang.VerifyError: (class: mod_cjb_mobspawner, method: <init> signature: ()V) Incompatible argument to function
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:1720)
at ModLoader.addMod(ModLoader.java:292)
at ModLoader.readFromModFolder(ModLoader.java:1283)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.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)
--- END ERROR REPORT 5445b2dc ----------
I tried using Modloader 1.2.3, but here's is what I got in return...
Mods loaded: 1
ModLoader 1.2.3
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT bf8dd11a --------
Generated 09/03/12 23:09
Minecraft: Minecraft 1.2.3
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_03, Oracle Corporation
VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Mobility Radeon HD 5470 version 3.2.9704 Compatibility Profile Context, ATI Technologies Inc.
java.lang.NoSuchMethodError: ModLoader.SetInGameHook(LBaseMod;ZZ)V
at mod_TooManyItems.<init>(mod_TooManyItems.java:15)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at ModLoader.addMod(ModLoader.java:293)
at ModLoader.readFromClassPath(ModLoader.java:1217)
at ModLoader.init(ModLoader.java:885)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.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)
--- END ERROR REPORT 30a48817 ----------
So what did I do wrong, Any help would be apprieciated.
Im On Mac And When I Install Mod-Loader(the right way)It Shiws The Crash Screen.PLEASE FIX! I HAVE 2 MODS I REALLY WANT!:ang ry: GRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR
If you installed it correctly, it wouldn't crash. Use the texture patcher.
Yeah...... Modloader doesn't work. I've forced updated it. And delete META-INF. I have absolutely no mods with it and it still crashes. When I try it with Zombe Mod Pack I crash. Also for Key/Macro Mod and Rei's Mini-Map.
When I put modloader in my minecraft.jar it just crashes. I've installed modloader and other mods since 1.7 but it just crashes my minecraft. Please fix the bug or help me.
Well here is teething I would like to download this mod but I don't have winRAR or 7zip which is a BIG problem so could u tell me how to upload winRAR or 7zip ok
7zip is free from 7zip.org. Gee, wouldn't it be great if there were a place you could go on the internet to search for things like that? I know I would find that useful. Maybe I should make a site like that. I know, I'll call it a funny name that can easily be remembered, something like, oh, I don't know, "GOOGLE" maybe? Awesome Idea, I'll be a billionaire in no time. [/sarcasm]
I dont no what it means by this step Outside of terminal, copy all the files and folders into the mctmp directory.
It means, go to an explorer window, or whatever it's called on a mac, finder, I guess? And copy the files from the zip you downloaded to the mctmp folder. Or, heck, just use the texture patcher, it's easier.
I love the spawner GUI mod, I've been using it in the adventure map I'm making. I also enjoy your mod loader, as without that, I wouldn't have a single mod on my computer. Thanks for all this awesome stuff.
My MC crashes right after the Mojang screen, I tried with 0 mods installed and it worked but then I added Millenaire and now it crashes all the time.
10/Mar/2012 1:56:37 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:1720)
at ModLoader.addMod(ModLoader.java:292)
at ModLoader.readFromModFolder(ModLoader.java:1283)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.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: 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
10/Mar/2012 1:56:47 ModLoader addAllRenderers
FINE: Initialized
not sure if this is what's wrong, but millenaire requires Forg, I believe. If you don't Download the Forge Sprites, millenaire wont work, causing your crashes, and i dont think forge is updated.
that didn't really help, this is what the error report says
--- BEGIN ERROR REPORT d35ac1af --------
Generated 3/9/12 10:58 PM
Minecraft: Minecraft 1.2.3
OS: Mac OS X (i386) version 10.7.2
Java: 1.6.0_29, Apple Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-7.16.9, Intel Inc.
java.lang.IllegalAccessError: tried to access method vt.<init>(ILjava/lang/String;)V from class BiosphereGenerator
at BiosphereGenerator.<init>(BiosphereGenerator.java:5)
at mod_Biosphere.load(mod_Biosphere.java:14)
at ModLoader.init(ModLoader.java:890)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
so its something with accessing the biosphere generator.class
that didn't really help, this is what the error report says
--- BEGIN ERROR REPORT d35ac1af --------
Generated 3/9/12 10:58 PM
Minecraft: Minecraft 1.2.3
OS: Mac OS X (i386) version 10.7.2
Java: 1.6.0_29, Apple Inc.
VM: Java HotSpot™ Client VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-7.16.9, Intel Inc.
java.lang.IllegalAccessError: tried to access method vt.<init>(ILjava/lang/String;)V from class BiosphereGenerator
at BiosphereGenerator.<init>(BiosphereGenerator.java:5)
at mod_Biosphere.load(mod_Biosphere.java:14)
at ModLoader.init(ModLoader.java:890)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
so its something with accessing the biosphere generator.class
I'm fairly certain Biosphere is bugged. Nothing you've done. Only the modder.
Hey Risugami can u make where Modloader can Work With TooManyItems PLease Because when i try to use it with TMI It GIves me a black screen and when i just used TMI It worked and i deleted META-INF
(Warning: series may be NSFC [Not Safe For Church], viewer discretion is advised)
I can't even copy and paste the crash error here because it closes the window. ModLoader's broken.
Here's my ModLoader.txt if it helps any. Please?
plz don't discriminate about my spelling i know it sucks but i try my best
wow it worked for me too
is there a way to fix that?
I dunno, maybe i have the same problem as him, lol
My elemental arrows dont work, even though they are installed, i've seen a couple of other people with the same problem on the last 4 pages
like we can craft the arrows, but the bow cant fire the special ones, and using normal arrows make our hotkey slot move up one.
like say i have a sword in the 1 slot, and a bow in the 2 slot, if i fire a normal arrow from the bow, then slot moves up one, to the sword. i have to reselect the bow , Q.Q
Hope Risugami sees this lol
Thanks!
java.lang.NoClassDefFoundError: forge/ITextureProvider
It's looking for a forge method. Looks like you need forge also for that mod.
When I put modloader in my minecraft.jar it just crashes. I've installed modloader and other mods since 1.7 but it just crashes my minecraft. Please fix the bug or help me.
Not a modloader problem. Update CJB mods.
Not a modloader problem. Update TMI mods.
If you installed it correctly, it wouldn't crash. Use the texture patcher.
http://www.minecraft...her-hd-fix-223/
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/
Then maybe we'll have enough information to help.
Use the texture patcher to install mods
http://www.minecraft...her-hd-fix-223/
All those mods you have as zip files in the mods folder need to be installed in the jar as instructed in the OP.
Modloader works fine, you installed it wrong or have another mod that is causing the problem.
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/
Then maybe we'll have enough information to help.
Use the texture patcher to install mods
http://www.minecraft...her-hd-fix-223/
Install it correctly, I suppose. Biosphere needs to be in the jar, not as a zip in the mods folder.
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/
Then maybe we'll have enough information to help.
Use the texture patcher to install mods
http://www.minecraft...her-hd-fix-223/
D_B
To tell them how to live is to prevent them living.
7zip is free from 7zip.org. Gee, wouldn't it be great if there were a place you could go on the internet to search for things like that? I know I would find that useful. Maybe I should make a site like that. I know, I'll call it a funny name that can easily be remembered, something like, oh, I don't know, "GOOGLE" maybe? Awesome Idea, I'll be a billionaire in no time. [/sarcasm]
It means, go to an explorer window, or whatever it's called on a mac, finder, I guess? And copy the files from the zip you downloaded to the mctmp folder. Or, heck, just use the texture patcher, it's easier.
http://www.minecraft...her-hd-fix-223/
D_B
To tell them how to live is to prevent them living.
not sure if this is what's wrong, but millenaire requires Forg, I believe. If you don't Download the Forge Sprites, millenaire wont work, causing your crashes, and i dont think forge is updated.
Hope it Helped
--- BEGIN ERROR REPORT d35ac1af --------
Generated 3/9/12 10:58 PM
Minecraft: Minecraft 1.2.3
OS: Mac OS X (i386) version 10.7.2
Java: 1.6.0_29, Apple Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-7.16.9, Intel Inc.
java.lang.IllegalAccessError: tried to access method vt.<init>(ILjava/lang/String;)V from class BiosphereGenerator
at BiosphereGenerator.<init>(BiosphereGenerator.java:5)
at mod_Biosphere.load(mod_Biosphere.java:14)
at ModLoader.init(ModLoader.java:890)
at ModLoader.addAllRenderers(ModLoader.java:186)
at aho.<init>(aho.java:79)
at aho.<clinit>(aho.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:267)
so its something with accessing the biosphere generator.class
I'm fairly certain Biosphere is bugged. Nothing you've done. Only the modder.