This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
zwap1233's profile picture

1.4 black screen

Started by zwap1233, 28 July 2012 - 10:19 AM
zwap1233 #1
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?
TheOutcast5 #2
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
Cloudy #3
Posted 28 July 2012 - 12:58 PM
Crash log please:

http://www.minecraftwiki.net/wiki/Crash#Windows
zwap1233 #4
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
Cloudy #5
Posted 28 July 2012 - 03:59 PM
Update your forge version.
zwap1233 #6
Posted 28 July 2012 - 04:24 PM
Update your forge version.

i have 3.3.7 the most uptodate version!
Dirkus7 #7
Posted 28 July 2012 - 07:35 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.com/u/28221422/MinecraftForge/Latest.txt
http://minecraftforge.net/forum/index.php/topic,5.0.html
zwap1233 #8
Posted 29 July 2012 - 12:16 PM

thanks now it works (: