Hi, I like to install forge but it gave me some error, can you help me??
here is the log:
" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-23 22:59:03 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-03-23 22:59:03 [INFO] [STDERR] ... 5 more
; padding:10px; margin-bottom:10px;">2013-03-23 22:45:11 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.3.605 for Minecraft 1.5.1 loading
2013-03-23 22:45:11 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_07, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
2013-03-23 22:45:11 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Public\Documents\Minecraft.exe
2013-03-23 22:45:11 [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\Broadcom\Broadcom 802.11 Network Adapter\Driver;;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin;.
2013-03-23 22:45:11 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-03-23 22:45:11 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-23 22:45:11 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-23 22:45:11 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-03-23 22:45:11 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-03-23 22:45:11 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Download complete
2013-03-23 22:47:49 [INFO] [ForgeModLoader] Download complete
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-03-23 22:47:49 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-03-23 22:49:22 [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.
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] <===========>
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] java.net.SocketException: Connection reset
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: java.net.SocketException: Connection reset
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:597)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.MeteredStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:575)
... 8 more
2013-03-23 22:59:03 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-23 22:59:03 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-03-23 22:59:03 [INFO] [STDERR] ... 5 more
Here is Picture:
Please Help me!!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
here is the log:
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-23 22:59:03 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-03-23 22:59:03 [INFO] [STDERR] ... 5 more
; padding:10px; margin-bottom:10px;">2013-03-23 22:45:11 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.3.605 for Minecraft 1.5.1 loading
2013-03-23 22:45:11 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_07, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
2013-03-23 22:45:11 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Public\Documents\Minecraft.exe
2013-03-23 22:45:11 [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\Broadcom\Broadcom 802.11 Network Adapter\Driver;;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin;.
2013-03-23 22:45:11 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-03-23 22:45:11 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-23 22:45:11 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-23 22:45:11 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-03-23 22:45:11 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-03-23 22:45:11 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Download complete
2013-03-23 22:47:49 [INFO] [ForgeModLoader] Download complete
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-03-23 22:47:49 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-03-23 22:47:49 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-03-23 22:49:22 [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.
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] <===========>
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] java.net.SocketException: Connection reset
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-03-23 22:49:22 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: java.net.SocketException: Connection reset
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:597)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.MeteredStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:575)
... 8 more
2013-03-23 22:59:03 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-23 22:59:03 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-23 22:59:03 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-03-23 22:59:03 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-03-23 22:59:03 [INFO] [STDERR] ... 5 more
Here is Picture:
Please Help me!!