Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.48 KB | None | 0 0
  1. 20.09 20:46:55 [Server] INFO ... 5 more
  2. 20.09 20:46:55 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  3. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  4. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  5. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)
  6. 20.09 20:46:55 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
  7. 20.09 20:46:55 [Server] INFO at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
  8. 20.09 20:46:55 [Server] INFO at java.net.URLConnection.getContentLength(URLConnection.java:485)
  9. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  10. 20.09 20:46:55 [Server] INFO ... 5 more
  11. 20.09 20:46:55 [Server] SEVERE Error details
  12. 20.09 20:46:55 [Server] INFO java.lang.RuntimeException: A download error occured
  13. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  14. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  15. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  16. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  17. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  18. 20.09 20:46:55 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  19. 20.09 20:46:55 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/scala-library.jar
  20. 20.09 20:46:55 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  21. 20.09 20:46:55 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  22. 20.09 20:46:55 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  23. 20.09 20:46:55 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  24. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)
  25. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)
  26. 20.09 20:46:55 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  27. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)
  28. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)
  29. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  30. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  31. 20.09 20:46:55 [Server] INFO ... 5 more
  32. 20.09 20:46:55 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/scala-library.jar
  33. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  34. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  35. 20.09 20:46:55 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)
  36. 20.09 20:46:55 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
  37. 20.09 20:46:55 [Server] INFO at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
  38. 20.09 20:46:55 [Server] INFO at java.net.URLConnection.getContentLength(URLConnection.java:485)
  39. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  40. 20.09 20:46:55 [Server] INFO ... 5 more
  41. 20.09 20:46:55 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  42. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  43. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  44. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  45. 20.09 20:46:55 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  46. 20.09 20:46:55 [Server] INFO Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  47. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  48. 20.09 20:46:55 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  49. 20.09 20:46:55 [Server] INFO ... 3 more
  50. 20.09 20:46:55 [PebbleHost Loader] Server Stopped
  51. 20.09 20:46:55 [PebbleHost Loader] PebbleHost Server Loader Stopping...
  52. 20.09 20:46:55 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  53. 20.09 20:46:55 [PebbleHost Loader] PebbleHost Server Loader Stopped.
  54. 20.09 20:46:55 [PebbleHost] Server stopped
  55. 20.09 20:47:45 [PebbleHost] Received restart command
  56. 20.09 20:47:45 [PebbleHost] Server stopped
  57. 20.09 20:47:48 [PebbleHost] Starting server!
  58. 20.09 20:47:48 [PebbleHost Loader] -----------------------------------
  59. 20.09 20:47:48 [PebbleHost Loader] PebbleHost Server Loader Starting...
  60. 20.09 20:47:48 [PebbleHost Loader] The following settings have been detected: RAM: -Xmx5120M, JAR: Voltz.jar, SERVERID: 92107, SIZE: 73M
  61. 20.09 20:47:48 [PebbleHost Loader] Testing server configuration...
  62. 20.09 20:47:48 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  63. 20.09 20:47:49 [PebbleHost Loader] Jar passed checksum check
  64. 20.09 20:47:50 [PebbleHost Loader] Jar passed composition check
  65. 20.09 20:47:50 [PebbleHost Loader] Jar passed size check
  66. 20.09 20:47:51 [PebbleHost Loader] Server passed size check
  67. 20.09 20:47:51 [PebbleHost Loader] Server passed file check
  68. 20.09 20:47:51 [PebbleHost Loader] Configuring your servers settings...
  69. 20.09 20:47:51 [PebbleHost Loader] Server passed all checks, Booting...
  70. 20.09 20:47:51 [PebbleHost Loader] -----------------------------------
  71. 20.09 20:47:51 [Server] INFO Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
  72. 20.09 20:47:51 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.8.0_111, running on Linux:amd64:5.1.16-1.el7.elrepo.x86_64, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  73. 20.09 20:47:51 [Server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  74. 20.09 20:47:51 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  75. 20.09 20:47:51 [Server] WARNING The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  76. 20.09 20:47:51 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  77. 20.09 20:47:51 [Server] WARNING The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  78. 20.09 20:47:51 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  79. 20.09 20:47:51 [Server] SEVERE 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
  80. 20.09 20:47:51 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  81. 20.09 20:47:52 [Server] SEVERE 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
  82. 20.09 20:47:52 [Server] SEVERE 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.
  83. 20.09 20:47:52 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  84. 20.09 20:47:52 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  85. 20.09 20:47:52 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  86. 20.09 20:47:52 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  87. 20.09 20:47:52 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  88. 20.09 20:47:52 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  89. 20.09 20:47:52 [Server] SEVERE The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  90. 20.09 20:47:52 [Server] SEVERE A download error occured
  91. 20.09 20:47:52 [Server] SEVERE A download error occured
  92. 20.09 20:47:52 [Server] SEVERE The following is diagnostic information for developers to review.
  93. 20.09 20:47:52 [Server] SEVERE Error details
  94. 20.09 20:47:52 [Server] INFO java.lang.RuntimeException: A download error occured
  95. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  96. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  97. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  98. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  99. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  100. 20.09 20:47:52 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  101. 20.09 20:47:52 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  102. 20.09 20:47:52 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  103. 20.09 20:47:52 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  104. 20.09 20:47:52 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  105. 20.09 20:47:52 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  106. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)
  107. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)
  108. 20.09 20:47:52 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  109. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)
  110. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)
  111. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  112. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  113. 20.09 20:47:52 [Server] INFO ... 5 more
  114. 20.09 20:47:52 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  115. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  116. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  117. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)
  118. 20.09 20:47:52 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
  119. 20.09 20:47:52 [Server] INFO at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
  120. 20.09 20:47:52 [Server] INFO at java.net.URLConnection.getContentLength(URLConnection.java:485)
  121. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  122. 20.09 20:47:52 [Server] INFO ... 5 more
  123. 20.09 20:47:52 [Server] SEVERE Error details
  124. 20.09 20:47:52 [Server] INFO java.lang.RuntimeException: A download error occured
  125. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  126. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  127. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  128. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  129. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  130. 20.09 20:47:52 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  131. 20.09 20:47:52 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/scala-library.jar
  132. 20.09 20:47:52 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  133. 20.09 20:47:52 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  134. 20.09 20:47:52 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  135. 20.09 20:47:52 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  136. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)
  137. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)
  138. 20.09 20:47:52 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  139. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)
  140. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)
  141. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  142. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  143. 20.09 20:47:52 [Server] INFO ... 5 more
  144. 20.09 20:47:52 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/scala-library.jar
  145. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  146. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  147. 20.09 20:47:52 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)
  148. 20.09 20:47:52 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
  149. 20.09 20:47:52 [Server] INFO at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
  150. 20.09 20:47:52 [Server] INFO at java.net.URLConnection.getContentLength(URLConnection.java:485)
  151. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  152. 20.09 20:47:52 [Server] INFO ... 5 more
  153. 20.09 20:47:52 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  154. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  155. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  156. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  157. 20.09 20:47:52 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  158. 20.09 20:47:52 [Server] INFO Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  159. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  160. 20.09 20:47:52 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  161. 20.09 20:47:52 [Server] INFO ... 3 more
  162. 20.09 20:47:52 [PebbleHost Loader] Server Stopped
  163. 20.09 20:47:52 [PebbleHost Loader] PebbleHost Server Loader Stopping...
  164. 20.09 20:47:52 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  165. 20.09 20:47:52 [PebbleHost Loader] PebbleHost Server Loader Stopped.
  166. 20.09 20:47:52 [PebbleHost] Server stopped
  167. 20.09 20:48:35 [PebbleHost] Received start command
  168. 20.09 20:48:35 [PebbleHost] Starting server!
  169. 20.09 20:48:36 [PebbleHost Loader] -----------------------------------
  170. 20.09 20:48:36 [PebbleHost Loader] PebbleHost Server Loader Starting...
  171. 20.09 20:48:36 [PebbleHost Loader] The following settings have been detected: RAM: -Xmx5120M, JAR: minecraft_server.jar, SERVERID: 92107, SIZE: 73M
  172. 20.09 20:48:36 [PebbleHost Loader] Testing server configuration...
  173. 20.09 20:48:36 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  174. 20.09 20:48:36 [PebbleHost Loader] Jar passed checksum check
  175. 20.09 20:48:37 [PebbleHost Loader] Jar passed composition check
  176. 20.09 20:48:38 [PebbleHost Loader] Jar passed size check
  177. 20.09 20:48:38 [PebbleHost Loader] Server passed size check
  178. 20.09 20:48:38 [PebbleHost Loader] Server passed file check
  179. 20.09 20:48:38 [PebbleHost Loader] Configuring your servers settings...
  180. 20.09 20:48:38 [PebbleHost Loader] Server passed all checks, Booting...
  181. 20.09 20:48:38 [PebbleHost Loader] -----------------------------------
  182. 20.09 20:48:39 [Server] Startup 229 recipes
  183. 20.09 20:48:39 [Server] Startup 27 achievements
  184. 20.09 20:48:39 [Server] INFO Starting minecraft server version 1.5.2
  185. 20.09 20:48:39 [Server] INFO Loading properties
  186. 20.09 20:48:39 [Server] INFO Default game type: SURVIVAL
  187. 20.09 20:48:39 [Server] INFO Generating keypair
  188. 20.09 20:48:39 [Server] INFO Starting Minecraft server on 91.121.55.241:25565
  189. 20.09 20:48:39 [Server] INFO Preparing level "newnewworld"
  190. 20.09 20:48:39 [Server] INFO Preparing start region for level 0
  191. 20.09 20:48:40 [Server] INFO Preparing spawn area: 19%
  192. 20.09 20:48:41 [Server] INFO Preparing spawn area: 47%
  193. 20.09 20:48:42 [Server] INFO Preparing spawn area: 77%
  194. 20.09 20:48:43 [Server] Startup Done (4.115s)! For help, type "help" or "?"
  195. 20.09 20:48:55 [Connect] User Rexonance, IP 81.154.58.68
  196. 20.09 20:48:56 [PebbleHost] Rexonance ran command Message of the Day
  197. 20.09 20:49:04 [Connect] User iiPotatoCookie, IP 94.11.163.195
  198. 20.09 20:49:04 [PebbleHost] iiPotatoCookie ran command Message of the Day
  199. 20.09 20:49:09 [Connect] User MysteryCultist, IP 86.163.238.232
  200. 20.09 20:49:09 [PebbleHost] MysteryCultist ran command Message of the Day
  201. 20.09 20:49:14 [Connect] User Hellbrick25, IP 81.174.167.184
  202. 20.09 20:49:14 [PebbleHost] Hellbrick25 ran command Message of the Day
  203. 20.09 20:49:15 [Server] INFO [Rexonance: Given Music Disc (ID 2256) * 1 to Rexonance]
  204. 20.09 20:49:27 [Connect] User _PaddyPower_, IP 86.140.161.21
  205. 20.09 20:49:27 [PebbleHost] _PaddyPower_ ran command Message of the Day
  206. 20.09 20:49:30 [Disconnect] User Rexonance has disconnected, reason: disconnect.quitting
  207. 20.09 20:49:30 [PebbleHost] Stopping server!
  208. 20.09 20:49:30 [Server] INFO Saving...
  209. 20.09 20:49:30 [Server] INFO Stopping the server
  210. 20.09 20:49:30 [Server] INFO Stopping server
  211. 20.09 20:49:30 [Server] INFO Saving players
  212. 20.09 20:49:30 [Server] INFO java.net.SocketException: Socket closed
  213. 20.09 20:49:30 [Server] INFO at java.net.PlainSocketImpl.socketAccept(Native Method)
  214. 20.09 20:49:30 [Server] INFO at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  215. 20.09 20:49:30 [Server] INFO at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  216. 20.09 20:49:30 [Server] INFO at java.net.ServerSocket.accept(ServerSocket.java:513)
  217. 20.09 20:49:30 [Server] INFO at if.run(SourceFile:61)
  218. 20.09 20:49:30 [Server] INFO Closing listening thread
  219. 20.09 20:49:30 [Server] INFO Saving worlds
  220. 20.09 20:49:30 [Server] INFO Saving chunks for level 'newnewworld'/Overworld
  221. 20.09 20:49:30 [Server] INFO Saving chunks for level 'newnewworld'/Nether
  222. 20.09 20:49:30 [Server] INFO Saving chunks for level 'newnewworld'/The End
  223. 20.09 20:49:30 [PebbleHost] 83ngibs0n@gmail.com ran command: stop
  224. 20.09 20:49:31 [Server] INFO Stopping server
  225. 20.09 20:49:31 [PebbleHost Loader] Server Stopped
  226. 20.09 20:49:31 [PebbleHost Loader] PebbleHost Server Loader Stopping...
  227. 20.09 20:49:31 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  228. 20.09 20:49:31 [PebbleHost Loader] PebbleHost Server Loader Stopped.
  229. 20.09 20:49:31 [PebbleHost] Server shut down (stopping)
  230. 20.09 20:49:31 [PebbleHost] Server stopped
  231. 20.09 20:49:31 [Disconnect] User Hellbrick25 has disconnected, reason: Server shutting down
  232. 20.09 20:49:31 [Disconnect] User _PaddyPower_ has disconnected, reason: Server shutting down
  233. 20.09 20:49:31 [Disconnect] User MysteryCultist has disconnected, reason: Server shutting down
  234. 20.09 20:49:31 [Disconnect] User iiPotatoCookie has disconnected, reason: Server shutting down
  235. 20.09 20:54:28 [PebbleHost] Received start command
  236. 20.09 20:54:28 [PebbleHost] Starting server!
  237. 20.09 20:54:28 [PebbleHost Loader] -----------------------------------
  238. 20.09 20:54:28 [PebbleHost Loader] PebbleHost Server Loader Starting...
  239. 20.09 20:54:28 [PebbleHost Loader] The following settings have been detected: RAM: -Xmx5120M, JAR: Voltz.jar, SERVERID: 92107, SIZE: 43M
  240. 20.09 20:54:28 [PebbleHost Loader] Testing server configuration...
  241. 20.09 20:54:28 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  242. 20.09 20:54:29 [PebbleHost Loader] Jar passed checksum check
  243. 20.09 20:54:30 [PebbleHost Loader] Jar passed composition check
  244. 20.09 20:54:30 [PebbleHost Loader] Jar passed size check
  245. 20.09 20:54:31 [PebbleHost Loader] Server passed size check
  246. 20.09 20:54:31 [PebbleHost Loader] Server passed file check
  247. 20.09 20:54:31 [PebbleHost Loader] Configuring your servers settings...
  248. 20.09 20:54:31 [PebbleHost Loader] Server passed all checks, Booting...
  249. 20.09 20:54:31 [PebbleHost Loader] -----------------------------------
  250. 20.09 20:54:31 [Server] INFO Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
  251. 20.09 20:54:31 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.8.0_111, running on Linux:amd64:5.1.16-1.el7.elrepo.x86_64, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  252. 20.09 20:54:31 [Server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  253. 20.09 20:54:31 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  254. 20.09 20:54:31 [Server] WARNING The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  255. 20.09 20:54:31 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  256. 20.09 20:54:31 [Server] WARNING The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  257. 20.09 20:54:31 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  258. 20.09 20:54:31 [Server] SEVERE 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
  259. 20.09 20:54:31 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  260. 20.09 20:54:32 [Server] SEVERE 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
  261. 20.09 20:54:32 [Server] SEVERE 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.
  262. 20.09 20:54:32 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  263. 20.09 20:54:32 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  264. 20.09 20:54:32 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  265. 20.09 20:54:32 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  266. 20.09 20:54:32 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  267. 20.09 20:54:32 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  268. 20.09 20:54:32 [Server] SEVERE The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  269. 20.09 20:54:32 [Server] SEVERE A download error occured
  270. 20.09 20:54:32 [Server] SEVERE A download error occured
  271. 20.09 20:54:32 [Server] SEVERE The following is diagnostic information for developers to review.
  272. 20.09 20:54:32 [Server] SEVERE Error details
  273. 20.09 20:54:32 [Server] INFO java.lang.RuntimeException: A download error occured
  274. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  275. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  276. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  277. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  278. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  279. 20.09 20:54:32 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  280. 20.09 20:54:32 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  281. 20.09 20:54:32 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  282. 20.09 20:54:32 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  283. 20.09 20:54:32 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  284. 20.09 20:54:32 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  285. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)
  286. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)
  287. 20.09 20:54:32 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  288. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)
  289. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)
  290. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  291. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  292. 20.09 20:54:32 [Server] INFO ... 5 more
  293. 20.09 20:54:32 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  294. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  295. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  296. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)
  297. 20.09 20:54:32 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
  298. 20.09 20:54:32 [Server] INFO at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
  299. 20.09 20:54:32 [Server] INFO at java.net.URLConnection.getContentLength(URLConnection.java:485)
  300. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  301. 20.09 20:54:32 [Server] INFO ... 5 more
  302. 20.09 20:54:32 [Server] SEVERE Error details
  303. 20.09 20:54:32 [Server] INFO java.lang.RuntimeException: A download error occured
  304. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  305. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  306. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  307. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  308. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  309. 20.09 20:54:32 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  310. 20.09 20:54:32 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/scala-library.jar
  311. 20.09 20:54:32 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  312. 20.09 20:54:32 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  313. 20.09 20:54:32 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  314. 20.09 20:54:32 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  315. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)
  316. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)
  317. 20.09 20:54:32 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  318. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)
  319. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)
  320. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  321. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  322. 20.09 20:54:32 [Server] INFO ... 5 more
  323. 20.09 20:54:32 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/scala-library.jar
  324. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  325. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  326. 20.09 20:54:32 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)
  327. 20.09 20:54:32 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
  328. 20.09 20:54:32 [Server] INFO at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
  329. 20.09 20:54:32 [Server] INFO at java.net.URLConnection.getContentLength(URLConnection.java:485)
  330. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  331. 20.09 20:54:32 [Server] INFO ... 5 more
  332. 20.09 20:54:32 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  333. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  334. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  335. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  336. 20.09 20:54:32 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  337. 20.09 20:54:32 [Server] INFO Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  338. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  339. 20.09 20:54:32 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  340. 20.09 20:54:32 [Server] INFO ... 3 more
  341. 20.09 20:54:32 [PebbleHost Loader] Server Stopped
  342. 20.09 20:54:32 [PebbleHost Loader] PebbleHost Server Loader Stopping...
  343. 20.09 20:54:32 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  344. 20.09 20:54:32 [PebbleHost Loader] PebbleHost Server Loader Stopped.
  345. 20.09 20:54:32 [PebbleHost] Server stopped
  346. 20.09 20:55:32 [PebbleHost] Received start command
  347. 20.09 20:55:32 [PebbleHost] Starting server!
  348. 20.09 20:55:33 [PebbleHost Loader] -----------------------------------
  349. 20.09 20:55:33 [PebbleHost Loader] PebbleHost Server Loader Starting...
  350. 20.09 20:55:33 [PebbleHost Loader] The following settings have been detected: RAM: -Xmx5120M, JAR: Voltz.jar, SERVERID: 92107, SIZE: 43M
  351. 20.09 20:55:33 [PebbleHost Loader] Testing server configuration...
  352. 20.09 20:55:33 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  353. 20.09 20:55:33 [PebbleHost Loader] Jar passed checksum check
  354. 20.09 20:55:34 [PebbleHost Loader] Jar passed composition check
  355. 20.09 20:55:35 [PebbleHost Loader] Jar passed size check
  356. 20.09 20:55:35 [PebbleHost Loader] Server passed size check
  357. 20.09 20:55:35 [PebbleHost Loader] Server passed file check
  358. 20.09 20:55:35 [PebbleHost Loader] Configuring your servers settings...
  359. 20.09 20:55:35 [PebbleHost Loader] Server passed all checks, Booting...
  360. 20.09 20:55:35 [PebbleHost Loader] -----------------------------------
  361. 20.09 20:55:35 [Server] INFO Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
  362. 20.09 20:55:35 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.8.0_111, running on Linux:amd64:5.1.16-1.el7.elrepo.x86_64, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  363. 20.09 20:55:35 [Server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  364. 20.09 20:55:35 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  365. 20.09 20:55:35 [Server] WARNING The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  366. 20.09 20:55:35 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  367. 20.09 20:55:35 [Server] WARNING The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  368. 20.09 20:55:36 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  369. 20.09 20:55:36 [Server] SEVERE 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
  370. 20.09 20:55:36 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  371. 20.09 20:55:36 [Server] SEVERE 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
  372. 20.09 20:55:36 [Server] SEVERE 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.
  373. 20.09 20:55:36 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  374. 20.09 20:55:36 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  375. 20.09 20:55:36 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  376. 20.09 20:55:36 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  377. 20.09 20:55:36 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  378. 20.09 20:55:36 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  379. 20.09 20:55:36 [Server] SEVERE The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  380. 20.09 20:55:36 [Server] SEVERE A download error occured
  381. 20.09 20:55:36 [Server] SEVERE A download error occured
  382. 20.09 20:55:36 [Server] SEVERE The following is diagnostic information for developers to review.
  383. 20.09 20:55:36 [Server] SEVERE Error details
  384. 20.09 20:55:36 [Server] INFO java.lang.RuntimeException: A download error occured
  385. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  386. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  387. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  388. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  389. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  390. 20.09 20:55:36 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  391. 20.09 20:55:36 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  392. 20.09 20:55:36 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  393. 20.09 20:55:36 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  394. 20.09 20:55:36 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  395. 20.09 20:55:36 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  396. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)
  397. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)
  398. 20.09 20:55:36 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  399. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)
  400. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)
  401. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  402. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  403. 20.09 20:55:36 [Server] INFO ... 5 more
  404. 20.09 20:55:36 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  405. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  406. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  407. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)
  408. 20.09 20:55:36 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
  409. 20.09 20:55:36 [Server] INFO at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
  410. 20.09 20:55:36 [Server] INFO at java.net.URLConnection.getContentLength(URLConnection.java:485)
  411. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  412. 20.09 20:55:36 [Server] INFO ... 5 more
  413. 20.09 20:55:36 [Server] SEVERE Error details
  414. 20.09 20:55:36 [Server] INFO java.lang.RuntimeException: A download error occured
  415. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  416. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  417. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  418. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  419. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  420. 20.09 20:55:36 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  421. 20.09 20:55:36 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/scala-library.jar
  422. 20.09 20:55:36 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  423. 20.09 20:55:36 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  424. 20.09 20:55:36 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  425. 20.09 20:55:36 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  426. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)
  427. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)
  428. 20.09 20:55:36 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  429. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)
  430. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)
  431. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  432. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  433. 20.09 20:55:36 [Server] INFO ... 5 more
  434. 20.09 20:55:36 [Server] INFO Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://files.minecraftforge.net/fmllibs/scala-library.jar
  435. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  436. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  437. 20.09 20:55:36 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)
  438. 20.09 20:55:36 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
  439. 20.09 20:55:36 [Server] INFO at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
  440. 20.09 20:55:36 [Server] INFO at java.net.URLConnection.getContentLength(URLConnection.java:485)
  441. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  442. 20.09 20:55:36 [Server] INFO ... 5 more
  443. 20.09 20:55:36 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  444. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  445. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  446. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  447. 20.09 20:55:36 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  448. 20.09 20:55:36 [Server] INFO Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  449. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  450. 20.09 20:55:36 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  451. 20.09 20:55:36 [Server] INFO ... 3 more
  452. 20.09 20:55:36 [PebbleHost Loader] Server Stopped
  453. 20.09 20:55:36 [PebbleHost Loader] PebbleHost Server Loader Stopping...
  454. 20.09 20:55:36 [PebbleHost Loader] Server loader version: v3.0.1 (using configuration version v1.3)
  455. 20.09 20:55:36 [PebbleHost Loader] PebbleHost Server Loader Stopped.
  456. 20.09 20:55:36 [PebbleHost] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement