I'm trying to test out the Armor Stand mod. I use Magic Launcher, and I have Modloader 1.2.5. When I launch Minecraft, it crashes and this comes up:
java.lang.IllegalArgumentException: Slot 135 is already occupied by BlockArmor@3253bcf3 when adding BlockArmor@179a0f55
at pb.<init>(SourceFile:314)
at pb.<init>(SourceFile:334)
at agy.<init>(SourceFile:14)
at BlockArmor.<init>(BlockArmor.java:8)
at mod_Armor.load(mod_Armor.java:15)
at ModLoader.init(ModLoader.java:891)
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)
MagicLauncher 0.9.7
java.home: C:\Program Files (x86)\Java\jre7
java.runtime.name: Java(TM) SE Runtime Environment
java.runtime.version: 1.7.0_01-b08
os.name: Windows Server 2008 R2
os.version: 6.1
os.arch: x86
sun.arch.data.model: 32
Missing class member: public (ILjava/util/Random;I)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (Ljava/util/Random;)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (ILjava/util/Random;I)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (Ljava/util/Random;)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (ILjava/util/Random;I)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (Ljava/util/Random;)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (ILjava/util/Random;I)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (Ljava/util/Random;)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (ILjava/util/Random;I)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (Ljava/util/Random;)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (ILjava/util/Random;I)I a, class: ck, mod: Spawner GUI.zip
Missing class member: public (Ljava/util/Random;)I a, class: ck, mod: Spawner GUI.zip
yeah, i can live without spawner GUI, but i thought i'd post it anyways
same issue using the same launcher.. however loads fine when using mycraft
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 9f578458 --------
Generated 4/5/12 4:14 PM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot™ Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4200 version 3.3.10750 Compatibility Profile Context, ATI Technologies Inc.
java.util.zip.ZipException: invalid entry size (expected 1625948168 but got 782 bytes)
at java.util.zip.ZipInputStream.readEnd(Unknown Source)
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:1204)
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)
--- END ERROR REPORT d8d74900 ----------
Please help me
Looks like you used a sub-standard archive program that corrupted the jar. Use 7zip or winrar like the OP says to.
First of all, great job with Modloader. However, I have a question: when you say, in the Mac Modloader help list, "Outside of terminal, copy all the files and folders into the mctmp directory." do you mean the files and folders of the Modloader download? The minecraft folder itself?
Extract all the files from the zip files you downloaded. Copy all the resulting files to the mctmp folder. Or just use the texture patcher to install mods and not be bothered with all that. http://www.minecraft...her-hd-fix-223/
I seem to be doing something wrong. I installed Modloader, and made sure to delete the META-INF folder. Nothing was crashing, so i dragged a couple of the mod zip files into the mods folder. Then, when I tried running minecraft, the mods didn't show up. I did get this though
ModLoader 1.2.5 Initializing...
Mod Initialized: mod_Biosphere 1.2.5
Mod Initialized: mod_LightSensor 1.2.5
Mod Initialized: mod_RecipeBook 1.2.5
Mod Initialized: mod_SpawnerGUI 1.2.5
Mod Initialized: mod_TooManyItems 1.2.5pre 2012-03-30
Mod Loaded: mod_Biosphere 1.2.5
Mod Loaded: mod_LightSensor 1.2.5
Mod Loaded: mod_RecipeBook 1.2.5
Mod Loaded: mod_SpawnerGUI 1.2.5
Mod Loaded: mod_TooManyItems 1.2.5pre 2012-03-30
Done.
The mods work if I install them by dragging them. I'm on a Windows 7 laptop, Minecraft 1.2.5. Nothings crashing, the mods just aren't showing up. I used MCPatcher to get that little blob of text.
Sorry for the noobish question!
Well, that's saying the mods are loaded. Post modloader.txt (in your minecraft folder), might give more info
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 9f578458 --------
Generated 4/5/12 8:48 PM
Minecraft: Minecraft 1.2.5
OS: Windows Vista (x86) version 6.0
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot™ Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Intel Cantiga version 2.0.0 - Build 7.15.10.1537, Intel
java.lang.NoClassDefFoundError: PlayerBase
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 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:1763)
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: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: PlayerBase
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
--- END ERROR REPORT a1223cf7 ----------
I'm getting this just for putting in modloader. I even tried installing with MCpatcher can i get a little help?
You probably have old mods in the mods folder, because something is looking for Player API mod.
Just signed up, cant find download button to download this mod to even get started and to make it worse.... i cant find the FAQ to help me..... just need pointed in the right direction then i should be good.... thx anyone
Seriously, did you even bother reading anything in the OP?
Rollback Post to RevisionRollBack
D_B
To tell them how to live is to prevent them living.
PLEASEPLEASEPLEASEPLEASE make a biosphere world generator for bukkit! i beseech you! PLEASE! i flew around for an hour loading a biosphere world for my server and there were still some places that i missed! PLEASE just make a plugin!
If I'm in survival mode and fire either bow, it changes the slot that I have selected.
For example, if I have a bow in slot 5, when I fire it, the game automatically moves the cursor back to slot 4 after.
I am having technical difficulties with mod loader, yes, I have read the entire post and i installed it exactly how you said and deleted what needed to be deleted. but mod loader is crashing the game I'm trying to run build craft and industrial craft. yes, mod loader, mod loader mp, and minecraft forged is needed. but can't use these mods if mod loader is crashing the game at startup.
Q: "How do you know its mod loader?"
A: well I re-updated minecraft to the original, and only installed mod loader. also with no mods and its is the only one crashing the game. yes, im running V1.2.5 windows 7 64 bit.
I would be very appreciated for any help you can offer.
I am having technical difficulties with mod loader, yes, I have read the entire post and i installed it exactly how you said and deleted what needed to be deleted. but mod loader is crashing the game I'm trying to run build craft and industrial craft. yes, mod loader, mod loader mp, and minecraft forged is needed. but can't use these mods if mod loader is crashing the game at startup.
Q: "How do you know its mod loader?"
A: well I re-updated minecraft to the original, and only installed mod loader. also with no mods and its is the only one crashing the game. yes, im running V1.2.5 windows 7 64 bit.
I would be very appreciated for any help you can offer.
zzzzzzzzzz which version of modloader
as everyone knows,buildcraft isnt updated yet..........
so is redpower and industrial craft
well thank's for the info Noobercharger, I'll check it out. sorry for the inconvenience. I just started playing minecraft was told by a friend then i saw these really cool mods for it. So im a bit of a noob in minecraft lol
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 9f578458 --------
Generated 4/5/12 11:39 PM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: GeForce GTX 275/PCI/SSE2 version 3.3.0, NVIDIA Corporation
java.lang.VerifyError: (class: net/techbrew/mcjm/JourneyMap, method: keyboardEvent signature: (Lafp;)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:1763)
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: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)
--- END ERROR REPORT 57eaf5bc ----------
Pls help me, i tryed to install IC2, but i got this error, and i rly dont know what this kind of error means...
Mods loaded: 3
ModLoader 1.2.4
mod_ModLoaderMp 1.2.4v1
mod_MinecraftForge 2.0.0.67
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 1ce16df8 --------
Generated 6.4.12 9:16
Minecraft: Minecraft 1.2.4
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: GeForce 9600 GT/PCI/SSE2 version 3.3.0, NVIDIA Corporation
java.lang.IllegalAccessError: tried to access class alw from class net.minecraft.client.Minecraft
at net.minecraft.client.Minecraft.x(Minecraft.java:792)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT fded2cd7 ----------
What can i do?
Were you using 1.2.4 Modloader or 1.2.5? You are running 1.2.4 Minecraft.
Also, for the Arrows mod, would there be a way to be able to have multiple types of arrows in your inventory and be able to select which one you're firing?
So, I got the mod in, but in the "more world options" page, I click on "world type", and there's only superflat and default. Did I do something wrong? Please reply!(unless I find it out on my own again)
If I'm in survival mode and fire either bow, it changes the slot that I have selected.
For example, if I have a bow in slot 5, when I fire it, the game automatically moves the cursor back to slot 4 after.
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 9f578458 --------
Generated 4/5/12 11:39 PM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot™ Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: GeForce GTX 275/PCI/SSE2 version 3.3.0, NVIDIA Corporation
java.lang.VerifyError: (class: net/techbrew/mcjm/JourneyMap, method: keyboardEvent signature: (Lafp;)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:1763)
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: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)
--- END ERROR REPORT 57eaf5bc ----------
Pls help me, i tryed to install IC2, but i got this error, and i rly dont know what this kind of error means...
Mods loaded: 3
ModLoader 1.2.4
mod_ModLoaderMp 1.2.4v1
mod_MinecraftForge 2.0.0.67
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 1ce16df8 --------
Generated 6.4.12 9:16
Minecraft: Minecraft 1.2.4
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: GeForce 9600 GT/PCI/SSE2 version 3.3.0, NVIDIA Corporation
java.lang.IllegalAccessError: tried to access class alw from class net.minecraft.client.Minecraft
at net.minecraft.client.Minecraft.x(Minecraft.java:792)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT fded2cd7 ----------
Is it like TooManyItems, I have to take the GUI and put it where the rest of the class files go, not in the actual GUI folder for MC texture pack?
Why would you put it in the GUI folder of the texture pack? It has to go in the jar with the rest of the class files, just drag and drop everything from the mod's zip file into the jar file that you opened in 7zip.
Rollback Post to RevisionRollBack
D_B
To tell them how to live is to prevent them living.
It is pretty good and looks better than pistons
at pb.<init>(SourceFile:314)
at pb.<init>(SourceFile:334)
at agy.<init>(SourceFile:14)
at BlockArmor.<init>(BlockArmor.java:8)
at mod_Armor.load(mod_Armor.java:15)
at ModLoader.init(ModLoader.java:891)
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)
You probably didn't install the folder that has the graphic for the GUI.
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.
Looks like you used a sub-standard archive program that corrupted the jar. Use 7zip or winrar like the OP says to.
Extract all the files from the zip files you downloaded. Copy all the resulting files to the mctmp folder. Or just use the texture patcher to install mods and not be bothered with all that.
http://www.minecraft...her-hd-fix-223/
Well, that's saying the mods are loaded. Post modloader.txt (in your minecraft folder), might give more info
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.
You probably have old mods in the mods folder, because something is looking for Player API mod.
Seriously, did you even bother reading anything in the OP?
D_B
To tell them how to live is to prevent them living.
If I'm in survival mode and fire either bow, it changes the slot that I have selected.
For example, if I have a bow in slot 5, when I fire it, the game automatically moves the cursor back to slot 4 after.
Q: "How do you know its mod loader?"
A: well I re-updated minecraft to the original, and only installed mod loader. also with no mods and its is the only one crashing the game. yes, im running V1.2.5 windows 7 64 bit.
I would be very appreciated for any help you can offer.
zzzzzzzzzz which version of modloader
as everyone knows,buildcraft isnt updated yet..........
so is redpower and industrial craft
ironic that this is posted in 2010
zzzzz
block id conflict
SHUDDUP UPDATE TROLLS OR I MAKE U ALL TAKE AN ARROW TO THE KNEE!
Mods loaded: 1
ModLoader 1.2.5
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 9f578458 --------
Generated 4/5/12 11:39 PM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: GeForce GTX 275/PCI/SSE2 version 3.3.0, NVIDIA Corporation
java.lang.VerifyError: (class: net/techbrew/mcjm/JourneyMap, method: keyboardEvent signature: (Lafp;)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:1763)
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: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)
--- END ERROR REPORT 57eaf5bc ----------
Were you using 1.2.4 Modloader or 1.2.5? You are running 1.2.4 Minecraft.
Time flies, right?
25/06/2024
If you shot with a bow your inventory goes 1 to left
I got all of them in my m-craft.
I look forward to your mods.
I just reinstalled, and it still crashes.
Is it like TooManyItems, I have to take the GUI and put it where the rest of the class files go, not in the actual GUI folder for MC texture pack?
He said, "On Mac? Too bad."
Read the FAQ?
(I don't know itf it's the FAQ or somewhere else, but...)
So, I got the mod in, but in the "more world options" page, I click on "world type", and there's only superflat and default. Did I do something wrong? Please reply!(unless I find it out on my own again)
I think I found something slightly...
... insane.
Yeah, bummer.
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...-hd-fix-234-01/
Not a modloader problem. Journey Map problem.
I dunno, that's a really weird one. Start from a fresh jar and use the texture patcher to install mods
http://www.minecraft...-hd-fix-234-01/
Yeah, bummer.
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, makes things easier on mac.
http://www.minecraft...-hd-fix-234-01/
D_B
To tell them how to live is to prevent them living.
Why would you put it in the GUI folder of the texture pack? It has to go in the jar with the rest of the class files, just drag and drop everything from the mod's zip file into the jar file that you opened in 7zip.
D_B
To tell them how to live is to prevent them living.