Jump to content

Forge Fatal Error Starting Up Minecraft and FML


SubTh3ory

Recommended Posts

I'm creating a Technic Modpack and in the process I am getting this error:

 

2013-03-18 15:29:08 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.31.594 for Minecraft 1.5 loading

2013-03-18 15:29:08 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_13, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-03-18 15:29:08 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Paul\Desktop\TechnicLauncher.exe

2013-03-18 15:29:08 [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 (x86)\Mozilla Firefox;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\Java\jre7\bin;.

2013-03-18 15:29:08 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-03-18 15:29:08 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-03-18 15:29:08 [FINEST] [ForgeModLoader] Discovering coremods

2013-03-18 15:29:12 [iNFO] [sTDERR] java.lang.RuntimeException: java.lang.RuntimeException: Found a coremod file in modtastic that's not a directory

2013-03-18 15:29:12 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-03-18 15:29:12 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-03-18 15:29:12 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-03-18 15:29:12 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-03-18 15:29:12 [iNFO] [sTDERR] at net.minecraft.Launcher.init(Launcher.java:127)

2013-03-18 15:29:12 [iNFO] [sTDERR] at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:210)

2013-03-18 15:29:12 [iNFO] [sTDERR] at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)

2013-03-18 15:29:12 [iNFO] [sTDERR] at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:308)

2013-03-18 15:29:12 [iNFO] [sTDERR] at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)

2013-03-18 15:29:12 [iNFO] [sTDERR] at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)

2013-03-18 15:29:12 [iNFO] [sTDERR] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

2013-03-18 15:29:12 [iNFO] [sTDERR] at java.util.concurrent.FutureTask.run(Unknown Source)

2013-03-18 15:29:12 [iNFO] [sTDERR] at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)

2013-03-18 15:29:12 [iNFO] [sTDERR] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

2013-03-18 15:29:12 [iNFO] [sTDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

2013-03-18 15:29:12 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2013-03-18 15:29:12 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Found a coremod file in modtastic that's not a directory

2013-03-18 15:29:12 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.setupCoreModDir(RelaunchLibraryManager.java:507)

2013-03-18 15:29:12 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:339)

2013-03-18 15:29:12 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136)

2013-03-18 15:29:12 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-03-18 15:29:12 [iNFO] [sTDERR] ... 15 more

 

 

I am wondering if it has something to do with lib files.  The thing is, this I can't just manually place the files in there because they have to load up for other people that download my modpack.

Every time I download FML from this site, I find that non of the lib files are in the zip file.  Not sure that they are supposed to be, but I'm just trying to figure this out.

 

Any help is appreciated to the utmost.  Cheers.

Link to comment
Share on other sites

  • 1 month later...

Hello guys,

Could someone help me? I've tried many things, but I don't know anything about logs and error reports... I've put the forgemodloader in the minecraft.jar file and deleted the META-Inf, I even added the fml_libs file in the libs folder, but I can't get it to work, it says minecraft can't launch in its current settings and I keep getting a fata error. Down here is the log with the fml_libs included, and under it is the log without the fml_libs included. Please someone help me.

 

Stoertje72

 

fml_libs included:

 

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.3.604 for Minecraft 1.5.1 loading

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_13, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7

2013-04-24 17:28:38 [FINE] [ForgeModLoader] Java classpath at launch is C:\Documents and Settings\rolf\Mijn documenten\My Games\m\Minecraft.exe

