markscamilleri

FM Fatal Error

Dec 22nd, 2013
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.33 KB | None | 0 0
  1. ------------- MultiMC Crash Report -------------
  2. Information:
  3. Date: 12-22-2013 23:12:31
  4. Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
  5. MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-78
  6. Minecraft Version: 1.5.2
  7.  
  8. ------------------ Mod Lists -------------------
  9. Jar Mods:
  10. minecraftforge-universal-1.5.2-7.8.1.737.zip
  11. Version: 7.8.1.737
  12. Filename: minecraftforge-universal-1.5.2-7.8.1.737.zip
  13.  
  14.  
  15. ModLoader Mods:
  16. [1.5.2]ReiMinimap_v3.3_06.zip
  17. Version:
  18. Filename: [1.5.2]ReiMinimap_v3.3_06.zip
  19.  
  20. OptiFine_1.5.2_HD_U_D5.zip
  21. Version:
  22. Filename: OptiFine_1.5.2_HD_U_D5.zip
  23.  
  24. rei_minimap
  25. Version: Folder
  26. Filename: rei_minimap
  27.  
  28.  
  29.  
  30. ----------------- Console Log ------------------
  31. Instance folder is:
  32. C:\Users\Mark\Desktop\Minecraft\instances\Minecraft 1.5.2\minecraft\
  33.  
  34. Instance started with command:
  35. "C:\Program Files\Java\jre7\bin\java.exe" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Minecraft 1.5.2" "854x480" "Mojang"
  36.  
  37. Loading jars...
  38. Loading URL: file:/C:/Users/Mark/Desktop/Minecraft/instances/Minecraft%20%201.5.2/minecraft/bin/minecraft.jar
  39. Loading URL: file:/C:/Users/Mark/Desktop/Minecraft/instances/Minecraft%20%201.5.2/minecraft/bin/lwjgl.jar
  40. Loading URL: file:/C:/Users/Mark/Desktop/Minecraft/instances/Minecraft%20%201.5.2/minecraft/bin/lwjgl_util.jar
  41. Loading URL: file:/C:/Users/Mark/Desktop/Minecraft/instances/Minecraft%20%201.5.2/minecraft/bin/jinput.jar
  42. Loading natives...
  43. Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
  44. Launching with applet wrapper...
  45. 2013-12-22 23:12:18 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
  46. 2013-12-22 23:12:18 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_07, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  47. 2013-12-22 23:12:18 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  48. 2013-12-22 23:12:19 [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
  49.  
  50. 2013-12-22 23:12:19 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  51. 2013-12-22 23:12:19 [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
  52.  
  53. 2013-12-22 23:12:19 [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.
  54. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  55. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  56. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  57. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  58. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  59. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  60. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] <===========>
  61. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  62. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] A download error occured
  63. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] A download error occured
  64. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] <<< ==== >>>
  65. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
  66. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] Error details
  67. java.lang.RuntimeException: A download error occured
  68. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  69. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  70. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  71. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  72. at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  73. at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  74. at net.minecraft.Launcher.init(Launcher.java:108)
  75. at MCFrame.start(MCFrame.java:72)
  76. at MultiMCLauncher.main(MultiMCLauncher.java:275)
  77. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  78. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  79. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  80. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  81. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  82. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  83. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  84. at java.security.AccessController.doPrivileged(Native Method)
  85. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  86. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  87. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  88. ... 8 more
  89. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  90. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  91. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  92. at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  93. at java.net.URLConnection.getContentLengthLong(Unknown Source)
  94. at java.net.URLConnection.getContentLength(Unknown Source)
  95. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  96. ... 8 more
  97. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] Error details
  98. java.lang.RuntimeException: A download error occured
  99. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  100. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  101. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  102. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  103. at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  104. at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  105. at net.minecraft.Launcher.init(Launcher.java:108)
  106. at MCFrame.start(MCFrame.java:72)
  107. at MultiMCLauncher.main(MultiMCLauncher.java:275)
  108. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  109. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  110. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  111. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  112. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  113. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  114. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  115. at java.security.AccessController.doPrivileged(Native Method)
  116. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  117. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  118. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  119. ... 8 more
  120. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  121. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  122. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  123. at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  124. at java.net.URLConnection.getContentLengthLong(Unknown Source)
  125. at java.net.URLConnection.getContentLength(Unknown Source)
  126. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  127. ... 8 more
  128. 2013-12-22 23:12:25 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  129. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  130. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  131. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  132. 2013-12-22 23:12:25 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  133. 2013-12-22 23:12:25 [INFO] [STDERR] at net.minecraft.Launcher.init(Launcher.java:108)
  134. 2013-12-22 23:12:25 [INFO] [STDERR] at MCFrame.start(MCFrame.java:72)
  135. 2013-12-22 23:12:25 [INFO] [STDERR] at MultiMCLauncher.main(MultiMCLauncher.java:275)
  136. 2013-12-22 23:12:25 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  137. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  138. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  139. 2013-12-22 23:12:25 [INFO] [STDERR] ... 6 more
  140.  
  141.  
  142. ---------------- ModLoader Log -----------------
  143. Oct 23, 2012 9:18:17 PM ModLoader init
  144. FINE: ModLoader 1.3.2 Initializing...
  145. Oct 23, 2012 9:18:17 PM ModLoader readFromClassPath
  146. FINER: Adding mods from C:\Users\Mark\AppData\Roaming\.minecraft\bin\minecraft.jar
  147. Oct 23, 2012 9:18:17 PM ModLoader readFromClassPath
  148. FINER: Zip found.
  149. Oct 23, 2012 9:18:17 PM ModLoader readFromModFolder
  150. FINER: Adding mods from C:\Users\Mark\AppData\Roaming\.minecraft\mods\[1.3.2]ReiMinimap_v3.2_05.zip
  151. Oct 23, 2012 9:18:17 PM ModLoader readFromModFolder
  152. FINER: Zip found.
  153. Oct 23, 2012 9:18:17 PM ModLoader addMod
  154. FINE: Mod Initialized: "mod_ReiMinimap v3.2_05 [1.3.2]" from mod_ReiMinimap.class
  155. Oct 23, 2012 9:18:17 PM ModLoader readFromModFolder
  156. FINER: Adding mods from C:\Users\Mark\AppData\Roaming\.minecraft\mods\rei_minimap
  157. Oct 23, 2012 9:18:17 PM ModLoader readFromModFolder
  158. FINER: Directory found.
  159. Oct 23, 2012 9:18:17 PM ModLoader init
  160. FINE: Mod Loaded: "mod_ReiMinimap v3.2_05 [1.3.2]"
  161. Oct 23, 2012 9:18:17 PM ModLoader addAllRenderers
  162. FINE: Initialized
  163.  
  164.  
  165. ------------------- FML Log --------------------
  166. 2013-12-22 23:12:18 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
  167. 2013-12-22 23:12:18 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_07, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  168. 2013-12-22 23:12:18 [FINE] [ForgeModLoader] Java classpath at launch is MultiMCLauncher.jar
  169. 2013-12-22 23:12:18 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;.
  170. 2013-12-22 23:12:18 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  171. 2013-12-22 23:12:18 [FINEST] [ForgeModLoader] All core mods are successfully located
  172. 2013-12-22 23:12:18 [FINEST] [ForgeModLoader] Discovering coremods
  173. 2013-12-22 23:12:18 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
  174. 2013-12-22 23:12:18 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
  175. 2013-12-22 23:12:18 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
  176. 2013-12-22 23:12:18 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  177. 2013-12-22 23:12:18 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  178. 2013-12-22 23:12:19 [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
  179.  
  180. 2013-12-22 23:12:19 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
  181. 2013-12-22 23:12:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  182. 2013-12-22 23:12:19 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  183. 2013-12-22 23:12:19 [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
  184.  
  185. 2013-12-22 23:12:19 [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.
  186. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  187. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  188. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  189. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  190. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  191. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  192. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] <===========>
  193. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  194. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] A download error occured
  195. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] A download error occured
  196. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] <<< ==== >>>
  197. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
  198. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] Error details
  199. java.lang.RuntimeException: A download error occured
  200. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  201. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  202. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  203. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  204. at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  205. at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  206. at net.minecraft.Launcher.init(Launcher.java:108)
  207. at MCFrame.start(MCFrame.java:72)
  208. at MultiMCLauncher.main(MultiMCLauncher.java:275)
  209. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  210. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  211. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  212. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  213. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  214. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  215. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  216. at java.security.AccessController.doPrivileged(Native Method)
  217. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  218. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  219. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  220. ... 8 more
  221. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  222. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  223. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  224. at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  225. at java.net.URLConnection.getContentLengthLong(Unknown Source)
  226. at java.net.URLConnection.getContentLength(Unknown Source)
  227. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  228. ... 8 more
  229. 2013-12-22 23:12:19 [SEVERE] [ForgeModLoader] Error details
  230. java.lang.RuntimeException: A download error occured
  231. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  232. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  233. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  234. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  235. at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  236. at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  237. at net.minecraft.Launcher.init(Launcher.java:108)
  238. at MCFrame.start(MCFrame.java:72)
  239. at MultiMCLauncher.main(MultiMCLauncher.java:275)
  240. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  241. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  242. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  243. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  244. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  245. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  246. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  247. at java.security.AccessController.doPrivileged(Native Method)
  248. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  249. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  250. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  251. ... 8 more
  252. Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
  253. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  254. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  255. at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
  256. at java.net.URLConnection.getContentLengthLong(Unknown Source)
  257. at java.net.URLConnection.getContentLength(Unknown Source)
  258. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  259. ... 8 more
  260. 2013-12-22 23:12:25 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  261. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  262. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  263. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  264. 2013-12-22 23:12:25 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  265. 2013-12-22 23:12:25 [INFO] [STDERR] at net.minecraft.Launcher.init(Launcher.java:108)
  266. 2013-12-22 23:12:25 [INFO] [STDERR] at MCFrame.start(MCFrame.java:72)
  267. 2013-12-22 23:12:25 [INFO] [STDERR] at MultiMCLauncher.main(MultiMCLauncher.java:275)
  268. 2013-12-22 23:12:25 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  269. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  270. 2013-12-22 23:12:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  271. 2013-12-22 23:12:25 [INFO] [STDERR] ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment