Jump to content

Minecraft 1.3.2 Forge crashes (black screen)


RapperuOG

Recommended Posts

:-[ 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 ----------

Link to comment
Share on other sites

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?

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.

Link to comment
Share on other sites

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

 

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.