19 posts
Posted 28 July 2012 - 12:19 PM
when i start minecraft whit only computercraft(and ccturtle) i get a black screen after the mojang logo and it doesn't go away. i deleted META-INF and coppied all the files in the forge.zip file to the minecraft.jar and coppied the computercraft.zip file to the mods folder whitout unziping it i also deleted the old computercraft folder.
if i did something wrong can someone tell me?
76 posts
Location
Konoha - Hidden Leaf Village
Posted 28 July 2012 - 12:26 PM
make sure you have no folder with zips in them in the mods folder . i had that problem once. it kept crashing me
2447 posts
Posted 28 July 2012 - 12:58 PM
19 posts
Posted 28 July 2012 - 03:40 PM
C:UsersWouterDesktop>java -Xms1G -Xmx1G -cp Minecraft.exe net.minecraft.Launc
herFrame 1>log.txt
jul 28, 2012 4:37:51 PM cpw.mods.fml.common.FMLCommonHandler beginLoading
INFO: Attempting early MinecraftForge initialization
jul 28, 2012 4:37:51 PM cpw.mods.fml.common.FMLCommonHandler beginLoading
INFO: Completed early MinecraftForge initialization
2012-07-28 16:37:51 [INFO] Forge Mod Loader version 2.2.48.135 for Minecraft 1.2
.5 loading
2012-07-28 16:37:51 [INFO] Loading mods from C:UsersWouterAppDataRoaming.mi
necraftmods
2012-07-28 16:37:51 [INFO] Forge Mod Loader has loaded 3 mods
2012-07-28 16:37:51 [INFO] MinecraftForge v3.3.7.135 Initialized
Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: forg
e/IEntityLivingHandler
at mod_CCTurtle.load(mod_CCTurtle.java:35)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderMod
Container.java:324)
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(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.IEntityLivingHandler
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)
... 8 more
make sure you have no folder with zips in them in the mods folder . i had that problem once. it kept crashing me
not the case
2447 posts
Posted 28 July 2012 - 03:59 PM
Update your forge version.
19 posts
Posted 28 July 2012 - 04:24 PM
Update your forge version.
i have 3.3.7 the most uptodate version!
146 posts
Location
the Netherlands
Posted 28 July 2012 - 07:35 PM
19 posts
Posted 29 July 2012 - 12:16 PM
Update your forge version.
i have 3.3.7 the most uptodate version!
nope, 3.3.8 is the newest, you have to update
http://dl.dropbox.co...orge/Latest.txthttp://minecraftforg.../topic,5.0.html
thanks now it works (: