Jump to content

[CRASH][FIXED!!!!!]There was a fatal error starting minecraft and FML


brianlechthaler

Recommended Posts

[shadow=red,left]Here are the logs from the crash:[/shadow]

ForgeModLoader-client-0.log

 

2013-01-12 21:37:30 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-01-12 21:37:30 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-12 21:37:30 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-12 21:37:30 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-01-12 21:37:31 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-01-12 21:37:31 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-01-12 21:37:32 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-01-12 21:37:32 [FINEST] [ForgeModLoader] Running coremod plugins
2013-01-12 21:37:32 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-01-12 21:37:33 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-12 21:37:33 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-01-12 21:37:33 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-01-12 21:37:33 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-01-12 21:37:33 [FINEST] [ForgeModLoader] Validating minecraft
2013-01-12 21:37:33 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.4.7, we have detected Minecraft 1.4.6 in your minecraft jar file
2013-01-12 21:37:33 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
2013-01-12 21:37:42 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:597)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at magic.launcher.Launcher.main(Unknown Source)
2013-01-12 21:37:42 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	... 5 more
2013-01-12 21:37:42 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:291)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	... 8 more
2013-01-12 21:37:42 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:597)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:283)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	... 9 more
2013-01-12 21:37:42 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.<init>(Loader.java:176)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.instance(Loader.java:151)
2013-01-12 21:37:42 [iNFO] [sTDERR] 	... 14 more

 

 

ForgeModLoader-client-1.log

 

2013-01-12 13:42:03 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-01-12 13:42:03 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-12 13:42:03 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-12 13:42:03 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-01-12 13:42:03 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-01-12 13:42:03 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-01-12 13:42:03 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-01-12 13:42:04 [FINEST] [ForgeModLoader] Running coremod plugins
2013-01-12 13:42:04 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-01-12 13:42:04 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-12 13:42:04 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-01-12 13:42:04 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-01-12 13:42:04 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-01-12 13:42:04 [FINEST] [ForgeModLoader] Validating minecraft
2013-01-12 13:42:04 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.4.7, we have detected Minecraft 1.4.6 in your minecraft jar file
2013-01-12 13:42:04 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
2013-01-12 13:42:10 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:597)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at magic.launcher.Launcher.main(Unknown Source)
2013-01-12 13:42:10 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	... 5 more
2013-01-12 13:42:10 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:291)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	... 8 more
2013-01-12 13:42:10 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:597)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:283)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	... 9 more
2013-01-12 13:42:10 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.<init>(Loader.java:176)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.instance(Loader.java:151)
2013-01-12 13:42:10 [iNFO] [sTDERR] 	... 14 more

 

ForgeModLoader-client-2.log

 

2013-01-12 13:39:51 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Running coremod plugins
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-01-12 13:39:51 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-01-12 13:39:51 [FINEST] [ForgeModLoader] Validating minecraft
2013-01-12 13:39:51 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.4.7, we have detected Minecraft 1.4.6 in your minecraft jar file
2013-01-12 13:39:51 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
2013-01-12 13:39:53 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:597)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at magic.launcher.Launcher.main(Unknown Source)
2013-01-12 13:39:53 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	... 5 more
2013-01-12 13:39:53 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:291)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	... 8 more
2013-01-12 13:39:53 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:597)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:283)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	... 9 more
2013-01-12 13:39:53 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.<init>(Loader.java:176)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.instance(Loader.java:151)
2013-01-12 13:39:53 [iNFO] [sTDERR] 	... 14 more
2013-01-12 13:39:54 [iNFO] [sTDOUT] No visible frames left, exit()

 

red-oak-log-2.log

 

red-oak-log-2.jpg

 

[move]OTHER INFORMATION[/move]

Computer:Early 2011 MacBook Pro, running OS X Version 10.8.2, 2.3 GHz Intel Core i5, 4 GB 1333 MHz DDR3

Minecraft Version:1.4.7

Forge Version:  4.7.4.520 for Minecraft 1.4.7

Launcher:Magic Launcher 1.0.0

Mental Sanity:None

 

Thank you so much for your patience!

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.



×
×
  • Create New...

Important Information

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