ya, the title pretty much explains it all. i got this crash report after installing emerald tools mod by Mrucux7 and i have no idea what it is. it isnt talking about terrain or sprite problems so ya, i cant read this one. i was hoping someone else would know what it means and tell me how to fix it. and thanks in advance
---- Minecraft Crash Report ----
// Why did you do that?
Time: 11/14/12 3:47 PM
Description: Exception occured in ModLoader
java.lang.NoSuchFieldError: RUBY
at mod_RubyArmor.<clinit>(mod_RubyArmor.java:8)
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:374)
at ModLoader.readFromClassPath(ModLoader.java:1271)
at ModLoader.init(ModLoader.java:889)
at ModLoader.addAllRenderers(ModLoader.java:215)
at azw.<init>(RenderManager.java:92)
at azw.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 396735840 bytes (378 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- ModLoader: Mods loaded: 8
ModLoader 1.4.2
mod_sophwolves 1.1.0
mod_TooManyItems 1.4.2 2012-10-25
mod_InvincibleHamster 1.2
mod_Quicksand_Mod Quicksand_Mod 2.3.1
mod_UsefulStorage v.1.4.2 [1.4.2]
mod_minecraft 1.4.2
mod_Party Party Mod 1.0.3
Second, the error doesn't seem to be related. As far as I can tell Emerald tools doesn't added anything with rubies, and your error is related to something with ruby armor.
Oh, I have the ruby mod that I downloaded from planet minecraft that I installed right before this one, as far as I can tell both mods use the same 2 files, which might be y they don't work. But I don't know how to have both mods on.
planet minecraft is garbage, it's likely the mod wasn't the for the version it said it was. They have incorrect version numbers often, and poor install instructions.
You should always get your mods from the forums here, or from a mods official site.
nope, the ruby mod was for 1.4.2 it works perfectly but when i install the emerald tools mod that crash report comes up. when i install the emerald tools mod it works perfectly too, but then i install the ruby mod and this crash report comes up.
---- Minecraft Crash Report ----
// Oops.
Time: 11/14/12 4:03 PM
Description: Exception occured in ModLoader
java.lang.NoSuchFieldError: EMERALD
at mod_emeraldplus.<clinit>(mod_emeraldplus.java:16)
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:374)
at ModLoader.readFromClassPath(ModLoader.java:1271)
at ModLoader.init(ModLoader.java:889)
at ModLoader.addAllRenderers(ModLoader.java:215)
at azw.<init>(RenderManager.java:92)
at azw.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 404779096 bytes (386 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- ModLoader: Mods loaded: 10
ModLoader 1.4.2
mod_sophwolves 1.1.0
mod_TooManyItems 1.4.2 2012-10-25
mod_InvincibleHamster 1.2
mod_Quicksand_Mod Quicksand_Mod 2.3.1
mod_UsefulStorage v.1.4.2 [1.4.2]
mod_minecraft 1.4.2
mod_Party Party Mod 1.0.3
mod_Ruby 3.14159265
mod_RubyArmor 3.14159265
both mods have tu.class and sd.class, maybe those classes are conflicting?
Ya, it's likely they conflict with each other then, what ever one you in stall first is going to error because it's changes to that class file are over written when you install the second one.
-
View User Profile
-
View Posts
-
Send Message
Curse Premium---- Minecraft Crash Report ----
// Why did you do that?
Time: 11/14/12 3:47 PM
Description: Exception occured in ModLoader
java.lang.NoSuchFieldError: RUBY
at mod_RubyArmor.<clinit>(mod_RubyArmor.java:8)
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:374)
at ModLoader.readFromClassPath(ModLoader.java:1271)
at ModLoader.init(ModLoader.java:889)
at ModLoader.addAllRenderers(ModLoader.java:215)
at azw.<init>(RenderManager.java:92)
at azw.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 396735840 bytes (378 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- ModLoader: Mods loaded: 8
ModLoader 1.4.2
mod_sophwolves 1.1.0
mod_TooManyItems 1.4.2 2012-10-25
mod_InvincibleHamster 1.2
mod_Quicksand_Mod Quicksand_Mod 2.3.1
mod_UsefulStorage v.1.4.2 [1.4.2]
mod_minecraft 1.4.2
mod_Party Party Mod 1.0.3
-
View User Profile
-
View Posts
-
Send Message
Retired StaffSecond, the error doesn't seem to be related. As far as I can tell Emerald tools doesn't added anything with rubies, and your error is related to something with ruby armor.
-
View User Profile
-
View Posts
-
Send Message
Curse Premium-
View User Profile
-
View Posts
-
Send Message
Retired StaffYou should always get your mods from the forums here, or from a mods official site.
-
View User Profile
-
View Posts
-
Send Message
Curse Premium---- Minecraft Crash Report ----
// Oops.
Time: 11/14/12 4:03 PM
Description: Exception occured in ModLoader
java.lang.NoSuchFieldError: EMERALD
at mod_emeraldplus.<clinit>(mod_emeraldplus.java:16)
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:374)
at ModLoader.readFromClassPath(ModLoader.java:1271)
at ModLoader.init(ModLoader.java:889)
at ModLoader.addAllRenderers(ModLoader.java:215)
at azw.<init>(RenderManager.java:92)
at azw.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 404779096 bytes (386 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- ModLoader: Mods loaded: 10
ModLoader 1.4.2
mod_sophwolves 1.1.0
mod_TooManyItems 1.4.2 2012-10-25
mod_InvincibleHamster 1.2
mod_Quicksand_Mod Quicksand_Mod 2.3.1
mod_UsefulStorage v.1.4.2 [1.4.2]
mod_minecraft 1.4.2
mod_Party Party Mod 1.0.3
mod_Ruby 3.14159265
mod_RubyArmor 3.14159265
both mods have tu.class and sd.class, maybe those classes are conflicting?
-
View User Profile
-
View Posts
-
Send Message
Retired Staff-
View User Profile
-
View Posts
-
Send Message
Curse Premium