Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.58 KB | None | 0 0
  1. 2014-04-18 16:01:20 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
  2. 2014-04-18 16:01:20 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
  3. 2014-04-18 16:01:20 [FINE] [ForgeModLoader] Java classpath at launch is Voltz.jar
  4. 2014-04-18 16:01:20 [FINE] [ForgeModLoader] Java library path at launch is C:\WINDOWS\system32;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;.
  5. 2014-04-18 16:01:20 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2014-04-18 16:01:20 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. 2014-04-18 16:01:20 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. 2014-04-18 16:01:20 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. 2014-04-18 16:01:20 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. 2014-04-18 16:01:20 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. 2014-04-18 16:01:20 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
  12. 2014-04-18 16:01:21 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  13. 2014-04-18 16:01:21 [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
  14.  
  15. 2014-04-18 16:01:21 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  16. 2014-04-18 16:01:21 [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
  17.  
  18. 2014-04-18 16:01:21 [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.
  19. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  20. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  21. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  22. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  23. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  24. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  25. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] <===========>
  26. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  27. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] A download error occured
  28. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] A download error occured
  29. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] <<< ==== >>>
  30. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
  31. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] Error details
  32. java.lang.RuntimeException: A download error occured
  33. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  34. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  35. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  36. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  37. at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  38. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  39. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  40. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  41. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  42. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  43. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  44. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  45. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  46. at java.security.AccessController.doPrivileged(Native Method)
  47. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  48. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  49. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  50. ... 5 more
  51. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  52. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  53. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  54. at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  55. at java.net.URLConnection.getContentLengthLong(Unknown Source)
  56. at java.net.URLConnection.getContentLength(Unknown Source)
  57. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  58. ... 5 more
  59. 2014-04-18 16:01:21 [SEVERE] [ForgeModLoader] Error details
  60. java.lang.RuntimeException: A download error occured
  61. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  62. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  63. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  64. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  65. at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  66. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  67. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  68. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  69. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  70. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  71. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  72. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  73. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  74. at java.security.AccessController.doPrivileged(Native Method)
  75. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  76. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  77. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  78. ... 5 more
  79. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  80. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  81. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  82. at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  83. at java.net.URLConnection.getContentLengthLong(Unknown Source)
  84. at java.net.URLConnection.getContentLength(Unknown Source)
  85. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  86. ... 5 more
  87. 2014-04-18 16:01:21 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  88. 2014-04-18 16:01:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  89. 2014-04-18 16:01:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  90. 2014-04-18 16:01:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  91. 2014-04-18 16:01:21 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  92. 2014-04-18 16:01:21 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  93. 2014-04-18 16:01:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  94. 2014-04-18 16:01:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  95. 2014-04-18 16:01:21 [INFO] [STDERR] ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement