RapperuOG Posted September 4, 2012 Posted September 4, 2012 Alright guys,I'll start by saying HELP! I've recently tried to install milinaere mod,but it needs forge. So i tried to install forge.I've tried everithink,even with mod installer but no chance to get it work. Here is what I get: Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Failed to start game This error has been saved to C:\Users\Cata\AppData\Roaming\.minecraft\crash-reports\crash-2012-09-04_11.11.41-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone. --- BEGIN ERROR REPORT 9252a515 -------- Generated 9/4/12 11:11 AM - Minecraft Version: 1.3.2 - Operating System: Windows 7 (x86) version 6.1 - Java Version: 1.6.0_33, Sun Microsystems Inc. - Java VM Version: Java HotSpot Client VM (mixed mode), Sun Microsystems Inc. - Memory: 452020648 bytes (431 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - FML: ~ERROR~ NullPointerException: null - LWJGL: 2.4.2 - OpenGL: AMD Radeon HD 6700 Series GL version 4.2.11631 Compatibility Profile Context, ATI Technologies Inc. - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) java.lang.NullPointerException at cpw.mods.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:157) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:116) at net.minecraft.client.Minecraft.a(Minecraft.java:405) at net.minecraft.client.Minecraft.run(Minecraft.java:737) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT cc3f8b2f ---------- Quote
luacs1998 Posted September 4, 2012 Posted September 4, 2012 1. Don't use MCPatcher. 2. Ensure you have Millenaire 3.1. 3. We need more info, can you get us the ENTIRE ForgeModLoader-client-0.log in your .minecraft folder? Quote Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
RapperuOG Posted September 4, 2012 Author Posted September 4, 2012 I'm not using MCPatcher. Here are more informations and thank you for such a fast reply : 2012-09-03 19:43:38 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.165.344 for Minecraft client:1.3.2, server:1.3.2 loading 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Discovering coremods 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Running coremod plugins 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Validating minecraft 2012-09-03 19:43:38 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2012-09-03 19:43:38 [iNFO] [sTDOUT] Piping finished, data size: 35 2012-09-03 19:43:39 [iNFO] [sTDERR] Exception in thread "Thread-12" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher 2012-09-03 19:43:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:257) 2012-09-03 19:43:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200) 2012-09-03 19:43:39 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28) 2012-09-03 19:43:39 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136) 2012-09-03 19:43:39 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79) 2012-09-03 19:43:39 [iNFO] [sTDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher 2012-09-03 19:43:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159) 2012-09-03 19:43:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242) 2012-09-03 19:43:39 [iNFO] [sTDERR] ... 4 more 2012-09-03 19:43:39 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher 2012-09-03 19:43:39 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2012-09-03 19:43:39 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2012-09-03 19:43:39 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source) 2012-09-03 19:43:39 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-09-03 19:43:39 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-09-03 19:43:39 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2012-09-03 19:43:39 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2012-09-03 19:43:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151) 2012-09-03 19:43:39 [iNFO] [sTDERR] ... 5 more Quote
cpw Posted September 4, 2012 Posted September 4, 2012 Your launcher is not compatible. Which one is it? Quote
RapperuOG Posted September 4, 2012 Author Posted September 4, 2012 What launcher?Minecraft.exe or what? Quote
RapperuOG Posted September 5, 2012 Author Posted September 5, 2012 Plz help me man,I really need help.I don't know what do you mean.The only launcher I use is Mineshafter.(If this kind of launcher is the one you are refering.) Quote
RapperuOG Posted September 5, 2012 Author Posted September 5, 2012 Guys I fixed it now!And yes,the problem was with the launcher,Minecraft.exe,the official launcher has a problem with fml,it seems it doesn't like it,anyway,now I'm using minecraft magic launcher and it works now.Thx for all the help GUYS!!! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.