
LordIsaac
Members-
Posts
5 -
Joined
-
Last visited
Converted
-
Gender
Undisclosed
-
Personal Text
I am new!
LordIsaac's Achievements

Tree Puncher (2/8)
0
Reputation
-
Hello. I have a problem with a mod called More Tools and Such, which adds many tool and armor sets to Minecraft. Now, I use MagicLauncher to install mods (but I DID install Forge 3.3.8 into minecraft.jar) and this is the only mod that makes Minecraft crash. It comes up with this crash report whenever I open MC with MagicLauncher: (NOTE: the mod MTNS is the mod that makes MC crash) 11 mods loaded Optifine OptiFine_1.2.5_HD_U_C7 Minecraft Forge 3.3.8.170 FML v2.2.106.176 Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5 mod_UsefulSeeds : Initialized (Useful Seeds.zip) mod_TooManyItems : Initialized (TooManyItems.zip) mod_Timber : Initialized (Timber.zip) mod_RecipeBook : Initialized (Recipe Book.zip) mod_MTNS : Initialized (More Tools and Armor.zip) mod_Stackables : Initialized (More Stackables.zip) mod_Lucky : Initialized (Lucky Block.zip) mod_XtraFood : Initialized (Extra Food.zip) mod_Backpack : Initialized (Backpacks.zip) mod_MinecraftForge : Initialized (minecraft.jar) mod_FlashShelter : Loaded (minecraft.jar) Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. --- BEGIN ERROR REPORT feb9235c -------- Generated 26/08/12 3:42 PM Minecraft: Minecraft 1.2.5 OS: Windows Vista (x86) version 6.0 Java: 1.7.0_06, Oracle Corporation VM: Java HotSpot Client VM (mixed mode), Oracle Corporation LWJGL: 2.4.2 OpenGL: Intel 965/963 Graphics Media Accelerator version 1.5.0 - Build 7.14.10.1329, Intel java.lang.NullPointerException at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356) at cpw.mods.fml.common.Loader.modInit(Loader.java:273) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628) at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223) at net.minecraft.client.Minecraft.a(Minecraft.java:429) at net.minecraft.client.Minecraft.run(Minecraft.java:738) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT f891a3b1 ---------- The weird thing is, none of the other mods make MC crash. If I disable More Tools 'n' Such and launch MC using MagicLauncher, it doesn't crash. As soon as I enable MTNS, it does crash. The even weirder thing is that this happens with almost every mod that adds tools and/or armor (not food, just tools and armor). I'm really confused. Any easy-to-follow help would be appreciated. Just don't give me really technical information/help because I know nothing about coding. LINK TO THE MOD: http://www.minecraftforum.net/topic/1261587-125-more-tools-n-such/
-
Well, take a look at these mods...none of the .class mods clash. TooManyItems PlayerAPI Status Effect HUD Timber! Better Gold Death Chest Recipe Book Elemental Arrows (Risugami's version) CJB Mods (in my minecraft.jar)
-
Well, I looked at all the mods I installed (using MagicLauncher, because the only mod I put in minecraft.jar was Forge), and nothing clashes in the .classes.
-
Thanks for the advice, but I'm a total Forge noob (and pretty much a noob with code), so how would I figure out what's clashing with Forge?
-
Hello. I use MagicLauncher to open my MC, and I only have 3 things installed into my minecraft.jar (yes, META-INF is deleted) - CJB mods (the part that needs to go in there - the other part goes in .minecraft), In-Game Texture Pack Button, and Forge 4.0.0. Now it works fine without any mods installed by MagicLauncher, but as soon as I install a mod, when I open MC from MagicLauncher, it says "FML is setting up your environment" (or something like that) and when the actual window for MC comes up, it's a blackscreen that never goes away. I have provided a log using MagicLauncher's log feature: *** MagicMinecraftLauncher 0.9.9 *** Disable inactive mods 2012-08-23 03:38:35 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.80.291 for Minecraft client:1.3.2, server:1.3.2 loading 2012-08-23 03:38:37 [iNFO] [sTDOUT] 27 achievements 2012-08-23 03:38:37 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet 2012-08-23 03:38:37 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:218) 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2168) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:99) 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2084) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] Caused by: java.lang.NoSuchFieldError: blockFlammability 2012-08-23 03:38:37 [iNFO] [sTDERR] at afy.r_(BlockFire.java:32) 2012-08-23 03:38:37 [iNFO] [sTDERR] at aig.<clinit>(Block.java:1222) 2012-08-23 03:38:37 [iNFO] [sTDERR] at axk.<init>(TextureWaterFX.java:22) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:242) 2012-08-23 03:38:37 [iNFO] [sTDERR] at anw.<init>(SourceFile:36) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32) 2012-08-23 03:38:37 [iNFO] [sTDERR] ... 20 more 2012-08-23 03:38:37 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:99) 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2084) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:225) 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2168) 2012-08-23 03:38:37 [iNFO] [sTDERR] ... 12 more 2012-08-23 03:38:37 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-08-23 03:38:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:218) 2012-08-23 03:38:37 [iNFO] [sTDERR] ... 15 more 2012-08-23 03:38:37 [iNFO] [sTDERR] Caused by: java.lang.NoSuchFieldError: blockFlammability 2012-08-23 03:38:37 [iNFO] [sTDERR] at afy.r_(BlockFire.java:32) 2012-08-23 03:38:37 [iNFO] [sTDERR] at aig.<clinit>(Block.java:1222) 2012-08-23 03:38:37 [iNFO] [sTDERR] at axk.<init>(TextureWaterFX.java:22) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:242) 2012-08-23 03:38:37 [iNFO] [sTDERR] at anw.<init>(SourceFile:36) 2012-08-23 03:38:37 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32) 2012-08-23 03:38:37 [iNFO] [sTDERR] ... 20 more When it says "...20 more", it stops completely and doesn't say anything. This is also the time when the blackscreened MC window comes up. Any easy-to-follow guides for fixing this while keeping my mods? NOTE: THE MODS I USE WITH MAGICLAUNCHER ARE: PlayerAPI Status Effect HUD Better Gold Timber! Death Chest Recipe Book Elemental Arrows