Advertisement
niel_irc

Untitled

Jun 5th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. 2013-06-05 07:48:24 [SEVERE] [ForgeModLoader] <<< ==== >>>
  2. 2013-06-05 07:48:24 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
  3. 2013-06-05 07:48:24 [SEVERE] [ForgeModLoader] Error details
  4. java.lang.RuntimeException: A download error occured
  5. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  6. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  7. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  8. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
  9. at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
  10. at net.minecraft.client.Minecraft.main(Minecraft.java:2236)
  11. at Start.main(Start.java:29)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:601)
  16. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)
  17. Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  18. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  19. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  20. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  21. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  22. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674)
  23. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1672)
  24. at java.security.AccessController.doPrivileged(Native Method)
  25. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1670)
  26. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1243)
  27. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  28. ... 11 more
  29. Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://files.minecraftforge.net/fmllibs/deobfuscation_data_missing.zip
  30. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)
  31. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2677)
  32. at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:639)
  33. at java.net.URLConnection.getContentLengthLong(URLConnection.java:511)
  34. at java.net.URLConnection.getContentLength(URLConnection.java:495)
  35. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  36. ... 11 more
  37. 2013-06-05 07:48:28 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  38. 2013-06-05 07:48:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  39. 2013-06-05 07:48:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
  40. 2013-06-05 07:48:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
  41. 2013-06-05 07:48:28 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2236)
  42. 2013-06-05 07:48:28 [INFO] [STDERR] at Start.main(Start.java:29)
  43. 2013-06-05 07:48:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. 2013-06-05 07:48:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  45. 2013-06-05 07:48:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. 2013-06-05 07:48:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
  47. 2013-06-05 07:48:28 [INFO] [STDERR] at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)
  48. 2013-06-05 07:48:28 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  49. 2013-06-05 07:48:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  50. 2013-06-05 07:48:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  51. 2013-06-05 07:48:28 [INFO] [STDERR] ... 9 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement