Guest User

Untitled

a guest
Feb 5th, 2014
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.16 KB | None | 0 0
  1. 05.02 13:26:54 [Multicraft] Server stopped
  2. 05.02 13:26:54 [Multicraft] Looks like a crash, check the server console. Return value: 1
  3. 05.02 13:26:54 [Multicraft] Server shut down
  4. 05.02 13:26:54 [Server] INFO ... 3 more
  5. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  6. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  7. 05.02 13:26:54 [Server] INFO Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  8. 05.02 13:26:54 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1365)
  9. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  10. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  11. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  12. 05.02 13:26:54 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  13. 05.02 13:26:54 [Server] INFO ... 5 more
  14. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  15. 05.02 13:26:54 [Server] INFO at java.net.URLConnection.getContentLength(Unknown Source)
  16. 05.02 13:26:54 [Server] INFO at java.net.URLConnection.getContentLengthLong(Unknown Source)
  17. 05.02 13:26:54 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  18. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  19. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  20. 05.02 13:26:54 [Server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  21. 05.02 13:26:54 [Server] INFO ... 5 more
  22. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  23. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  24. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  25. 05.02 13:26:54 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  26. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  27. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  28. 05.02 13:26:54 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)
  29. 05.02 13:26:54 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  30. 05.02 13:26:54 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  31. 05.02 13:26:54 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  32. 05.02 13:26:54 [Server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  33. 05.02 13:26:54 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1365)
  34. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  35. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  36. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  37. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  38. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  39. 05.02 13:26:54 [Server] INFO java.lang.RuntimeException: A download error occured
  40. 05.02 13:26:54 [Server] SEVERE Error details
  41. 05.02 13:26:54 [Server] INFO ... 5 more
  42. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  43. 05.02 13:26:54 [Server] INFO at java.net.URLConnection.getContentLength(Unknown Source)
  44. 05.02 13:26:54 [Server] INFO at java.net.URLConnection.getContentLengthLong(Unknown Source)
  45. 05.02 13:26:54 [Server] INFO at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  46. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  47. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  48. 05.02 13:26:54 [Server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  49. 05.02 13:26:54 [Server] INFO ... 5 more
  50. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  51. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  52. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  53. 05.02 13:26:54 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  54. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  55. 05.02 13:26:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  56. 05.02 13:26:54 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)
  57. 05.02 13:26:54 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  58. 05.02 13:26:54 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  59. 05.02 13:26:54 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  60. 05.02 13:26:54 [Server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  61. 05.02 13:26:54 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1365)
  62. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  63. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  64. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  65. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  66. 05.02 13:26:54 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  67. 05.02 13:26:54 [Server] INFO java.lang.RuntimeException: A download error occured
  68. 05.02 13:26:54 [Server] SEVERE Error details
  69. 05.02 13:26:54 [Server] SEVERE The following is diagnostic information for developers to review.
  70. 05.02 13:26:54 [Server] SEVERE A download error occured
  71. 05.02 13:26:54 [Server] SEVERE A download error occured
  72. 05.02 13:26:54 [Server] SEVERE The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  73. 05.02 13:26:54 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  74. 05.02 13:26:54 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  75. 05.02 13:26:54 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  76. 05.02 13:26:54 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  77. 05.02 13:26:54 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  78. 05.02 13:26:54 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  79. 05.02 13:26:54 [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.
  80. 05.02 13:26:54 [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
  81. 05.02 13:26:54 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  82. 05.02 13:26:54 [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
  83. 05.02 13:26:54 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  84. 05.02 13:26:54 [Server] WARNING The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  85. 05.02 13:26:54 [Server] WARNING The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  86. 05.02 13:26:54 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  87. 05.02 13:26:54 [Server] WARNING The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  88. 05.02 13:26:54 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  89. 05.02 13:26:54 [Server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  90. 05.02 13:26:54 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Linux:amd64:2.6.18-348.6.1.el5, installed at /usr/java/jre1.7.0_51
  91. 05.02 13:26:54 [Server] INFO Forge Mod Loader version 5.2.12.712 for Minecraft 1.5.2 loading
  92. 05.02 13:26:54 [Multicraft] Stopping server!
  93. 05.02 13:26:54 [Multicraft] Received stop command
  94. 05.02 13:26:53 [Multicraft] Loaded config for "Default"
  95. 05.02 13:26:53 [Multicraft] Starting server!
  96. 05.02 13:26:53 [Multicraft] Loading server properties
  97. 05.02 13:26:53 [Multicraft] Server stopped
  98. 05.02 13:26:53 [Multicraft] Retrying server startup
Advertisement
Add Comment
Please, Sign In to add comment