Advertisement
pataponczykxD

Minecraft Forge Crash

May 14th, 2013
1,347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.16 KB | None | 0 0
  1. *** MagicMinecraftLauncher 1.0.0 ***
  2. Disable inactive mods
  3. 2013-05-14 11:46:52 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.6.700 for Minecraft 1.5.2 loading
  4. 2013-05-14 11:46:52 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_31, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre6
  5. 2013-05-14 11:46:52 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  6. 2013-05-14 11:46:58 [INFO] [ForgeModLoader] Download complete
  7. 2013-05-14 11:46:58 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  8. 2013-05-14 11:48:51 [INFO] [ForgeModLoader] Download complete
  9. 2013-05-14 11:48:51 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  10. 2013-05-14 11:49:00 [INFO] [ForgeModLoader] Download complete
  11. 2013-05-14 11:49:00 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  12. 2013-05-14 11:50:48 [INFO] [ForgeModLoader] Download complete
  13. 2013-05-14 11:50:48 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  14. 2013-05-14 11:50:58 [INFO] [ForgeModLoader] Download complete
  15. 2013-05-14 11:50:58 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  16. 2013-05-14 11:52:04 [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.
  17. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  18. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  19. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  20. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  21. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
  22. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
  23. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] <===========>
  24. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
  25. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] java.net.SocketException: Connection reset
  26. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] <<< ==== >>>
  27. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
  28. 2013-05-14 11:52:04 [SEVERE] [ForgeModLoader] Error details
  29. java.lang.RuntimeException: java.net.SocketException: Connection reset
  30. at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:597)
  31. at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
  32. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
  33. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  34. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
  35. at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
  36. at net.minecraft.client.Minecraft.main(Minecraft.java:2237)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. at java.lang.reflect.Method.invoke(Unknown Source)
  41. at magic.launcher.Launcher.main(Unknown Source)
  42. Caused by: java.net.SocketException: Connection reset
  43. at java.net.SocketInputStream.read(Unknown Source)
  44. at java.io.BufferedInputStream.fill(Unknown Source)
  45. at java.io.BufferedInputStream.read1(Unknown Source)
  46. at java.io.BufferedInputStream.read(Unknown Source)
  47. at sun.net.www.MeteredStream.read(Unknown Source)
  48. at java.io.FilterInputStream.read(Unknown Source)
  49. at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
  50. at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
  51. at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:575)
  52. ... 11 more
  53. 2013-05-14 11:52:35 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  54. 2013-05-14 11:52:35 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. 2013-05-14 11:52:35 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. 2013-05-14 11:52:35 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. 2013-05-14 11:52:35 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  58. 2013-05-14 11:52:35 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
  59. 2013-05-14 11:52:35 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  60. 2013-05-14 11:52:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  61. 2013-05-14 11:52:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
  62. 2013-05-14 11:52:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
  63. 2013-05-14 11:52:35 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2237)
  64. 2013-05-14 11:52:35 [INFO] [STDERR] ... 5 more
  65. 2013-05-14 11:52:35 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
  66. 2013-05-14 11:52:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
  67. 2013-05-14 11:52:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  68. 2013-05-14 11:52:35 [INFO] [STDERR] ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement