Advertisement
Guest User

Untitled

a guest
Apr 16th, 2013
1,086
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  2. 2013-04-16 13:03:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  3. 2013-04-16 13:03:16 [SEVERE] [ForgeModLoader] <===========>
  4. 2013-04-16 13:03:16 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  5. 2013-04-16 13:03:16 [SEVERE] [ForgeModLoader] A download error occured
  6. 2013-04-16 13:03:16 [SEVERE] [ForgeModLoader] <<< ==== >>>
  7. 2013-04-16 13:03:16 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
  8. 2013-04-16 13:03:16 [SEVERE] [ForgeModLoader] Error details
  9. java.lang.RuntimeException: A download error occured
  10. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  11. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  12. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  13. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  14. at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  15. at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  16. at net.minecraft.Launcher.replace(Launcher.java:143)
  17. at net.minecraft.Launcher$1.run(Launcher.java:87)
  18. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  19. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  20. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  21. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  22. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  23. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  24. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  25. at java.security.AccessController.doPrivileged(Native Method)
  26. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  27. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  28. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  29. ... 7 more
  30. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  31. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  32. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  33. at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  34. at java.net.URLConnection.getContentLengthLong(Unknown Source)
  35. at java.net.URLConnection.getContentLength(Unknown Source)
  36. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  37. ... 7 more
  38. 2013-04-16 13:03:21 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  39. 2013-04-16 13:03:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  40. 2013-04-16 13:03:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  41. 2013-04-16 13:03:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  42. 2013-04-16 13:03:21 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  43. 2013-04-16 13:03:21 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:143)
  44. 2013-04-16 13:03:21 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:87)
  45. 2013-04-16 13:03:21 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  46. 2013-04-16 13:03:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  47. 2013-04-16 13:03:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  48. 2013-04-16 13:03:21 [INFO] [STDERR] ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement