Posted July 19, 201213 yr I'm trying to install mods for a SMP server, but I get this error concerning Forge after I install Inficraft: The modloader.txt is attached The only .jar mods I installed were (in order): Modloader, minecraftforge-client-3.3.8.152 I've looked around the Inficraft forums and this forum for a similar problem, but found nobody with the same issue. I tried reinstalling everything from scratch, but still the same error This is the error message I get from the Minecraft client after the crash: 19 mods loaded Minecraft Forge 3.3.8.152 FML v2.2.78.153 Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5 mod_MinecraftForge : Loaded (minecraft.jar) mod_BCIC2Crossover : Loaded (BCIC2crossover client v1.28.zip) mod_EE : Loaded (EE2ClientV1.4.6.5.jar) mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip) mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip) mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip) mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip) mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip) mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip) mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip) mod_BuildCraftCore : Loaded (buildcraft-client-A-core-2.2.14.zip) mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-2.2.14.zip) mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-2.2.14.zip) mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-2.2.14.zip) mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-2.2.14.zip) mod_AdditionalPipes : Loaded (buildcraft-client-DA-additionalpipes-2.1.3.zip) mod_Forestry : Loaded (forestry-client-A-1.4.8.1_bc2.2.jar) mod_IC2 : Loaded (industrialcraft-2-client_1.95b.jar) mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip) Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. --- BEGIN ERROR REPORT 7d2238a0 -------- Generated 7/18/12 11:29 PM Minecraft: Minecraft 1.2.5 OS: Mac OS X (x86_64) version 10.7.4 Java: 1.6.0_33, Apple Inc. VM: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc. LWJGL: 2.8.3 OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-7.18.18, Intel Inc. cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Clean Jar (Complete Base Edit Package)/mod_MinecraftForge (wrong name: mod_MinecraftForge) at cpw.mods.fml.common.Loader.load(Loader.java:436) at cpw.mods.fml.common.Loader.loadMods(Loader.java:592) at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193) at net.minecraft.client.Minecraft.a(Minecraft.java:383) at net.minecraft.client.Minecraft.run(Minecraft.java:735) at java.lang.Thread.run(Thread.java:680) Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Clean Jar (Complete Base Edit Package)/mod_MinecraftForge (wrong name: mod_MinecraftForge) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561) at cpw.mods.fml.common.Loader.load(Loader.java:419) ... 5 more Caused by: java.lang.NoClassDefFoundError: Clean Jar (Complete Base Edit Package)/mod_MinecraftForge (wrong name: mod_MinecraftForge) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:295) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) ... 7 more --- END ERROR REPORT 778f34a7 ---------- Is this Forge's fault? ForgeModLoader-0.txt
July 19, 201213 yr You don't install ModLoader with Forge anymore. Forge has ModLoader functionality bundled with it since Version 3.3.7, and is backwards compatible with any ModLoader-specific mods. Check out my Texture Packs Thread here on the Forge Forum. Currently in the process of adding some mod support for JohnSmith Texture Pack. https://www.sugarsync.com/piv/D8135159_67366891_21351[/img] https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]
July 19, 201213 yr Author You don't install ModLoader with Forge anymore. Forge has ModLoader functionality bundled with it since Version 3.3.7, and is backwards compatible with any ModLoader-specific mods. Well that makes it easier to manage these mods, but I tried removing modloader, but the problem persists
July 19, 201213 yr Looks like you have a folder in your mods folder called 'Clean Jar (Complete Base Edit Package)' Get rid of it. Either that or you stuck it in your jar, which is stupid.. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
July 19, 201213 yr Ah, I just downloaded the mod in questions. It seems you may have just stuck the whole zip into the mods folder. Take it out, open up the InfiCraft.zip and read the installation instructions closer to the bottom of the Readme.txt file. Check out my Texture Packs Thread here on the Forge Forum. Currently in the process of adding some mod support for JohnSmith Texture Pack. https://www.sugarsync.com/piv/D8135159_67366891_21351[/img] https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]
July 19, 201213 yr Author Ah, I just downloaded the mod in questions. It seems you may have just stuck the whole zip into the mods folder. Take it out, open up the InfiCraft.zip and read the installation instructions closer to the bottom of the Readme.txt file. Thanks, that worked for my inficraft problem, but now it seems forestry is being picky. Minecraft stays at the Mojang screen if the latest version of forestry is installed for the right buildcraft version.
July 20, 201213 yr Ah, I just downloaded the mod in questions. It seems you may have just stuck the whole zip into the mods folder. Take it out, open up the InfiCraft.zip and read the installation instructions closer to the bottom of the Readme.txt file. Thanks, that worked for my inficraft problem, but now it seems forestry is being picky. Minecraft stays at the Mojang screen if the latest version of forestry is installed for the right buildcraft version. Stack trace?
July 23, 201213 yr Author Ah, I just downloaded the mod in questions. It seems you may have just stuck the whole zip into the mods folder. Take it out, open up the InfiCraft.zip and read the installation instructions closer to the bottom of the Readme.txt file. Thanks, that worked for my inficraft problem, but now it seems forestry is being picky. Minecraft stays at the Mojang screen if the latest version of forestry is installed for the right buildcraft version. Stack trace? I had to use MultiMC so I can access the error file, is this what you mean: Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: stump at forestry.plugins.PluginForestryApiculture.preInit(PluginForestryApiculture.java:132) at forestry.core.ForestryCore.load(ForestryCore.java:60) at forestry.core.ForestryClient.load(ForestryClient.java:34) at forestry.mod_Forestry.load(mod_Forestry.java:26) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604) at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203) at net.minecraft.client.Minecraft.a(Minecraft.java:426) at net.minecraft.client.Minecraft.run(Minecraft.java:735) at java.lang.Thread.run(Thread.java:680)
July 23, 201213 yr Ah, I just downloaded the mod in questions. It seems you may have just stuck the whole zip into the mods folder. Take it out, open up the InfiCraft.zip and read the installation instructions closer to the bottom of the Readme.txt file. Thanks, that worked for my inficraft problem, but now it seems forestry is being picky. Minecraft stays at the Mojang screen if the latest version of forestry is installed for the right buildcraft version. Stack trace? I had to use MultiMC so I can access the error file, is this what you mean: Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: stump at forestry.plugins.PluginForestryApiculture.preInit(PluginForestryApiculture.java:132) at forestry.core.ForestryCore.load(ForestryCore.java:60) at forestry.core.ForestryClient.load(ForestryClient.java:34) at forestry.mod_Forestry.load(mod_Forestry.java:26) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604) at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203) at net.minecraft.client.Minecraft.a(Minecraft.java:426) at net.minecraft.client.Minecraft.run(Minecraft.java:735) at java.lang.Thread.run(Thread.java:680) On the forestry wiki where you DL that zip, it explains succinctly how to deal with that error.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.