Advertisement
Guest User

Untitled

a guest
Jun 14th, 2013
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.59 KB | None | 0 0
  1. 2013-06-14 16:47:43 [INFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading
  2. 2013-06-14 16:47:43 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_45, running on Mac OS X:x86_64:10.8.3, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
  3. 2013-06-14 16:47:43 [FIN] [ForgeModLoader] Java classpath at launch is /Users/thierrydindeleux/Desktop/MagicLauncher.app/Contents/Resources/Java/MagicLauncher.jar:/Users/thierrydindeleux/Desktop/
  4. 2013-06-14 16:47:43 [FIN] [ForgeModLoader] Java library path at launch is bin/natives
  5. 2013-06-14 16:47:43 [FIN] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2013-06-14 16:47:43 [LE PLUS FIN] [ForgeModLoader] All core mods are successfully located
  7. 2013-06-14 16:47:43 [LE PLUS FIN] [ForgeModLoader] Discovering coremods
  8. 2013-06-14 16:47:43 [LE PLUS FIN] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
  9. 2013-06-14 16:47:43 [LE PLUS FIN] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
  10. 2013-06-14 16:47:43 [LE PLUS FIN] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
  11. 2013-06-14 16:47:43 [LE PLUS FIN] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
  12. 2013-06-14 16:47:43 [LE PLUS FIN] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  13. 2013-06-14 16:47:43 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  14. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] There was a problem downloading the file deobfuscation_data_missing.zip automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
  15.  
  16. 2013-06-14 16:47:43 [LE PLUS FIN] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
  17. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
  18. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  19. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  20. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  21. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  22. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  23. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  24. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] <===========>
  25. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  26. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] A download error occured
  27. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] <<< ==== >>>
  28. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] The following is diagnostic information for developers to review.
  29. 2013-06-14 16:47:43 [GRAVE] [ForgeModLoader] Error details
  30. java.lang.RuntimeException: A download error occured
  31. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  32. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  33. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  34. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
  35. at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
  36. at net.minecraft.client.Minecraft.main(Minecraft.java:2236)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  40. at java.lang.reflect.Method.invoke(Method.java:597)
  41. at magic.launcher.Launcher.main(Unknown Source)
  42. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  43. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  44. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  45. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  46. at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  47. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1491)
  48. at java.security.AccessController.doPrivileged(Native Method)
  49. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1485)
  50. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139)
  51. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  52. ... 10 more
  53. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  54. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1434)
  55. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2300)
  56. at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:579)
  57. at java.net.URLConnection.getContentLength(URLConnection.java:474)
  58. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  59. ... 10 more
  60. 2013-06-14 16:47:53 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  61. 2013-06-14 16:47:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. 2013-06-14 16:47:53 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  63. 2013-06-14 16:47:53 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  64. 2013-06-14 16:47:53 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
  65. 2013-06-14 16:47:53 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
  66. 2013-06-14 16:47:53 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  67. 2013-06-14 16:47:53 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  68. 2013-06-14 16:47:53 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
  69. 2013-06-14 16:47:53 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
  70. 2013-06-14 16:47:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2236)
  71. 2013-06-14 16:47:53 [INFO] [STDERR] ... 5 more
  72. 2013-06-14 16:47:53 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  73. 2013-06-14 16:47:53 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  74. 2013-06-14 16:47:53 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  75. 2013-06-14 16:47:53 [INFO] [STDERR] ... 8 more
  76. 2013-06-14 16:48:45 [INFO] [STDOUT] No visible frames left, exit()
  77. 2013-06-14 16:48:45 [INFO] [STDOUT] Restoring disabled mods: mods
  78. 2013-06-14 16:48:45 [INFO] [STDOUT] Restoring disabled mods: coremods
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement