Forge crashing with ComputerCraft
Started by TheOutcast5, Jul 19 2012 11:31 AM
12 replies to this topic
#1
Posted 19 July 2012 - 11:31 AM
So I try installing ComputerCraft again and it keeps crashing with the new recommended version of forge. I have no other mods installed and I an using the client version of ComputerCraft not the server version
Error Report
3 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_CCTurtle : Loaded (ComputerCraft)
mod_ComputerCraft : Loaded (ComputerCraft)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 95aaa20b --------
Generated 19/07/12 9:26 PM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Mobile Intel® 4 Series Express Chipset Family version 2.1.0 - Build 8.15.10.2057, Intel
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: 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: 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.load(Loader.java:401)
... 5 more
Caused by: java.lang.NoClassDefFoundError: 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 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)
... 8 more
--- END ERROR REPORT b407aff2 ----------
I think it is caused by Forge Modloader
Error Report
3 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_CCTurtle : Loaded (ComputerCraft)
mod_ComputerCraft : Loaded (ComputerCraft)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 95aaa20b --------
Generated 19/07/12 9:26 PM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Mobile Intel® 4 Series Express Chipset Family version 2.1.0 - Build 8.15.10.2057, Intel
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: 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: 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.load(Loader.java:401)
... 5 more
Caused by: java.lang.NoClassDefFoundError: 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 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)
... 8 more
--- END ERROR REPORT b407aff2 ----------
I think it is caused by Forge Modloader
#2
Posted 19 July 2012 - 11:36 AM
You have either:
1. Not extracted the mod.
2. The folder in your mods folder is ComputerCraft1.33 and the folder inside that is ComputerCraft. Move THAT folder into the mods folder.
1. Not extracted the mod.
2. The folder in your mods folder is ComputerCraft1.33 and the folder inside that is ComputerCraft. Move THAT folder into the mods folder.
#3
Posted 19 July 2012 - 11:42 AM
It seems that you installed Two Forge's:
There is Minecraft Forge 3.3.8.152 and Forge 2.2.78.153!
Minecraft Forge 3.3.8.152 FML v2.2.78.153 Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
There is Minecraft Forge 3.3.8.152 and Forge 2.2.78.153!
#4
Posted 19 July 2012 - 02:27 PM
ardera, on 19 July 2012 - 11:42 AM, said:
It seems that you installed Two Forge's:
There is Minecraft Forge 3.3.8.152 and Forge 2.2.78.153!
Minecraft Forge 3.3.8.152 FML v2.2.78.153 Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
There is Minecraft Forge 3.3.8.152 and Forge 2.2.78.153!
#5
Posted 19 July 2012 - 05:15 PM
I think he has 2 FMLs or ForgeModLoaders.
#6
Posted 19 July 2012 - 09:44 PM
I have the ComputerCraft mod extracted into the mods folder. I've used this mod before but its just not working anymore. And thats all with the recommend version of forge
#7
Posted 19 July 2012 - 10:16 PM
Go to the mods folder, is the folder named "ComputerCraft" or "ComputerCraft1.33"?
If it's the later, you need to go into that folder and move the folder inside it (ComputerCraft) to the above directory (the mods folder).
If it's the later, you need to go into that folder and move the folder inside it (ComputerCraft) to the above directory (the mods folder).
#8
Posted 19 July 2012 - 10:30 PM
MysticT, on 19 July 2012 - 10:16 PM, said:
Go to the mods folder, is the folder named "ComputerCraft" or "ComputerCraft1.33"?
If it's the later, you need to go into that folder and move the folder inside it (ComputerCraft) to the above directory (the mods folder).
If it's the later, you need to go into that folder and move the folder inside it (ComputerCraft) to the above directory (the mods folder).
I have already done it. I know how to install ComputerCraft it just keeps crashing when I have forge. And I have no other mods.
#9
Posted 20 July 2012 - 01:27 AM
You're obviously aren't doing it right. Can you provide us with your ForgeModLoader log please?
#12
Posted 21 July 2012 - 04:02 AM
Thanks for that
Here is the log
Here is the log
Spoiler
#13
Posted 21 July 2012 - 09:49 AM
You have two folders in your mod folders called 1.2.5 and 1.2.3 - remove them, and any other folders that do not directly contain a mod.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











