Well,recently I installed the recommended version of Minecraft Forge. Now,every time I try to start up Minecraft,it says that FML is setting up my Minecraft environment,and then Minecraft gets a black screen.
FML error log thingy:
2013-01-20 11:34:54 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-01-20 11:34:54 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-20 11:34:54 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-20 11:34:54 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...s/argo-2.25.jar
2013-01-20 11:34:54 [INFO] [ForgeModLoader] Downloading file http://files.minecra...s/argo-2.25.jar
2013-01-20 11:34:54 [INFO] [STDOUT] Request: GET http://files.minecra...s/argo-2.25.jar
2013-01-20 11:34:54 [INFO] [STDOUT] No handler. Piping.
2013-01-20 11:34:55 [INFO] [STDOUT] Piping finished, data size: 123642
2013-01-20 11:34:55 [FINEST] [ForgeModLoader] Download complete
2013-01-20 11:34:55 [INFO] [ForgeModLoader] Download complete
2013-01-20 11:34:55 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2013-01-20 11:34:55 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...uava-12.0.1.jar
2013-01-20 11:34:55 [INFO] [ForgeModLoader] Downloading file http://files.minecra...uava-12.0.1.jar
2013-01-20 11:34:55 [INFO] [STDOUT] Request: GET http://files.minecra...uava-12.0.1.jar
2013-01-20 11:34:55 [INFO] [STDOUT] No handler. Piping.
2013-01-20 11:34:57 [INFO] [STDOUT] Piping finished, data size: 1795932
2013-01-20 11:34:57 [FINEST] [ForgeModLoader] Download complete
2013-01-20 11:34:57 [INFO] [ForgeModLoader] Download complete
2013-01-20 11:34:57 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2013-01-20 11:34:57 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...asm-all-4.0.jar
2013-01-20 11:34:57 [INFO] [ForgeModLoader] Downloading file http://files.minecra...asm-all-4.0.jar
2013-01-20 11:34:57 [INFO] [STDOUT] Request: GET http://files.minecra...asm-all-4.0.jar
2013-01-20 11:34:57 [INFO] [STDOUT] No handler. Piping.
2013-01-20 11:34:58 [INFO] [STDOUT] Piping finished, data size: 212767
2013-01-20 11:34:58 [FINEST] [ForgeModLoader] Download complete
2013-01-20 11:34:58 [INFO] [ForgeModLoader] Download complete
2013-01-20 11:34:58 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2013-01-20 11:34:58 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-147.jar
2013-01-20 11:34:58 [INFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-147.jar
2013-01-20 11:34:58 [INFO] [STDOUT] Request: GET http://files.minecra...jdk15on-147.jar
2013-01-20 11:34:58 [INFO] [STDOUT] No handler. Piping.
2013-01-20 11:35:00 [INFO] [STDOUT] Piping finished, data size: 1997327
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Download complete
2013-01-20 11:35:00 [INFO] [ForgeModLoader] Download complete
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Running coremod plugins
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-01-20 11:35:00 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Validating minecraft
2013-01-20 11:35:01 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-01-20 11:35:01 [INFO] [STDERR] Exception in thread "Thread-11" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-01-20 11:35:01 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-01-20 11:35:01 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-01-20 11:35:01 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-01-20 11:35:01 [INFO] [STDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)
2013-01-20 11:35:01 [INFO] [STDERR] ... 4 more
2013-01-20 11:35:01 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher
2013-01-20 11:35:01 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-01-20 11:35:01 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-20 11:35:01 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)
2013-01-20 11:35:01 [INFO] [STDERR] ... 5 more
So now what? If you feel helpful,post how to fix it.
EDIT:Forgot the java version:Java 7 Update 11
Stop using a hacked client.
Buy the game, use the default launcher or one of the other launchers that still connects to the minecraft servers like MultiMC, Magic Launcher or the FTB launcher.
FML error log thingy:
2013-01-20 11:34:54 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-20 11:34:54 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-20 11:34:54 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...s/argo-2.25.jar
2013-01-20 11:34:54 [INFO] [ForgeModLoader] Downloading file http://files.minecra...s/argo-2.25.jar
2013-01-20 11:34:54 [INFO] [STDOUT] Request: GET http://files.minecra...s/argo-2.25.jar
2013-01-20 11:34:54 [INFO] [STDOUT] No handler. Piping.
2013-01-20 11:34:55 [INFO] [STDOUT] Piping finished, data size: 123642
2013-01-20 11:34:55 [FINEST] [ForgeModLoader] Download complete
2013-01-20 11:34:55 [INFO] [ForgeModLoader] Download complete
2013-01-20 11:34:55 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2013-01-20 11:34:55 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...uava-12.0.1.jar
2013-01-20 11:34:55 [INFO] [ForgeModLoader] Downloading file http://files.minecra...uava-12.0.1.jar
2013-01-20 11:34:55 [INFO] [STDOUT] Request: GET http://files.minecra...uava-12.0.1.jar
2013-01-20 11:34:55 [INFO] [STDOUT] No handler. Piping.
2013-01-20 11:34:57 [INFO] [STDOUT] Piping finished, data size: 1795932
2013-01-20 11:34:57 [FINEST] [ForgeModLoader] Download complete
2013-01-20 11:34:57 [INFO] [ForgeModLoader] Download complete
2013-01-20 11:34:57 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2013-01-20 11:34:57 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...asm-all-4.0.jar
2013-01-20 11:34:57 [INFO] [ForgeModLoader] Downloading file http://files.minecra...asm-all-4.0.jar
2013-01-20 11:34:57 [INFO] [STDOUT] Request: GET http://files.minecra...asm-all-4.0.jar
2013-01-20 11:34:57 [INFO] [STDOUT] No handler. Piping.
2013-01-20 11:34:58 [INFO] [STDOUT] Piping finished, data size: 212767
2013-01-20 11:34:58 [FINEST] [ForgeModLoader] Download complete
2013-01-20 11:34:58 [INFO] [ForgeModLoader] Download complete
2013-01-20 11:34:58 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2013-01-20 11:34:58 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-147.jar
2013-01-20 11:34:58 [INFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-147.jar
2013-01-20 11:34:58 [INFO] [STDOUT] Request: GET http://files.minecra...jdk15on-147.jar
2013-01-20 11:34:58 [INFO] [STDOUT] No handler. Piping.
2013-01-20 11:35:00 [INFO] [STDOUT] Piping finished, data size: 1997327
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Download complete
2013-01-20 11:35:00 [INFO] [ForgeModLoader] Download complete
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Running coremod plugins
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-01-20 11:35:00 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-01-20 11:35:00 [FINEST] [ForgeModLoader] Validating minecraft
2013-01-20 11:35:01 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-01-20 11:35:01 [INFO] [STDERR] Exception in thread "Thread-11" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-01-20 11:35:01 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-01-20 11:35:01 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-01-20 11:35:01 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-01-20 11:35:01 [INFO] [STDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)
2013-01-20 11:35:01 [INFO] [STDERR] ... 4 more
2013-01-20 11:35:01 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher
2013-01-20 11:35:01 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-01-20 11:35:01 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-20 11:35:01 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-20 11:35:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)
2013-01-20 11:35:01 [INFO] [STDERR] ... 5 more
EDIT:Forgot the java version:Java 7 Update 11
Lololol
-
View User Profile
-
View Posts
-
Send Message
Retired StaffBuy the game, use the default launcher or one of the other launchers that still connects to the minecraft servers like MultiMC, Magic Launcher or the FTB launcher.