balu88 Posted July 8, 2012 Posted July 8, 2012 I've tried to install a mod, which requires Forge 3.3.8.148 or later. So I tried to update my forge. It did not work. So I reinstalled my minecraft and tried to install only the forge client 3.3.8.152 (the first recommended version after 3.3.8.148), but when I started the game it froze by a screen showing "Updating minecraft, done loading". Then, when I tried to launch the game with MCPatcher's Test Minecraft button, it worked. So I tried it with some mods: I tried it with OptiFine HD S C3, it worked. I tried it with Computercraft (with and without optifine), but it crashed. I tried it with Portal Gun v2 (with and without optifine), but it crashed. And it gave me this error messages. I think the problem is with newer forge, because these two mods worked with a few earlier forge versions, with every version which used risugami's modloader. Sorry for the bad English, I'm from Hungary. --- BEGIN ERROR REPORT 4a86a91e -------- Generated 2012.07.08. 1:53 Minecraft: Minecraft 1.2.5 OS: Windows XP (x86) version 5.1 Java: 1.7.0_05, Oracle Corporation VM: Java HotSpot Client VM (mixed mode), Oracle Corporation LWJGL: 2.4.2 OpenGL: Intel 945GM version 1.4.0 - Build 7.14.10.4926, Intel cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/ComputerCraft/mod_ComputerCraft (wrong name: mod_ComputerCraft) 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(Unknown Source) Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/ComputerCraft/mod_ComputerCraft (wrong name: mod_ComputerCraft) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) at cpw.mods.fml.common.Loader.load(Loader.java:385) ... 5 more Caused by: java.lang.NoClassDefFoundError: mods/ComputerCraft/mod_ComputerCraft (wrong name: mod_ComputerCraft) at java.lang.ClassLoader.defineClass1(Native Method) 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$100(Unknown Source) at java.net.URLClassLoader$1.run(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.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) ... 9 more --- END ERROR REPORT b8daa9b4 ---------- Quote
LexManos Posted July 8, 2012 Posted July 8, 2012 How the fuck do so many people install mods incorrectly. Give the full exact path to your mod_ComputerCraft.class file. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Cloudy Posted July 8, 2012 Posted July 8, 2012 You're using MCPatcher. Don't. For some reason, it fubars FML's mod loading so that it thinks every folder in the .minecraft folder is actually in the jar. This is no problem for zip/jar mods, as they'll get handled later and not loaded as a .class file, but for ComputerCraft which is a folder mod, it will try and load it at the wrong time. Quote
LexManos Posted July 8, 2012 Posted July 8, 2012 Ah, ya thats cuz you're doing something really stupid and putting everything into the jar. Thats what MCPatcher does... Don't use MCPatcher use the plethora of other tools out there that install things properly, or install things yourself. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
balu88 Posted July 9, 2012 Author Posted July 9, 2012 W W W Wait a second! I did install the computercraft properly, like I mentioned, it worked with older versions of forge. I did put the extracted computercraft folder in the mods folder, like the descriptions of computercraft ordered me. Quote
balu88 Posted July 9, 2012 Author Posted July 9, 2012 And I used MCPatcher 'cause the minecraft produced the freezing error I described before. Quote
Zero Posted July 9, 2012 Posted July 9, 2012 As for Forge, the freeze on the update screen usually means you've forgotten to delete the META-INF folder within the minecraft.jar after installing it. As for the other mods... Optifine: goes into the minecraft.jar PortalGun: all of the mod files are contained inside of a folder within the .zip you downloaded of it. That means you need to create a new .zip file in the *.minecraft/mods directory, and drag the contents of said folder into it. ComputerCraft: same steps as PortalGun. Quote 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]
LexManos Posted July 9, 2012 Posted July 9, 2012 You installed computercraft in some place that makes FML think it is in the mods.computercraft package. Zip your .minecraft folder and send it to me. Don't feel like arguing over things that can be proven fairly quickely. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Cloudy Posted July 10, 2012 Posted July 10, 2012 On 7/9/2012 at 1:07 AM, balu88 said: And I used MCPatcher... Don't use MCPatcher! It is MCPatcher which causes this very issue - I have experienced it many times with support queries on the ComputerCraft thread on MCF. Quote
Recommended Posts
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.