Jump to content

help its not loading it has a fatal error


Recommended Posts

The following is diagnostic information for developers to review.

2013-05-03 17:15:40 [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.init(Launcher.java:127)

at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:210)

at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)

at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:309)

at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)

at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

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)

... 17 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)

... 17 more

2013-05-03 17:16:36 [iNFO] [sTDERR] java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-05-03 17:16:36 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-05-03 17:16:36 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-05-03 17:16:36 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-05-03 17:16:36 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-05-03 17:16:36 [iNFO] [sTDERR]at net.minecraft.Launcher.init(Launcher.java:127)

2013-05-03 17:16:36 [iNFO] [sTDERR]at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:210)

2013-05-03 17:16:36 [iNFO] [sTDERR]at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)

2013-05-03 17:16:36 [iNFO] [sTDERR]at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:309)

2013-05-03 17:16:36 [iNFO] [sTDERR]at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)

2013-05-03 17:16:36 [iNFO] [sTDERR]at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)

2013-05-03 17:16:36 [iNFO] [sTDERR]at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

2013-05-03 17:16:36 [iNFO] [sTDERR]at java.util.concurrent.FutureTask.run(Unknown Source)

2013-05-03 17:16:36 [iNFO] [sTDERR]at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)

2013-05-03 17:16:36 [iNFO] [sTDERR]at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

2013-05-03 17:16:36 [iNFO] [sTDERR]at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

2013-05-03 17:16:36 [iNFO] [sTDERR]at java.lang.Thread.run(Unknown Source)

2013-05-03 17:16:36 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-05-03 17:16:36 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)

2013-05-03 17:16:36 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-05-03 17:16:36 [iNFO] [sTDERR]... 15 more

2013-05-03 17:16:48 [iNFO] [sTDOUT] Exiting mod pack

Link to comment
Share on other sites

013-05-03 17:24:20 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading

2013-05-03 17:24:20 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_01, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-05-03 17:24:20 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\brian 1\Desktop\TechnicLauncher.exe

2013-05-03 17:24:20 [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)\NVIDIA Corporation\PhysX\Common;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\;C:\Program Files\Java\jre7\bin;.

2013-05-03 17:24:20 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Discovering coremods

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Found a candidate coremod [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loading coremod [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar

2013-05-03 17:24:20 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loaded coremod [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.6.1.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.6.1.jar

2013-05-03 17:24:20 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.6.1.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Found a candidate coremod CoFHCore-1.5.1.5.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loading coremod CoFHCore-1.5.1.5.jar

2013-05-03 17:24:20 [FINE] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loaded coremod CoFHCore-1.5.1.5.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Found a candidate coremod CustomPortForge.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loading coremod CustomPortForge.jar

2013-05-03 17:24:20 [WARNING] [ForgeModLoader] The coremod CustomLAN.CoreMod.CustomLANLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loaded coremod CustomPortForge.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Found a candidate coremod Galacticraft-1.5.1-a0.1.34.177.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loading coremod Galacticraft-1.5.1-a0.1.34.177.jar

2013-05-03 17:24:20 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loaded coremod Galacticraft-1.5.1-a0.1.34.177.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Found a candidate coremod immibis-microblocks-54.0.9.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loading coremod immibis-microblocks-54.0.9.jar

2013-05-03 17:24:20 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loaded coremod immibis-microblocks-54.0.9.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.9.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.9.jar

2013-05-03 17:24:20 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.9.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Found a candidate coremod PowerCrystalsCore-1.1.3-90.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loading coremod PowerCrystalsCore-1.1.3-90.jar

2013-05-03 17:24:20 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Loaded coremod PowerCrystalsCore-1.1.3-90.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-05-03 17:24:20 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Download complete

2013-05-03 17:24:20 [iNFO] [ForgeModLoader] Download complete

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully

2013-05-03 17:24:20 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-05-03 17:24:20 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-05-03 17:24:24 [FINEST] [ForgeModLoader] Download complete

2013-05-03 17:24:24 [iNFO] [ForgeModLoader] Download complete

2013-05-03 17:24:24 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully

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

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

2013-05-03 17:24:25 [FINEST] [ForgeModLoader] Download complete

2013-05-03 17:24:25 [iNFO] [ForgeModLoader] Download complete

2013-05-03 17:24:25 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully

2013-05-03 17:24:25 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-05-03 17:24:25 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-05-03 17:24:29 [FINEST] [ForgeModLoader] Download complete

2013-05-03 17:24:29 [iNFO] [ForgeModLoader] Download complete

2013-05-03 17:24:29 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully

2013-05-03 17:24:29 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-05-03 17:24:29 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-05-03 17:24:31 [FINEST] [ForgeModLoader] Download complete

2013-05-03 17:24:31 [iNFO] [ForgeModLoader] Download complete

2013-05-03 17:24:31 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.1.zip was downloaded and verified successfully

2013-05-03 17:24:31 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-05-03 17:24:31 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

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

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] <===========>

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

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] A download error occured

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-05-03 17:24:36 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-05-03 17:24:36 [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.init(Launcher.java:127)

at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:210)

at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)

at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:309)

at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)

at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

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)

... 17 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)

... 17 more

2013-05-03 17:24:42 [iNFO] [sTDERR] java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-05-03 17:24:42 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-05-03 17:24:42 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-05-03 17:24:42 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-05-03 17:24:42 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-05-03 17:24:42 [iNFO] [sTDERR]at net.minecraft.Launcher.init(Launcher.java:127)

2013-05-03 17:24:42 [iNFO] [sTDERR]at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:210)

2013-05-03 17:24:42 [iNFO] [sTDERR]at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)

2013-05-03 17:24:42 [iNFO] [sTDERR]at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:309)

2013-05-03 17:24:42 [iNFO] [sTDERR]at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)

2013-05-03 17:24:42 [iNFO] [sTDERR]at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)

2013-05-03 17:24:42 [iNFO] [sTDERR]at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

2013-05-03 17:24:42 [iNFO] [sTDERR]at java.util.concurrent.FutureTask.run(Unknown Source)

2013-05-03 17:24:42 [iNFO] [sTDERR]at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)

2013-05-03 17:24:42 [iNFO] [sTDERR]at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

2013-05-03 17:24:42 [iNFO] [sTDERR]at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

2013-05-03 17:24:42 [iNFO] [sTDERR]at java.lang.Thread.run(Unknown Source)

2013-05-03 17:24:42 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-05-03 17:24:42 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)

2013-05-03 17:24:42 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-05-03 17:24:42 [iNFO] [sTDERR]... 15 more

2013-05-03 17:29:31 [iNFO] [sTDOUT] Exiting mod pack

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...