Guest User

Untitled

a guest
Nov 26th, 2013
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.57 KB | None | 0 0
  1. 2013-11-27 02:34:37 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
  2. 2013-11-27 02:34:37 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_03, running on Linux:amd64:2.6.32-45-generic, installed at /usr/lib/jvm/jdk1.7.0_03/jre
  3. 2013-11-27 02:34:37 [FINE] [ForgeModLoader] Java classpath at launch is ftbserver.jar
  4. 2013-11-27 02:34:37 [FINE] [ForgeModLoader] Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  5. 2013-11-27 02:34:37 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2013-11-27 02:34:37 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. 2013-11-27 02:34:37 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. 2013-11-27 02:34:37 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  9. 2013-11-27 02:34:37 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
  10.  
  11. 2013-11-27 02:34:37 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  12. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
  13.  
  14. 2013-11-27 02:34:38 [SEVERE] [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.
  15. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  16. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  17. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  18. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  19. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  20. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  21. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] <===========>
  22. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  23. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] A download error occured
  24. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] A download error occured
  25. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] <<< ==== >>>
  26. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
  27. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] Error details
  28. java.lang.RuntimeException: A download error occured
  29. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  30. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  31. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  32. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  33. at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  34. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  35. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  36. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  37. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  38. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  39. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  40. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1661)
  41. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1659)
  42. at java.security.AccessController.doPrivileged(Native Method)
  43. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1657)
  44. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1240)
  45. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  46. ... 5 more
  47. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  48. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1610)
  49. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2585)
  50. at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:639)
  51. at java.net.URLConnection.getContentLengthLong(URLConnection.java:511)
  52. at java.net.URLConnection.getContentLength(URLConnection.java:495)
  53. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  54. ... 5 more
  55. 2013-11-27 02:34:38 [SEVERE] [ForgeModLoader] Error details
  56. java.lang.RuntimeException: A download error occured
  57. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  58. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  59. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  60. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  61. at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  62. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  63. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  64. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  65. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  66. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  67. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  68. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1661)
  69. at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1659)
  70. at java.security.AccessController.doPrivileged(Native Method)
  71. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1657)
  72. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1240)
  73. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  74. ... 5 more
  75. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  76. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1610)
  77. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2585)
  78. at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:639)
  79. at java.net.URLConnection.getContentLengthLong(URLConnection.java:511)
  80. at java.net.URLConnection.getContentLength(URLConnection.java:495)
  81. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  82. ... 5 more
  83. 2013-11-27 02:34:38 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  84. 2013-11-27 02:34:38 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  85. 2013-11-27 02:34:38 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  86. 2013-11-27 02:34:38 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  87. 2013-11-27 02:34:38 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  88. 2013-11-27 02:34:38 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  89. 2013-11-27 02:34:38 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  90. 2013-11-27 02:34:38 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  91. 2013-11-27 02:34:38 [INFO] [STDERR] ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment