it either runs normal, gives white screen or crashes on login, no matter what i try.
Error Messages:
Error Log:
2012-09-28 08:17:18 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.71.289 for Minecraft client:1.3.2, server:1.3.2 loading
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Discovering coremods
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Running coremod plugins
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Validating minecraft
2012-09-28 08:17:18 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-09-28 08:17:20 [iNFO] [sTDOUT] 27 achievements
2012-09-28 08:17:20 [iNFO] [sTDOUT] 195 recipes
2012-09-28 08:17:20 [iNFO] [sTDOUT] Setting user: thunder54328, -3757349402518471797
2012-09-28 08:17:20 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-09-28 08:17:21 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-09-28 08:17:21 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Skipping known library file C:\Users\James\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Skipping known library file C:\Users\James\AppData\Roaming\.minecraft\bin\jinput.jar
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Skipping known library file C:\Users\James\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\James\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Skipping known library file C:\Users\James\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Skipping known library file C:\Users\James\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Skipping known library file C:\Users\James\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-09-28 08:17:21 [iNFO] [ForgeModLoader] Searching C:\Users\James\AppData\Roaming\.minecraft\mods for mods
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-09-28 08:17:21 [FINER] [ForgeModLoader] Located mcmod.info file in file minecraft.jar
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_TooManyItems
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Identified a FMLMod type mod willez.minegicka.MinegickaLoader
2012-09-28 08:17:21 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Received a system property request ''
2012-09-28 08:17:21 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-09-28 08:17:21 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-09-28 08:17:21 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Mod sorting data:
2012-09-28 08:17:21 [FINE] [ForgeModLoader] mod_TooManyItems(mod_TooManyItems): minecraft.jar ()
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Minegicka(Minegicka): minecraft.jar ()
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Activating mod FML
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Activating mod Forge
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Enabling mod mod_TooManyItems
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Activating mod mod_TooManyItems
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Enabling mod Minegicka
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Activating mod Minegicka
2012-09-28 08:17:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1420ca8b to mod FML
2012-09-28 08:17:21 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1420ca8b delivered to mod FML
2012-09-28 08:17:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1420ca8b to mod Forge
2012-09-28 08:17:21 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1420ca8b delivered to mod Forge
2012-09-28 08:17:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1420ca8b to mod mod_TooManyItems
2012-09-28 08:17:21 [FINE] [ForgeModLoader] No MLProp configuration for mod_TooManyItems found or required. No file written
2012-09-28 08:17:21 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1420ca8b delivered to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1420ca8b to mod Minegicka
2012-09-28 08:17:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1420ca8b delivered to mod Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@1f4649ed to mod FML
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@1f4649ed delivered to mod FML
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@1f4649ed to mod Forge
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@1f4649ed delivered to mod Forge
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@1f4649ed to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@1f4649ed delivered to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@1f4649ed to mod Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@1f4649ed delivered to mod Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1c904f75 to mod FML
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1c904f75 delivered to mod FML
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1c904f75 to mod Forge
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1c904f75 delivered to mod Forge
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1c904f75 to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1c904f75 delivered to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1c904f75 to mod Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1c904f75 delivered to mod Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@5fdbe72f to mod FML
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@5fdbe72f delivered to mod FML
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@5fdbe72f to mod Forge
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@5fdbe72f delivered to mod Forge
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@5fdbe72f to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@5fdbe72f delivered to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@5fdbe72f to mod Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@5fdbe72f delivered to mod Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4e4b35ef to mod FML
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4e4b35ef delivered to mod FML
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4e4b35ef to mod Forge
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4e4b35ef delivered to mod Forge
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4e4b35ef to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4e4b35ef delivered to mod mod_TooManyItems
2012-09-28 08:17:22 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4e4b35ef to mod Minegicka
2012-09-28 08:17:22 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4e4b35ef delivered to mod Minegicka
2012-09-28 08:17:22 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2012-09-28 08:17:33 [iNFO] [sTDOUT] Stopping!
Question
xDecipherable
Launcher Version: 1.0.1.3
Operating System: Windows 7 64 bit Home Premium
Java Version: 64-bit SSE
Antivirus Program: Avast
Description of Problem:
it either runs normal, gives white screen or crashes on login, no matter what i try.
Error Messages:
Error Log:
12 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now