2013-04-24 17:28:38 [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:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin;.

2013-04-24 17:28:38 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] Discovering coremods

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:39 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:39 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:44 [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

 

2013-04-24 17:28:44 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:44 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:45 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:45 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:50 [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

 

2013-04-24 17:28:50 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:50 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:53 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.1.zip was downloaded and verified successfully

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:53 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:58 [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

 

2013-04-24 17:28:58 [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-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] <===========>

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:38:59 [iNFO] [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-04-24 17:38:59 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-04-24 17:38:59 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:143)

2013-04-24 17:38:59 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:87)

2013-04-24 17:38:59 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-04-24 17:38:59 [iNFO] [sTDERR] ... 5 more

 

fml_libs not included:

 

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.3.604 for Minecraft 1.5.1 loading

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_13, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7

2013-04-24 17:28:38 [FINE] [ForgeModLoader] Java classpath at launch is C:\Documents and Settings\rolf\Mijn documenten\My Games\m\Minecraft.exe

2013-04-24 17:28:38 [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:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin;.

2013-04-24 17:28:38 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] Discovering coremods

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:39 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:39 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:44 [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

 

2013-04-24 17:28:44 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:44 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:45 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:45 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:50 [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

 

2013-04-24 17:28:50 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:50 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:53 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.1.zip was downloaded and verified successfully

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:53 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:58 [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

 

2013-04-24 17:28:58 [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-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] <===========>

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

 

Link to comment
Share on other sites

Hello guys,

Could someone help me? I've tried many things, but I don't know anything about logs and error reports... I've put the forgemodloader in the minecraft.jar file and deleted the META-Inf, I even added the fml_libs file in the libs folder, but I can't get it to work, it says minecraft can't launch in its current settings and I keep getting a fata error. Down here is the log with the fml_libs included, and under it is the log without the fml_libs included. Please someone help me.

 

Stoertje72

 

fml_libs included:

 

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.3.604 for Minecraft 1.5.1 loading

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_13, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7

2013-04-24 17:28:38 [FINE] [ForgeModLoader] Java classpath at launch is C:\Documents and Settings\rolf\Mijn documenten\My Games\m\Minecraft.exe

2013-04-24 17:28:38 [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:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin;.

2013-04-24 17:28:38 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] Discovering coremods

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:39 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:39 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:44 [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

 

2013-04-24 17:28:44 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:44 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:45 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:45 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:50 [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

 

2013-04-24 17:28:50 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:50 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:53 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.1.zip was downloaded and verified successfully

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:53 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:58 [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

 

2013-04-24 17:28:58 [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-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] <===========>

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:38:59 [iNFO] [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-04-24 17:38:59 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-04-24 17:38:59 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:143)

2013-04-24 17:38:59 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:87)

2013-04-24 17:38:59 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)

2013-04-24 17:38:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-04-24 17:38:59 [iNFO] [sTDERR] ... 5 more

 

fml_libs not included:

 

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.3.604 for Minecraft 1.5.1 loading

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_13, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7

2013-04-24 17:28:38 [FINE] [ForgeModLoader] Java classpath at launch is C:\Documents and Settings\rolf\Mijn documenten\My Games\m\Minecraft.exe

2013-04-24 17:28:38 [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:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin;.

2013-04-24 17:28:38 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] Discovering coremods

2013-04-24 17:28:38 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:39 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully

2013-04-24 17:28:39 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:39 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:44 [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

 

2013-04-24 17:28:44 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:44 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:45 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully

2013-04-24 17:28:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:45 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:50 [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

 

2013-04-24 17:28:50 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:50 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Download complete

2013-04-24 17:28:53 [iNFO] [ForgeModLoader] Download complete

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.1.zip was downloaded and verified successfully

2013-04-24 17:28:53 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:53 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:58 [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

 

2013-04-24 17:28:58 [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-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] <===========>

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] A download error occured

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

2013-04-24 17:28:58 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

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:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.net.SocketTimeoutException: Read timed out

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

... 7 more

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

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.http.HttpClient.parseHTTPHeader(Unknown Source)

at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

... 7 more

 

Link to comment
Share on other sites

Hello luacs1998,

 

First of all sorry for hijacking the thread.. If you want me to, I will move my post and make it a new thread. Second point is, I díd read the log, and I downloaded all of the files that were unable to download, and put them into my lib folder, but I got the exact same log..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.