*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2013-04-02 23:09:21 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.32.553 for Minecraft 1.4.7 loading
2013-04-02 23:09:21 [INFO] [ForgeModLoader] Downloading file http://files.minecra...s/argo-2.25.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] There was a problem downloading the file argo-2.25.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-02 23:09:21 [INFO] [ForgeModLoader] Downloading file http://files.minecra...uava-12.0.1.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] There was a problem downloading the file guava-12.0.1.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-02 23:09:21 [INFO] [ForgeModLoader] Downloading file http://files.minecra...asm-all-4.0.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] There was a problem downloading the file asm-all-4.0.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-02 23:09:21 [INFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-147.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-147.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-02 23:09:21 [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-02 23:09:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...s/argo-2.25.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...uava-12.0.1.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.0.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-147.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] <===========>
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] A download error occured
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] A download error occured
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] A download error occured
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] A download error occured
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
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:467)
... 10 more
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(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:466)
... 10 more
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
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:467)
... 10 more
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(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:466)
... 10 more
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
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:467)
... 10 more
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(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:466)
... 10 more
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
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:467)
... 10 more
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(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:466)
... 10 more
2013-04-02 23:09:26 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-04-02 23:09:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-02 23:09:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-02 23:09:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-02 23:09:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-02 23:09:26 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
2013-04-02 23:09:26 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
2013-04-02 23:09:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
2013-04-02 23:09:26 [INFO] [STDERR] ... 5 more
2013-04-02 23:09:26 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-04-02 23:09:26 [INFO] [STDERR] ... 8 more
Just place all of those into the lib folder of the .minecraft folder, or wherever you have assigned MagicLauncher to save your minecraft files.
it now says
013-04-02 23:56:27 [SEVERE] [ForgeModLoader] The coremod argo-2.25 (1).jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod asm-all-4.0 (1).jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod bcprov-jdk15on-147.jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod guava-12.0.1 (1).jar does not contain a valid jar manifest- it will be ignored
013-04-02 23:56:27 [SEVERE] [ForgeModLoader] The coremod argo-2.25 (1).jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod asm-all-4.0 (1).jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod bcprov-jdk15on-147.jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod guava-12.0.1 (1).jar does not contain a valid jar manifest- it will be ignored
help
Why did you place them in the coremods folder? They have to be placed in the lib folder, and without the (1) at the end.
if this does not work then what
i will never give up only 5 more posts
Then you're doing it wrong. The issue with the crash is this.
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.
Which is why you need to place the files in the lib folder.
So updating would not help. :/
Try a previous Forge version, there are usually many for each Minecraft release.
okay well i was messing around in the log and saw two of my mods where in external mods so i moved them and now
it get to the mojang schreen then goes back to black and loads some more this is my last post until April 4 so i can tell u whats wrong untillapril 4 so check out the log and then tell me what u notice and tell me what to do thanks for staying with me and helping me through this
last log
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2013-04-03 02:05:44 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-04-03 02:05:45 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-03 02:05:54 [INFO] [STDOUT] 27 achievements
2013-04-03 02:05:55 [INFO] [STDOUT] 210 recipes
2013-04-03 02:05:55 [INFO] [STDOUT] Setting user: sebastianbelt, 8a6f90fd0c51a72e6b414c3270491fc3128f694b
2013-04-03 02:05:55 [INFO] [STDERR] Client asked for parameter: server
2013-04-03 02:05:55 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-04-03 02:05:56 [INFO] [STDOUT] OptiFine_1.4.6_HD_U_D5
2013-04-03 02:05:56 [INFO] [STDOUT] Wed Apr 03 02:05:56 EDT 2013
2013-04-03 02:05:56 [INFO] [STDOUT] OS: Windows 7 (amd64) version 6.1
2013-04-03 02:05:56 [INFO] [STDOUT] Java: 1.7.0_13, Oracle Corporation
2013-04-03 02:05:57 [INFO] [STDOUT] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2013-04-03 02:05:57 [INFO] [STDOUT] LWJGL: 2.4.2
2013-04-03 02:05:57 [INFO] [STDOUT] OpenGL: AMD Radeon HD 6320 Graphics version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
2013-04-03 02:05:57 [INFO] [STDOUT] OpenGL Version: 4.0
2013-04-03 02:05:57 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2013-04-03 02:05:57 [INFO] [STDOUT] Checking for new version
2013-04-03 02:05:57 [INFO] [STDERR] java.net.SocketException: Address family not supported by protocol family: connect
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.connect0(Native Method)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.PlainSocketImpl.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.SocksSocketImpl.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.Socket.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.Socket.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.NetworkClient.doConnect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.<init>(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at VersionCheckThread.run(VersionCheckThread.java:26)
2013-04-03 02:05:57 [INFO] [STDOUT] (Reflector) Class not present: LightCache
2013-04-03 02:05:57 [INFO] [STDOUT] (Reflector) Class not present: BlockCoord
2013-04-03 02:05:58 [INFO] [STDOUT] (Reflector) Method not pesent: cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart
2013-04-03 02:05:59 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2013-04-03 02:05:59 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-04-03 02:05:59 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-04-03 02:05:59 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-04-03 02:06:00 [INFO] [STDOUT] Replaced 84 ore recipies
2013-04-03 02:06:00 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-04-03 02:06:00 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.6_HD_U_D5, enabling compatibility features
2013-04-03 02:06:01 [INFO] [ForgeModLoader] Searching C:\Users\sebastian\AppData\Roaming\.minecraft\mods for mods
2013-04-03 02:06:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 10 mods to load
2013-04-03 02:06:07 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:52)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-04-03 02:06:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-04-03 02:06:07 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-04-03 02:06:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] ... 30 more
2013-04-03 02:06:07 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-04-03 02:06:07 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
2013-04-03 02:06:07 [INFO] [STDERR] ... 32 more
Disable inactive mods
2013-04-02 23:09:21 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.32.553 for Minecraft 1.4.7 loading
2013-04-02 23:09:21 [INFO] [ForgeModLoader] Downloading file http://files.minecra...s/argo-2.25.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] There was a problem downloading the file argo-2.25.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-02 23:09:21 [INFO] [ForgeModLoader] Downloading file http://files.minecra...uava-12.0.1.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] There was a problem downloading the file guava-12.0.1.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-02 23:09:21 [INFO] [ForgeModLoader] Downloading file http://files.minecra...asm-all-4.0.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] There was a problem downloading the file asm-all-4.0.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-02 23:09:21 [INFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-147.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-147.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-02 23:09:21 [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-02 23:09:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...s/argo-2.25.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...uava-12.0.1.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.0.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-147.jar
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] <===========>
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] A download error occured
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] A download error occured
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] A download error occured
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] A download error occured
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
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:467)
... 10 more
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(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:466)
... 10 more
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
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:467)
... 10 more
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(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:466)
... 10 more
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
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:467)
... 10 more
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(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:466)
... 10 more
2013-04-02 23:09:21 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
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:467)
... 10 more
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(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:466)
... 10 more
2013-04-02 23:09:26 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-04-02 23:09:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-02 23:09:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-02 23:09:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-02 23:09:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-02 23:09:26 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
2013-04-02 23:09:26 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
2013-04-02 23:09:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
2013-04-02 23:09:26 [INFO] [STDERR] ... 5 more
2013-04-02 23:09:26 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)
2013-04-02 23:09:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-04-02 23:09:26 [INFO] [STDERR] ... 8 more
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://files.minecra...uava-12.0.1.jar
http://files.minecra...asm-all-4.0.jar
http://files.minecra...jdk15on-147.jar
Download these files and place them into /.minecraft/lib/
do i extract them or just move the files into the lib file
-
View User Profile
-
View Posts
-
Send Message
Retired StaffJust place all of those into the lib folder of the .minecraft folder, or wherever you have assigned MagicLauncher to save your minecraft files.
it now says
013-04-02 23:56:27 [SEVERE] [ForgeModLoader] The coremod argo-2.25 (1).jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod asm-all-4.0 (1).jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod bcprov-jdk15on-147.jar does not contain a valid jar manifest- it will be ignored
2013-04-02 23:56:28 [SEVERE] [ForgeModLoader] The coremod guava-12.0.1 (1).jar does not contain a valid jar manifest- it will be ignored
help
-
View User Profile
-
View Posts
-
Send Message
Retired StaffWhy did you place them in the coremods folder? They have to be placed in the lib folder, and without the (1) at the end.
i will never give up only 5 more posts
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThen you're doing it wrong. The issue with the crash is this.
Which is why you need to place the files in the lib folder.
is that supposed to happen
-
View User Profile
-
View Posts
-
Send Message
Retired StaffWith mods? Yes.
its been like 10 min. and it stays at a black screen and the log says
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2013-04-03 01:33:43 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-04-03 01:33:44 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-03 01:33:53 [INFO] [STDOUT] 27 achievements
2013-04-03 01:33:54 [INFO] [STDOUT] 210 recipes
2013-04-03 01:33:54 [INFO] [STDOUT] Setting user: [email protected], -1567941835
2013-04-03 01:33:54 [INFO] [STDERR] Client asked for parameter: server
2013-04-03 01:33:55 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-04-03 01:33:56 [INFO] [STDOUT] OptiFine_1.4.6_HD_U_D5
2013-04-03 01:33:57 [INFO] [STDOUT] Wed Apr 03 01:33:56 EDT 2013
2013-04-03 01:33:57 [INFO] [STDOUT] OS: Windows 7 (amd64) version 6.1
2013-04-03 01:33:57 [INFO] [STDOUT] Java: 1.7.0_13, Oracle Corporation
2013-04-03 01:33:57 [INFO] [STDOUT] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2013-04-03 01:33:57 [INFO] [STDOUT] LWJGL: 2.4.2
2013-04-03 01:33:57 [INFO] [STDOUT] OpenGL: AMD Radeon HD 6320 Graphics version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
2013-04-03 01:33:57 [INFO] [STDOUT] OpenGL Version: 4.0
2013-04-03 01:33:57 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2013-04-03 01:33:57 [INFO] [STDOUT] Checking for new version
2013-04-03 01:33:57 [INFO] [STDERR] java.net.SocketException: Address family not supported by protocol family: connect
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.connect0(Native Method)
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.PlainSocketImpl.connect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.SocksSocketImpl.connect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.Socket.connect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at java.net.Socket.connect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.NetworkClient.doConnect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.<init>(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
2013-04-03 01:33:57 [INFO] [STDERR] at VersionCheckThread.run(VersionCheckThread.java:26)
2013-04-03 01:33:58 [INFO] [STDOUT] (Reflector) Class not present: LightCache
2013-04-03 01:33:58 [INFO] [STDOUT] (Reflector) Class not present: BlockCoord
2013-04-03 01:33:59 [INFO] [STDOUT] (Reflector) Method not pesent: cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart
2013-04-03 01:33:59 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2013-04-03 01:34:00 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-04-03 01:34:00 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-04-03 01:34:00 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-04-03 01:34:00 [INFO] [STDOUT] Replaced 84 ore recipies
2013-04-03 01:34:00 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-04-03 01:34:01 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.6_HD_U_D5, enabling compatibility features
2013-04-03 01:34:01 [INFO] [ForgeModLoader] Searching C:\Users\sebastian\AppData\Roaming\.minecraft\mods for mods
2013-04-03 01:34:04 [INFO] [ForgeModLoader] Forge Mod Loader has identified 13 mods to load
2013-04-03 01:34:06 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget
2013-04-03 01:34:06 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-04-03 01:34:06 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:52)
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
2013-04-03 01:34:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 01:34:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-04-03 01:34:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 01:34:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-04-03 01:34:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-04-03 01:34:06 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-04-03 01:34:06 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-04-03 01:34:06 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-04-03 01:34:06 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-04-03 01:34:06 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] ... 30 more
2013-04-03 01:34:06 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-04-03 01:34:06 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-04-03 01:34:06 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
2013-04-03 01:34:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
2013-04-03 01:34:06 [INFO] [STDERR] ... 32 more
That looks like an error to me. Let me have a look.
EDIT: Are you running Java 6 or 7?
im running java 7 update 17
Try a previous Forge version, there are usually many for each Minecraft release.
okay well i was messing around in the log and saw two of my mods where in external mods so i moved them and now
it get to the mojang schreen then goes back to black and loads some more this is my last post until April 4 so i can tell u whats wrong untillapril 4 so check out the log and then tell me what u notice and tell me what to do thanks for staying with me and helping me through this
last log
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2013-04-03 02:05:44 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-04-03 02:05:45 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-03 02:05:54 [INFO] [STDOUT] 27 achievements
2013-04-03 02:05:55 [INFO] [STDOUT] 210 recipes
2013-04-03 02:05:55 [INFO] [STDOUT] Setting user: sebastianbelt, 8a6f90fd0c51a72e6b414c3270491fc3128f694b
2013-04-03 02:05:55 [INFO] [STDERR] Client asked for parameter: server
2013-04-03 02:05:55 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-04-03 02:05:56 [INFO] [STDOUT] OptiFine_1.4.6_HD_U_D5
2013-04-03 02:05:56 [INFO] [STDOUT] Wed Apr 03 02:05:56 EDT 2013
2013-04-03 02:05:56 [INFO] [STDOUT] OS: Windows 7 (amd64) version 6.1
2013-04-03 02:05:56 [INFO] [STDOUT] Java: 1.7.0_13, Oracle Corporation
2013-04-03 02:05:57 [INFO] [STDOUT] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2013-04-03 02:05:57 [INFO] [STDOUT] LWJGL: 2.4.2
2013-04-03 02:05:57 [INFO] [STDOUT] OpenGL: AMD Radeon HD 6320 Graphics version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
2013-04-03 02:05:57 [INFO] [STDOUT] OpenGL Version: 4.0
2013-04-03 02:05:57 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2013-04-03 02:05:57 [INFO] [STDOUT] Checking for new version
2013-04-03 02:05:57 [INFO] [STDERR] java.net.SocketException: Address family not supported by protocol family: connect
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.connect0(Native Method)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.PlainSocketImpl.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.SocksSocketImpl.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.Socket.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at java.net.Socket.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.NetworkClient.doConnect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.<init>(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
2013-04-03 02:05:57 [INFO] [STDERR] at VersionCheckThread.run(VersionCheckThread.java:26)
2013-04-03 02:05:57 [INFO] [STDOUT] (Reflector) Class not present: LightCache
2013-04-03 02:05:57 [INFO] [STDOUT] (Reflector) Class not present: BlockCoord
2013-04-03 02:05:58 [INFO] [STDOUT] (Reflector) Method not pesent: cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart
2013-04-03 02:05:59 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2013-04-03 02:05:59 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-04-03 02:05:59 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-04-03 02:05:59 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-04-03 02:06:00 [INFO] [STDOUT] Replaced 84 ore recipies
2013-04-03 02:06:00 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-04-03 02:06:00 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.6_HD_U_D5, enabling compatibility features
2013-04-03 02:06:01 [INFO] [ForgeModLoader] Searching C:\Users\sebastian\AppData\Roaming\.minecraft\mods for mods
2013-04-03 02:06:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 10 mods to load
2013-04-03 02:06:07 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:52)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-04-03 02:06:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-04-03 02:06:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-04-03 02:06:07 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-04-03 02:06:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] ... 30 more
2013-04-03 02:06:07 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-04-03 02:06:07 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-04-03 02:06:07 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
2013-04-03 02:06:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
2013-04-03 02:06:07 [INFO] [STDERR] ... 32 more