I install minecraft forge it shows in a little window loading forge or something like that but then it ends up as a black screen. I wait for like 5 minutes and it still wont load
i tried a bunch of videos on youtube but it always ends up the same way how do i solve this?
in the .minecraft folder their should be a file named ForgeModLoader-0.log or something similar.
could you post what it has.
don't forget to use spoiler tags so it doesn't over fill the page
[spoiler] the log [/spoiler]
heres the .txt file i found
2012-11-11 07:14:21 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Running coremod plugins
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Validating minecraft
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-11-11 07:14:23 [INFO] [STDERR] Exception in thread "Thread-11" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-11-11 07:14:23 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
2012-11-11 07:14:23 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2012-11-11 07:14:23 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-11-11 07:14:23 [INFO] [STDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)
2012-11-11 07:14:23 [INFO] [STDERR] ... 4 more
2012-11-11 07:14:23 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-11-11 07:14:23 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-11-11 07:14:23 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-11 07:14:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)
2012-11-11 07:14:23 [INFO] [STDERR] ... 5 more
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\windows7\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-11_19.25.03-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 665cc6d2 --------
Generated 11/11/12 7:25 PM
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 426526536 bytes (406 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: ~ERROR~ NullPointerException: null
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 3200 Graphics GL version 2.1.8787, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
java.lang.NullPointerException
at cpw.mods.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:179)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:125)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT babcd0d1 ----------
Step #1:Start with a fresh MC jar(Press options and then force update. If you value you're worlds. Back them up first). Run minecraft once to get it ready to install the mod.
Step #2:Delete the META.inf folder. Install forge.
Step #3:Dont delete the META.inf folder from the forge zip, only delete the META.inf folder from the vanilla minecraft.jar
Step #4:Run minecaft to see if it crashes.
This should work. If not. PM or Reply to me.
Rollback Post to RevisionRollBack
Because why not put the RPG test thing on my signature?
To post a comment, please login or register a new account.
i tried a bunch of videos on youtube but it always ends up the same way how do i solve this?
-
View User Profile
-
View Posts
-
Send Message
Moderatorcould you post what it has.
don't forget to use spoiler tags so it doesn't over fill the page
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-11-11 07:14:21 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Running coremod plugins
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Validating minecraft
2012-11-11 07:14:22 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-11-11 07:14:23 [INFO] [STDERR] Exception in thread "Thread-11" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-11-11 07:14:23 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
2012-11-11 07:14:23 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2012-11-11 07:14:23 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-11-11 07:14:23 [INFO] [STDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)
2012-11-11 07:14:23 [INFO] [STDERR] ... 4 more
2012-11-11 07:14:23 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher
2012-11-11 07:14:23 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-11-11 07:14:23 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-11 07:14:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-11-11 07:14:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)
2012-11-11 07:14:23 [INFO] [STDERR] ... 5 more
-
View User Profile
-
View Posts
-
Send Message
Curse Premium-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMinecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\windows7\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-11_19.25.03-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 665cc6d2 --------
Generated 11/11/12 7:25 PM
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 426526536 bytes (406 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: ~ERROR~ NullPointerException: null
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 3200 Graphics GL version 2.1.8787, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
java.lang.NullPointerException
at cpw.mods.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:179)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:125)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT babcd0d1 ----------
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumStep #2:Delete the META.inf folder. Install forge.
Step #3:Dont delete the META.inf folder from the forge zip, only delete the META.inf folder from the vanilla minecraft.jar
Step #4:Run minecaft to see if it crashes.
This should work. If not. PM or Reply to me.