Advertisement
Guest User

FML Error

a guest
Apr 30th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.23 KB | None | 0 0
  1. 2013-04-30 17:59:14 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading
  2. 2013-04-30 17:59:14 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_17, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre6
  3. 2013-04-30 17:59:14 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\NothingToSeeHere<_<.user-PC\Documents\Minecraft.exe
  4. 2013-04-30 17:59:14 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;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)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Java\jre6\bin
  5. 2013-04-30 17:59:14 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2013-04-30 17:59:14 [FINEST] [ForgeModLoader] All core mods are successfully located
  7. 2013-04-30 17:59:14 [FINEST] [ForgeModLoader] Discovering coremods
  8. 2013-04-30 17:59:14 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
  9. 2013-04-30 17:59:14 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  10. 2013-04-30 17:59:14 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  11. 2013-04-30 17:59:19 [SEVERE] [ForgeModLoader] There was a problem downloading the file guava-14.0-rc3.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
  12.  
  13. 2013-04-30 17:59:19 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
  14. 2013-04-30 17:59:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  15. 2013-04-30 17:59:19 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  16. 2013-04-30 17:59:24 [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
  17.  
  18. 2013-04-30 17:59:24 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
  19. 2013-04-30 17:59:24 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
  20. 2013-04-30 17:59:24 [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.
  21. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  22. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  23. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  24. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  25. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip
  26. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  27. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] <===========>
  28. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  29. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] A download error occured
  30. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] A download error occured
  31. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] <<< ==== >>>
  32. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
  33. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] Error details
  34. java.lang.RuntimeException: A download error occured
  35. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  36. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  37. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  38. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  39. at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  40. at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  41. at net.minecraft.Launcher.replace(Launcher.java:136)
  42. at net.minecraft.Launcher$1.run(Launcher.java:79)
  43. Caused by: java.net.SocketTimeoutException: Read timed out
  44. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  45. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  46. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  47. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  48. at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
  49. at java.security.AccessController.doPrivileged(Native Method)
  50. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  51. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  52. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  53. ... 7 more
  54. Caused by: java.net.SocketTimeoutException: Read timed out
  55. at java.net.SocketInputStream.socketRead0(Native Method)
  56. at java.net.SocketInputStream.read(Unknown Source)
  57. at java.io.BufferedInputStream.fill(Unknown Source)
  58. at java.io.BufferedInputStream.read1(Unknown Source)
  59. at java.io.BufferedInputStream.read(Unknown Source)
  60. at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
  61. at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
  62. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  63. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
  64. at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
  65. at java.net.URLConnection.getContentLength(Unknown Source)
  66. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
  67. ... 7 more
  68. 2013-04-30 17:59:24 [SEVERE] [ForgeModLoader] Error details
  69. java.lang.RuntimeException: A download error occured
  70. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
  71. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  72. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  73. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  74. at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  75. at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  76. at net.minecraft.Launcher.replace(Launcher.java:136)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement