Jump to content

Black screen on startup


Donixs

Recommended Posts

I have -very- recently suffered this problem, and it seems to be related to Forge itself. I closed down all the mods besides Forge itself, still wouldn't work. Tried without forge, worked fine. Here's the error log

 

2012-11-16 16:39:53 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.5.443 for Minecraft 1.4.4 loading

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-16 16:39:53 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-16 16:39:54 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-16 16:39:55 [iNFO] [sTDOUT] 27 achievements

2012-11-16 16:39:55 [iNFO] [sTDOUT] 208 recipes

2012-11-16 16:39:55 [iNFO] [sTDOUT] Setting user: Donixs, -2061638343

2012-11-16 16:39:55 [iNFO] [sTDERR] Client asked for parameter: server

2012-11-16 16:39:55 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-16 16:39:56 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-16 16:39:56 [iNFO] [sTDOUT] MinecraftForge v6.3.0.378 Initialized

2012-11-16 16:39:56 [iNFO] [ForgeModLoader] MinecraftForge v6.3.0.378 Initialized

2012-11-16 16:39:56 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-16 16:39:56 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Donixs\Downloads\minecraftforge-universal-6.3.0.378.zip, examining for mod candidates

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Donixs\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Donixs\AppData\Roaming\.minecraft\bin\jinput.jar

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Donixs\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Donixs\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Donixs\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Donixs\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Donixs\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-11-16 16:39:56 [iNFO] [ForgeModLoader] Searching C:\Users\Donixs\AppData\Roaming\.minecraft\mods for mods

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Found a candidate mod directory spc

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Ignoring unknown file UpdateCheckerMod_1.4.4.zipX in mods directory

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Examining file minecraftforge-universal-6.3.0.378.zip for potential mods

2012-11-16 16:39:56 [FINE] [ForgeModLoader] The mod container minecraftforge-universal-6.3.0.378.zip appears to be missing an mcmod.info file

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-11-16 16:39:56 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

2012-11-16 16:39:56 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Examining directory spc for potential mods

2012-11-16 16:39:56 [FINE] [ForgeModLoader] No mcmod.info file found in directory spc

2012-11-16 16:39:56 [FINEST] [ForgeModLoader] Recursing into package macros

2012-11-16 16:39:56 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Received a system property request ''

2012-11-16 16:39:56 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-11-16 16:39:56 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Activating mod mcp

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Activating mod FML

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Activating mod Forge

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-11-16 16:39:56 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-11-16 16:39:56 [FINE] [ForgeModLoader] Mod sorting data:

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge

2012-11-16 16:39:56 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2012-11-16 16:39:56 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge

2012-11-16 16:39:56 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: jg.a(Lji;)Ljg;

2012-11-16 16:39:56 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:438)

2012-11-16 16:39:56 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)

2012-11-16 16:39:56 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-11-16 16:40:14 [iNFO] [sTDERR] Someone is closing me!

2012-11-16 16:40:14 [iNFO] [sTDOUT] Restoring disabled mods

 

 

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.