A few days ago I started getting an error that confuses me. Firstly, my internet is working fine, in the regular launcher I can run minecraft, I can go to websites, call people on skype, ect. Everything on my internet is fine. I went to the mojang support center and all the login/minecraft servers are operating correctly. Except, when I try to load any of my profiles on the launcher it tells me it cannot connect to the server.
Here is the log if you need more information:
MagicLauncher 1.1.4
java.home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
java.runtime.name: Java™ SE Runtime Environment
java.runtime.version: 1.6.0_45-b06-451-10M4406
os.name: Mac OS X
os.version: 10.6.8
os.arch: i386
sun.arch.data.model: 32
java.text.ParseException: Unparseable date: "Apr 21, 2013 2:49GMT:30 PM"
at java.text.DateFormat.parse(DateFormat.java:337)
at a.a.a.a.c.b(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.d.b(Unknown Source)
at magic.launcher.a.d.a(Unknown Source)
at magic.launcher.MagicLauncher.g(Unknown Source)
at magic.launcher.MagicLauncher.d(Unknown Source)
at magic.launcher.MagicLauncher.<init>(Unknown Source)
at magic.launcher.MagicLauncher.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
java.io.FileNotFoundException: /Users/kieran/Library/Application Support/minecraft/versions/13w21a/13w21a.json (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.d.b(Unknown Source)
at magic.launcher.a.d.a(Unknown Source)
at magic.launcher.MagicLauncher.g(Unknown Source)
at magic.launcher.MagicLauncher.d(Unknown Source)
at magic.launcher.MagicLauncher.<init>(Unknown Source)
at magic.launcher.MagicLauncher.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Error loading: http://search.twitte...rom:Dinnerbone:http://search.twitte...from:Dinnerbone
Error loading: http://mojang.com/feed/: White spaces are required between publicId and systemId.
Error loading: http://search.twitte...m?q=from:notch:http://search.twitte...om?q=from:notch
Error loading: http://search.twitte...om?q=from:jeb_:http://search.twitte...tom?q=from:jeb_
Completely unable to use MagicLauncher.
I just restored my computer(Windows 7 64 bit) to factory settings, and it's now unable to use ML.
I've never had any issue in the past.
Upon logging in, ML displays the logins, session, skins, realms, website, and account servers as offline:
It says that it is loading the news, but it just hangs like this perpetually.
When I try to log in, it returns "Error Connecting to Server."
Below is the log:
MagicLauncher 1.1.4
java.home: C:\Program Files\Java\jre7
java.runtime.name: Java™ SE Runtime Environment
java.runtime.version: 1.7.0_21-b11
os.name: Windows 7
os.version: 6.1
os.arch: amd64
sun.arch.data.model: 64
java.text.ParseException: Unparseable date: "Apr 25, 2013 5:50GMT:00 PM"
at java.text.DateFormat.parse(Unknown Source)
at a.a.a.a.c.b(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.d.b(Unknown Source)
at magic.launcher.a.d.a(Unknown Source)
at magic.launcher.MagicLauncher.g(Unknown Source)
at magic.launcher.MagicLauncher.d(Unknown Source)
at magic.launcher.MagicLauncher.<init>(Unknown Source)
at magic.launcher.MagicLauncher.main(Unknown Source)
Error checking for new version: Connection timed out: connect
Error loading: http://reddit.com/r/minecraft.rss: Connection timed out: connect
Error loading: http://search.twitte...rom:Dinnerbone: Connection timed out: connect
Error loading: http://search.twitte...om?q=from:jeb_: Connection timed out: connect
Error loading: http://search.twitte...m?q=from:notch: Connection timed out: connect
Error loading: http://mojang.com/feed/: Connection timed out: connect
Server check failed for http://session.minec.../joinserver.jsp, java.net.ConnectException: Connection timed out: connect
Server check failed for http://skins.minecra...Skins/Notch.png, java.net.ConnectException: Connection timed out: connect
Server check failed for http://realms.minecraft.net/, java.net.ConnectException: Connection timed out: connect
Server check failed for http://minecraft.net/, java.net.ConnectException: Connection timed out: connect
Server check failed for https://login.minecraft.net/, java.net.ConnectException: Connection timed out: connect
Server check failed for https://account.mojang.com/, java.net.ConnectException: Connection timed out: connect
java.net.ConnectException: Connection timed out: 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.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.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.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
at magic.launcher.as.a(Unknown Source)
at magic.launcher.C.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I have already tried the workaround that Mac users have been using to log in:
I am able to login with the "Test" button, but I cannot access any servers:
*** MagicMinecraftLauncher 1.1.4 ***
LCP: C:\Users\Niko\AppData\Roaming\.minecraft\bin\jinput.jar;C:\Users\Niko\AppData\Roaming\.minecraft\bin\lwjgl_util.jar;C:\Users\Niko\AppData\Roaming\.minecraft\bin\lwjgl.jar;C:\Users\Niko\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar
ShowLog: true
WindowMaximized: true
MainClass: net.minecraft.client.Minecraft
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
229 recipes
27 achievements
2013-06-13 22:22:25 [CLIENT] [INFO] Setting user: [email protected]
(Session ID is -1685974885)
Client asked for parameter: server
*** Main class main() finished ***
2013-06-13 22:22:25 [CLIENT] [INFO] LWJGL Version: 2.4.2
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/lava_flow.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/water_flow.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_0.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_1.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/lava.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/portal.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/water.txt
2013-06-13 22:22:28 [CLIENT] [INFO] Found animation info for: textures/items/clock.txt
2013-06-13 22:22:28 [CLIENT] [INFO] Found animation info for: textures/items/compass.txt
java.net.ConnectException: Connection timed out: 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 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 kn.a(SourceFile:234)
at bkg.run(SourceFile:113)
at java.lang.Thread.run(Unknown Source)
java.net.ConnectException: Connection timed out: 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 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 java.net.URL.openStream(Unknown Source)
at aus.run(SourceFile:33)
"do not forget to start with a clean minecraft .jar"
That is a problem right here and there. Just like having not to delete the METAINF anymore, MagicLauncher should also make sure it is always possible to start with a clean minecraft.jar
ok i have another problem,
it says:
This version of FML is built for Minecraft 1.5.1, we have detected Minecraft 1.5.2 in your minecraft jar file
2013-06-15 04:23:09 [情報] [STDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
ok i have another problem,
it says:
This version of FML is built for Minecraft 1.5.1, we have detected Minecraft 1.5.2 in your minecraft jar file
2013-06-15 04:23:09 [情報] [STDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
even though i have 1.5.1 for minecraft.jar.
help!
You need multiple MC.jars
Each of these is an unmodified, renamed, copy of it's MC.jar version.
minecraft1.4.7.jar
minecraft1.4.7f.jar
minecraft1.5.0.jar
minecraft1.5.0f.jar
minecraft1.5.1.jar
minecraft1.5.1f.jar.
minecraft1.5.2.jar
minecraft1.5.2f.jar
minecraft.jar
All of these are in my *.minecraft\bin.
You open Setup, and choose ".minecraft1.5.1f.jar" (f for me signifies Forge. I also have the same versions ".minecraft1.5.1.jar" with Risugami's) or "New" depending, add the Mods applicable to that MC.jar version.
Hi, whenever i start minecraft using this launcher, it crashes, although it shouldnt, and hasnt before, even with this launcher and the mods i am using.
Log:
*** MagicMinecraftLauncher 1.1.4 ***
LCP: C:\Users\Nectex\Downloads\ShadersMod-mc1.5.2-ofud3-1.46.zip;C:\Users\Nectex\Downloads\OptiFine_1.5.2_HD_U_D3.zip;C:\Users\Nectex\AppData\Roaming\.minecraft\versions\1.5.2\1.5.2.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.2\launchwrapper-1.2.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Users\Nectex\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
InactiveCoreMods: [1]CodeChickenCore 0.8.6.5.jar;[2]NotEnoughItems 1.5.2.12.jar
MainClass: net.minecraft.launchwrapper.Launch
java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Delete lwjgl and force update using the normal minecraft launcher. (Or minecraft.net/play)
You need multiple MC.jars
Each of these is an unmodified, renamed, copy of it's MC.jar version.
minecraft1.4.7.jar
minecraft1.4.7f.jar
minecraft1.5.0.jar
minecraft1.5.0f.jar
minecraft1.5.1.jar
minecraft1.5.1f.jar.
minecraft1.5.2.jar
minecraft1.5.2f.jar
minecraft.jar
All of these are in my *.minecraft\bin.
You open Setup, and choose ".minecraft1.5.1f.jar" (f for me signifies Forge. I also have the same versions ".minecraft1.5.1.jar" with Risugami's) or "New" depending, add the Mods applicable to that MC.jar version.
so i have to download 1.4.7,1.5 and 1.5.1?
EDIT: i tried to launch minecraft by using minecraft.exe,it says
Failed to launch
fatal error occured (2) null
Not sure if this is a Magic Launcher thing or a Minecraft Version Changer thing but, a couple days ago I would be able to select between version of Minecraft and one of them, which was called MVC (since I had downgraded), came up. After I deleted the MVC.jar and re-downgraded, the option didn't come up again. Anyone have an idea why?
EDIT: i tried to launch minecraft by using minecraft.exe,it says
Failed to launch
fatal error occured (2) null
does this means that the jar file is broken?
No; but you must have a MC.jar from 1.5.1 (MCNostalgia). If you want to play different versions of MC you'll need an identifiable version of the correct .jar for each.
You are trying to launch a 1.5.2 MC.jar with 1.5.1 version Mods, that won't work. Slow down and actually READ my first post, i think it'll help.
The Meaning of Life, the Universe, and Everything.
Join Date:
3/20/2012
Posts:
48
Member Details
MagicLauncher 1.1.4
java.home: C:\Program Files\Java\jre7
java.runtime.name: Java(TM) SE Runtime Environment
java.runtime.version: 1.7.0_21-b11
os.name: Windows 8
os.version: 6.2
os.arch: amd64
sun.arch.data.model: 64
java.text.ParseException: Unparseable date: "Apr 20, 2013 08:49GMT:30 PM"
at java.text.DateFormat.parse(Unknown Source)
at a.a.a.a.c.b(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.d.b(Unknown Source)
at magic.launcher.a.d.a(Unknown Source)
at magic.launcher.MagicLauncher.g(Unknown Source)
at magic.launcher.MagicLauncher.d(Unknown Source)
at magic.launcher.MagicLauncher.<init>(Unknown Source)
at magic.launcher.MagicLauncher.main(Unknown Source)
Getting this error when trying to log in. Says "Error connecting to server"
Help me.
EDIT: Figured it out. Had to use my migrated account email as well as my new password.
For some reason, it will not let me connect to minecraft.net. I checked, and it works just fine with the default Minecraft launcher, so it's not my internet connection. Help!
Open CMD and put this in setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=trueThere is a problem with the launcher where it won't update the file explorer so i have to re-download the launcher. can you fix that or will i have to do it?
For some reason it just keeps saying when i try to enter setup or whenever i try to open it it says everything is an unknown source please help i love this launcher! it helps me with so many mods
Whenever I try to test a mod or log in, it just opens the log and closes magic launcher. And when I close the log it just gives me my desktop or whatever I had before.
Wait, how do you make people READ?
Answered on the previous 2 pages.
Before installing ANY Mod; READ page 1, post 1 (including all spoilers), and the last 5 pages of posts.
Do that and you'll likely never have to ask a question or be surprised because a Mod causes a crash.
Here is the log if you need more information:
java.home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
java.runtime.name: Java™ SE Runtime Environment
java.runtime.version: 1.6.0_45-b06-451-10M4406
os.name: Mac OS X
os.version: 10.6.8
os.arch: i386
sun.arch.data.model: 32
java.text.ParseException: Unparseable date: "Apr 21, 2013 2:49GMT:30 PM"
at java.text.DateFormat.parse(DateFormat.java:337)
at a.a.a.a.c.b(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.d.b(Unknown Source)
at magic.launcher.a.d.a(Unknown Source)
at magic.launcher.MagicLauncher.g(Unknown Source)
at magic.launcher.MagicLauncher.d(Unknown Source)
at magic.launcher.MagicLauncher.<init>(Unknown Source)
at magic.launcher.MagicLauncher.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
java.io.FileNotFoundException: /Users/kieran/Library/Application Support/minecraft/versions/13w21a/13w21a.json (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.d.b(Unknown Source)
at magic.launcher.a.d.a(Unknown Source)
at magic.launcher.MagicLauncher.g(Unknown Source)
at magic.launcher.MagicLauncher.d(Unknown Source)
at magic.launcher.MagicLauncher.<init>(Unknown Source)
at magic.launcher.MagicLauncher.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Error loading: http://search.twitte...rom:Dinnerbone: http://search.twitte...from:Dinnerbone
Error loading: http://mojang.com/feed/: White spaces are required between publicId and systemId.
Error loading: http://search.twitte...m?q=from:notch: http://search.twitte...om?q=from:notch
Error loading: http://search.twitte...om?q=from:jeb_: http://search.twitte...tom?q=from:jeb_
I just restored my computer(Windows 7 64 bit) to factory settings, and it's now unable to use ML.
I've never had any issue in the past.
Upon logging in, ML displays the logins, session, skins, realms, website, and account servers as offline:
It says that it is loading the news, but it just hangs like this perpetually.
When I try to log in, it returns "Error Connecting to Server."
Below is the log:
java.home: C:\Program Files\Java\jre7
java.runtime.name: Java™ SE Runtime Environment
java.runtime.version: 1.7.0_21-b11
os.name: Windows 7
os.version: 6.1
os.arch: amd64
sun.arch.data.model: 64
java.text.ParseException: Unparseable date: "Apr 25, 2013 5:50GMT:00 PM"
at java.text.DateFormat.parse(Unknown Source)
at a.a.a.a.c.b(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.l.a(Unknown Source)
at magic.launcher.a.d.b(Unknown Source)
at magic.launcher.a.d.a(Unknown Source)
at magic.launcher.MagicLauncher.g(Unknown Source)
at magic.launcher.MagicLauncher.d(Unknown Source)
at magic.launcher.MagicLauncher.<init>(Unknown Source)
at magic.launcher.MagicLauncher.main(Unknown Source)
Error checking for new version: Connection timed out: connect
Error loading: http://reddit.com/r/minecraft.rss: Connection timed out: connect
Error loading: http://search.twitte...rom:Dinnerbone: Connection timed out: connect
Error loading: http://search.twitte...om?q=from:jeb_: Connection timed out: connect
Error loading: http://search.twitte...m?q=from:notch: Connection timed out: connect
Error loading: http://mojang.com/feed/: Connection timed out: connect
Server check failed for http://session.minec.../joinserver.jsp, java.net.ConnectException: Connection timed out: connect
Server check failed for http://skins.minecra...Skins/Notch.png, java.net.ConnectException: Connection timed out: connect
Server check failed for http://realms.minecraft.net/, java.net.ConnectException: Connection timed out: connect
Server check failed for http://minecraft.net/, java.net.ConnectException: Connection timed out: connect
Server check failed for https://login.minecraft.net/, java.net.ConnectException: Connection timed out: connect
Server check failed for https://account.mojang.com/, java.net.ConnectException: Connection timed out: connect
java.net.ConnectException: Connection timed out: 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.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.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.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
at magic.launcher.as.a(Unknown Source)
at magic.launcher.C.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I have already tried the workaround that Mac users have been using to log in:
I am able to login with the "Test" button, but I cannot access any servers:
LCP: C:\Users\Niko\AppData\Roaming\.minecraft\bin\jinput.jar;C:\Users\Niko\AppData\Roaming\.minecraft\bin\lwjgl_util.jar;C:\Users\Niko\AppData\Roaming\.minecraft\bin\lwjgl.jar;C:\Users\Niko\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar
ShowLog: true
WindowMaximized: true
MainClass: net.minecraft.client.Minecraft
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
229 recipes
27 achievements
2013-06-13 22:22:25 [CLIENT] [INFO] Setting user: [email protected]
(Session ID is -1685974885)
Client asked for parameter: server
*** Main class main() finished ***
2013-06-13 22:22:25 [CLIENT] [INFO] LWJGL Version: 2.4.2
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/lava_flow.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/water_flow.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_0.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_1.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/lava.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/portal.txt
2013-06-13 22:22:27 [CLIENT] [INFO] Found animation info for: textures/blocks/water.txt
2013-06-13 22:22:28 [CLIENT] [INFO] Found animation info for: textures/items/clock.txt
2013-06-13 22:22:28 [CLIENT] [INFO] Found animation info for: textures/items/compass.txt
java.net.ConnectException: Connection timed out: 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 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 kn.a(SourceFile:234)
at bkg.run(SourceFile:113)
at java.lang.Thread.run(Unknown Source)
java.net.ConnectException: Connection timed out: 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 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 java.net.URL.openStream(Unknown Source)
at aus.run(SourceFile:33)
What can i do?
That is a problem right here and there. Just like having not to delete the METAINF anymore, MagicLauncher should also make sure it is always possible to start with a clean minecraft.jar
Thanks
it says:
This version of FML is built for Minecraft 1.5.1, we have detected Minecraft 1.5.2 in your minecraft jar file
2013-06-15 04:23:09 [情報] [STDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
even though i have 1.5.1 for minecraft.jar.
help!
You need multiple MC.jars
Each of these is an unmodified, renamed, copy of it's MC.jar version.
minecraft1.4.7.jar
minecraft1.4.7f.jar
minecraft1.5.0.jar
minecraft1.5.0f.jar
minecraft1.5.1.jar
minecraft1.5.1f.jar.
minecraft1.5.2.jar
minecraft1.5.2f.jar
minecraft.jar
You open Setup, and choose ".minecraft1.5.1f.jar" (f for me signifies Forge. I also have the same versions ".minecraft1.5.1.jar" with Risugami's) or "New" depending, add the Mods applicable to that MC.jar version.
Links to pdf format, downloadable, command lists for (these often clarify/expand descriptions, and where possible link to the author's posting):
MoreCommands: http://www.mediafire.com/view/qjc9c6klcnp660e/CmdLstMoreCommands.pdf
WorldEdit: http://www.mediafire.com/view/bi7r00xd9rgxrrt/WE_Commands.pdf
Delete lwjgl and force update using the normal minecraft launcher. (Or minecraft.net/play)
LCP: ;C:\Users\C←sar\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar
ShowLog: true
InactiveExtMods: [1.5.2]ReiMinimap_v3.3_06.zip
MainClass: net.minecraft.client.Minecraft
Restoring disabled mods: mods
Disable inactive mods: mods
Disabled: [1.5.2]ReiMinimap_v3.3_06.zip
Restoring disabled mods: coremods
Disable inactive mods: coremods
2013-06-14 22:59:07 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.10.705 for Minecraft 1.5.2 loading
2013-06-14 22:59:07 [INFO] [ForgeModLoader] Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_21, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-06-14 22:59:08 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-06-14 22:59:11 [INFO] [STDOUT] 229 recipes
2013-06-14 22:59:11 [INFO] [STDOUT] 27 achievements
2013-06-14 22:59:11 [INFO] [Minecraft-Client] Setting user: Da_Pepa
2013-06-14 22:59:11 [INFO] [STDOUT] (Session ID is 679521435)
2013-06-14 22:59:11 [INFO] [STDERR] Client asked for parameter: server
2013-06-14 22:59:11 [INFO] [STDOUT] *** Main class main() finished ***
2013-06-14 22:59:11 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-06-14 22:59:11 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-06-14 22:59:11 [INFO] [STDOUT] MinecraftForge v7.8.0.705 Initialized
2013-06-14 22:59:11 [INFO] [ForgeModLoader] MinecraftForge v7.8.0.705 Initialized
2013-06-14 22:59:12 [INFO] [STDOUT] Replaced 85 ore recipies
2013-06-14 22:59:12 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-06-14 22:59:12 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\C←sar\AppData\Roaming\.minecraft\config\logging.properties
2013-06-14 22:59:12 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-06-14 22:59:12 [INFO] [ForgeModLoader] Searching C:\Users\C←sar\AppData\Roaming\.minecraft\mods for mods
2013-06-14 22:59:12 [INFO] [ForgeModLoader] Attempting to reparse the mod container Rpg Inventory 1.5.2 v1.0.zip
2013-06-14 22:59:12 [INFO] [ForgeModLoader] Attempting to reparse the mod container TukMC_latest.zip
2013-06-14 22:59:12 [INFO] [ForgeModLoader] Forge Mod Loader has identified 20 mods to load
2013-06-14 22:59:12 [INFO] [mcp] Activating mod mcp
2013-06-14 22:59:12 [INFO] [FML] Activating mod FML
2013-06-14 22:59:12 [INFO] [Forge] Activating mod Forge
2013-06-14 22:59:12 [INFO] [QuiverMod] Activating mod QuiverMod
2013-06-14 22:59:12 [INFO] [mod_TooManyItems] Activating mod mod_TooManyItems
2013-06-14 22:59:12 [INFO] [LOTR] Activating mod LOTR
2013-06-14 22:59:12 [INFO] [Atum] Activating mod Atum
2013-06-14 22:59:12 [INFO] [EasyCrafting] Activating mod EasyCrafting
2013-06-14 22:59:12 [INFO] [FlansMod] Activating mod FlansMod
2013-06-14 22:59:12 [INFO] [LegendGear] Activating mod LegendGear
2013-06-14 22:59:12 [INFO] [RPGMS] Activating mod RPGMS
2013-06-14 22:59:12 [INFO] [RPGPlusPlus] Activating mod RPGPlusPlus
2013-06-14 22:59:12 [INFO] [RPGRB] Activating mod RPGRB
2013-06-14 22:59:12 [INFO] [VanillaShields] Activating mod VanillaShields
2013-06-14 22:59:12 [INFO] [RPGInventoryMod] Activating mod RPGInventoryMod
2013-06-14 22:59:12 [INFO] [SpecialMobs] Activating mod SpecialMobs
2013-06-14 22:59:12 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-06-14 22:59:12 [INFO] [tukmc_Vz] Activating mod tukmc_Vz
2013-06-14 22:59:12 [INFO] [TwilightForest] Activating mod TwilightForest
2013-06-14 22:59:12 [INFO] [UtilityMobs] Activating mod UtilityMobs
2013-06-14 22:59:12 [INFO] [ForgeModLoader] FML has found a non-mod file MC 1.5.2 - Smart Moving 13.9.1.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-06-14 22:59:12 [INFO] [ForgeModLoader] FML has found a non-mod file OptiFine_1.5.2_HD_U_D3.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-06-14 22:59:13 [WARNING] [ForgeModLoader] The mod id Atum attempted to register channels without specifying a packet handler
2013-06-14 22:59:13 [WARNING] [ForgeModLoader] The mod id FlansMod attempted to register channels without specifying a packet handler
2013-06-14 22:59:14 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-06-14 22:59:15 [INFO] [STDOUT] CONFLICT @ 777 item slot already occupied by net.minecraft.item.ItemBlock@3218af4a while adding net.minecraft.item.ItemSlab@729c3cf7
2013-06-14 22:59:15 [INFO] [fml.ItemTracker] The mod Atum is overwriting existing item at 1033 (AtumSlabs from Atum) with net.minecraft.item.ItemSlab
2013-06-14 22:59:15 [INFO] [STDOUT] Does file exist, false
2013-06-14 22:59:15 [INFO] [EasyCrafting] Loading Easy Crafting version 1.1.6. == T:Minecraft main thread
2013-06-14 22:59:15 [INFO] [EasyCrafting] Update check -LATEST- Using version 1.1.6 for Minecraft 1.5.2 == T:Minecraft main thread
2013-06-14 22:59:15 [INFO] [STDOUT] Flan's Mod : Preinitializing Flan's mod.
2013-06-14 22:59:15 [INFO] [STDOUT] Flan's Mod : Preinitializing complete.
2013-06-14 22:59:16 [INFO] [STDOUT] Loaded config from C:\Users\C←sar\AppData\Roaming\.minecraft\config\LegendGear.cfg
2013-06-14 22:59:16 [INFO] [STDOUT]
2013-06-14 22:59:16 [INFO] [STDOUT] Starting up SoundSystem...
2013-06-14 22:59:17 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-06-14 22:59:17 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-06-14 22:59:17 [INFO] [STDOUT] OpenAL initialized.
2013-06-14 22:59:17 [INFO] [STDOUT]
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemironshoot.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound key.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound doorfail.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound camerasuck.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraticks.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameradone.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound learn.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain4.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound crystal1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice3.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jacobs.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhoff.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhon.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound dw.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind2.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool1.ogg
2013-06-14 22:59:17 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool2.ogg
2013-06-14 22:59:19 [INFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
2013-06-14 22:59:19 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/Atum/textures/blocks/portal.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/lotr/textures/blocks/oreQuendite.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/lotr/textures/blocks/oreStorage_quendite.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/sort_leaves.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/time_leaves.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/trans_leaves.txt
2013-06-14 22:59:19 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-06-14 22:59:21 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-06-14 22:59:21 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-06-14 22:59:21 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-06-14 22:59:21 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-06-14 22:59:21 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-06-14 22:59:21 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-06-14 22:59:21 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-06-14 22:59:21 [INFO] [QuiverMod] [CLIENT] A message will follow about item slot 6 already being occupied, ignore it.
2013-06-14 22:59:21 [INFO] [QuiverMod] [CLIENT] This is necessary to make normal arrows able to be split.
2013-06-14 22:59:21 [INFO] [STDOUT] CONFLICT @ 6 item slot already occupied by net.minecraft.item.Item@7b2dbe61 while adding quivermod.ItemArrow@782e1174
2013-06-14 22:59:21 [INFO] [fml.ItemTracker] The mod QuiverMod is overwriting existing item at 262 (net.minecraft.item.Item from Minecraft) with quivermod.ItemArrow
2013-06-14 22:59:21 [INFO] [QuiverMod] [CLIENT] Removing bow crafting recipe
2013-06-14 22:59:21 [INFO] [STDOUT]
2013-06-14 22:59:21 [INFO] [STDOUT]
2013-06-14 22:59:21 [INFO] [STDOUT] [TMI] Forge detected. Please ignore overzealous Forge error messages pertaining to TMI item replacements. Thank you.
2013-06-14 22:59:21 [INFO] [STDOUT]
2013-06-14 22:59:21 [INFO] [STDOUT]
2013-06-14 22:59:21 [INFO] [STDOUT] Flan's Mod : Loading Flan's mod.
2013-06-14 22:59:21 [INFO] [STDOUT] Flan's Mod : Loaded content pack : Modern Weapons Pack
2013-06-14 22:59:21 [INFO] [STDOUT] Flan's Mod : Loaded content pack : Nerf Pack
2013-06-14 22:59:21 [INFO] [STDOUT] Flan's Mod : Loaded content pack : Parts Pack
2013-06-14 22:59:21 [INFO] [STDOUT] Flan's Mod : Loaded content pack : WW2 Pack
2013-06-14 22:59:21 [INFO] [STDOUT] Flan's Mod : Loaded content pack : Ye Olde Pack
2013-06-14 22:59:21 [INFO] [STDOUT] Flan's Mod : Loaded textures and models.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded bullets.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded guns.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded parts.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded planes.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded vehicles.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded AA guns.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded gun boxes.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded armour.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded player classes.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded teams.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded recipes.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loading Flan's mod.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loaded properties.
2013-06-14 22:59:22 [INFO] [STDOUT] Flan's Mod : Loading complete.
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Rpg++ Necromancer and Paladin is installed. Renderers can be Used
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Rpg++ Vanilla Shields is installed. Renderers can be Used
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Rpg++ Rogue and BeastMaster Installed. Renderers can be Used
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Rpg++ ArchMage Installed. Renderers can be Used
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Adding to chests: Pet Drinks
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Adding to chests: Easter Egg
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Adding to chests: Necklace Mold
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Adding to chests: Ring Mold
2013-06-14 22:59:23 [INFO] [ForgeModLoader] Adding to chests: Gloves Mold
2013-06-14 22:59:30 [INFO] [EasyCrafting] [ModCompat] Loading mod compatibility modules. == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] [ModCompat] [IC2] Checking for mod... == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] [ModCompat] [IC2] Mod not found. == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] [ModCompat] [EE3] Checking for mod... == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] [ModCompat] [EE3] Mod not found. == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] [ModCompat] Finished. == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: net.minecraft.item.crafting.RecipesArmorDyes == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: net.minecraft.item.crafting.RecipeFireworks == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: net.minecraft.item.crafting.RecipesMapCloning == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: quivermod.RecipesRecurveBow == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: quivermod.RecipesLongbow == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: quivermod.RecipesPotionArrow == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: quivermod.RecipesSplittingArrow == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: nmccoy.legendgear.recipes.QuiverEmptyingRecipe == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: nmccoy.legendgear.recipes.MedallionSwordRecipe == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: nmccoy.legendgear.recipes.QuiverEmptyingRecipe == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: twilightforest.TFMapCloningRecipe == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: twilightforest.TFMapCloningRecipe == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: twilightforest.TFMapCloningRecipe == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Unknown Recipe: toast.utilityMobs.RecipeSavePermissions == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [EasyCrafting] Scanned 838 new recipes in 0.05322770 seconds == T:Minecraft main thread
2013-06-14 22:59:30 [INFO] [STDOUT] [Flan] Hooking complete.
2013-06-14 22:59:30 [INFO] [ForgeModLoader] [Thaumcraft] Adding default language support for de_DE
2013-06-14 22:59:30 [INFO] [ForgeModLoader] [Thaumcraft] Adding default language support for en_US
2013-06-14 22:59:30 [INFO] [ForgeModLoader] [Thaumcraft] Adding default language support for ru_RU
2013-06-14 22:59:30 [INFO] [ForgeModLoader] [TwilightForest] Loaded ThaumcraftApi integration.
2013-06-14 22:59:30 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 20 mods
2013-06-14 22:59:30 [INFO] [STDOUT] Restoring disabled mods: mods
2013-06-14 22:59:30 [INFO] [STDOUT] Restoring disabled mods: coremods
2013-06-14 22:59:31 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/blockSwordPedestal.png, but that file does not exist. Ignoring.
2013-06-14 22:59:31 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/blockBombFlower.png, but that file does not exist. Ignoring.
2013-06-14 22:59:31 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/blockChained.png, but that file does not exist. Ignoring.
2013-06-14 22:59:31 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/blockMysticShrub.png, but that file does not exist. Ignoring.
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/Atum/textures/blocks/portal.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/lotr/textures/blocks/oreQuendite.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/lotr/textures/blocks/oreStorage_quendite.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/sort_leaves.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/time_leaves.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/trans_leaves.txt
2013-06-14 22:59:32 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-06-14 22:59:32 [INFO] [STDOUT] RPGInventoryMod:elmBow
2013-06-14 22:59:32 [INFO] [STDOUT] RPGInventoryMod:elmBow2
2013-06-14 22:59:32 [INFO] [STDOUT] RPGInventoryMod:elmBow3
2013-06-14 22:59:32 [INFO] [STDOUT] RPGInventoryMod:elmBow4
2013-06-14 22:59:36 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-06-14 22:59:36 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-06-14 22:59:36 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-06-14 22:59:36 [INFO] [Minecraft-Client] Found animation info for: mods/legendgear/textures/items/itemMirror_active.txt
2013-06-14 22:59:36 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-06-14 22:59:36 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-06-14 22:59:36 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-06-14 22:59:36 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-06-14 22:59:55 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.2
2013-06-14 22:59:55 [INFO] [Minecraft-Server] Generating keypair
2013-06-14 22:59:56 [INFO] [ForgeModLoader] Loading dimension 0 (Survival Quest) (net.minecraft.server.integrated.IntegratedServer@7c91d75)
2013-06-14 22:59:56 [INFO] [ForgeModLoader] Loading dimension 7 (Survival Quest) (net.minecraft.server.integrated.IntegratedServer@7c91d75)
2013-06-14 22:59:56 [INFO] [EasyCrafting] Scanned 10 new recipes in 0.00055422 seconds == T:Server thread
2013-06-14 22:59:56 [INFO] [ForgeModLoader] Loading dimension 17 (Survival Quest) (net.minecraft.server.integrated.IntegratedServer@7c91d75)
2013-06-14 22:59:56 [INFO] [ForgeModLoader] Loading dimension 100 (Survival Quest) (net.minecraft.server.integrated.IntegratedServer@7c91d75)
2013-06-14 22:59:56 [INFO] [ForgeModLoader] Loading dimension 1 (Survival Quest) (net.minecraft.server.integrated.IntegratedServer@7c91d75)
2013-06-14 22:59:56 [INFO] [ForgeModLoader] Loading dimension -1 (Survival Quest) (net.minecraft.server.integrated.IntegratedServer@7c91d75)
2013-06-14 22:59:56 [INFO] [Minecraft-Server] Preparing start region for level 0
2013-06-14 23:00:20 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space
2013-06-14 23:00:20 [INFO] [STDERR] at java.util.HashMap.<init>(Unknown Source)
2013-06-14 23:00:20 [INFO] [STDERR] at java.util.HashMap.<init>(Unknown Source)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.<init>(SourceFile:12)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74733_a(SourceFile:142)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.nbt.NBTTagList.func_74735_a(NBTTagList.java:64)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74739_b(SourceFile:96)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74735_a(SourceFile:34)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74739_b(SourceFile:96)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:126)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:33)
2013-06-14 23:00:20 [INFO] [STDERR] at mods.lotr.common.LOTRLevelData.load(LOTRLevelData.java:183)
2013-06-14 23:00:20 [INFO] [STDERR] at mods.lotr.common.LOTRTickHandlerServer.tickEnd(LOTRTickHandlerServer.java:33)
2013-06-14 23:00:20 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
2013-06-14 23:00:20 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
2013-06-14 23:00:20 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:661)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-06-14 23:00:20 [SEVERE] [Minecraft-Server] Encountered an unexpected exception OutOfMemoryError
java.lang.OutOfMemoryError: Java heap space
at java.util.HashMap.<init>(Unknown Source)
at java.util.HashMap.<init>(Unknown Source)
at net.minecraft.nbt.NBTTagCompound.<init>(SourceFile:12)
at net.minecraft.nbt.NBTBase.func_74733_a(SourceFile:142)
at net.minecraft.nbt.NBTTagList.func_74735_a(NBTTagList.java:64)
at net.minecraft.nbt.NBTBase.func_74739_b(SourceFile:96)
at net.minecraft.nbt.NBTTagCompound.func_74735_a(SourceFile:34)
at net.minecraft.nbt.NBTBase.func_74739_b(SourceFile:96)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:126)
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:33)
at mods.lotr.common.LOTRLevelData.load(LOTRLevelData.java:183)
at mods.lotr.common.LOTRTickHandlerServer.tickEnd(LOTRTickHandlerServer.java:33)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:661)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-06-14 23:00:20 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\C←sar\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-14_23.00.20-server.txt
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Stopping server
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Saving players
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Saving worlds
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Saving chunks for level 'Survival Quest'/Overworld
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Saving chunks for level 'Survival Quest'/Nether
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Saving chunks for level 'Survival Quest'/The End
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Saving chunks for level 'Survival Quest'/Twilight Forest
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Saving chunks for level 'Survival Quest'/Atum
2013-06-14 23:00:20 [INFO] [Minecraft-Server] Saving chunks for level 'Survival Quest'/MiddleEarth
2013-06-14 23:00:20 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 0 unloaded.
2013-06-14 23:00:20 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world -1 unloaded.
2013-06-14 23:00:20 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 1 unloaded.
2013-06-14 23:00:20 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 7 unloaded.
2013-06-14 23:00:20 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 17 unloaded.
2013-06-14 23:00:20 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 100 unloaded.
2013-06-14 23:00:20 [INFO] [ForgeModLoader] Unloading dimension 0
2013-06-14 23:00:20 [INFO] [ForgeModLoader] Unloading dimension -1
2013-06-14 23:00:20 [INFO] [ForgeModLoader] Unloading dimension 1
2013-06-14 23:00:20 [INFO] [ForgeModLoader] Unloading dimension 7
2013-06-14 23:00:20 [INFO] [ForgeModLoader] Unloading dimension 17
2013-06-14 23:00:20 [INFO] [ForgeModLoader] Unloading dimension 100
2013-06-14 23:00:20 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STARTED to SERVER_STOPPED. Loading cannot continue
2013-06-14 23:00:20 [SEVERE] [ForgeModLoader]
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
FML{5.2.10.705} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
Forge{7.8.0.705} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
QuiverMod{1.4.2} [QuiverMod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
LOTR{Beta v6.2 for Minecraft 1.5.2} [The Lord of the Rings Mod] ([1.5.2] The Lord of the Rings Mod Public Beta 6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
Atum{0.0.0.1} [Atum] (Atum_0.4.3B.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
EasyCrafting{1.1.6} [Easy Crafting] (EasyCrafting-1.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
FlansMod{2.3.1} [Flan's Mod] (Flans Mod 2.3.1 for Minecraft 1.5.2 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
Thaumcraft{3.0.5e} [Thaumcraft] (Thaumcraft3.0.5e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
LegendGear{1.5.2} [LegendGear] (NMcCoy-LegendGear-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
RPGInventoryMod{1.5.1 8.4} [RPG Inventory Mod] (Rpg Inventory 1.5.2 v1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
RPGMS{RpgInv8.4} [RpgInv Mage Addon] (Rpg Inventory 1.5.2 v1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
RPGPlusPlus{RpgInv8.4} [Subarakis RPG++ mod] (Rpg Inventory 1.5.2 v1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
RPGRB{RpgInv8.4} [Rogue and BeastMaster Patch] (Rpg Inventory 1.5.2 v1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
VanillaShields{RpgInv8.4} [Vanilla Shields Mod] (Rpg Inventory 1.5.2 v1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
SpecialMobs{2.4.2} [Special Mobs] (SpecialMobs 2.4.2 for MC 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
tukmc_Vz{Version [3.0.5] for 1.5.2} [TukMC] (TukMC_latest.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
UtilityMobs{2.0.1} [Utility Mobs] (UtilityMobs 2.0.1 for MC 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
2013-06-14 23:00:20 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
2013-06-14 23:00:20 [INFO] [STDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
2013-06-14 23:00:20 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:134)
2013-06-14 23:00:20 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:800)
2013-06-14 23:00:20 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:468)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:531)
2013-06-14 23:00:20 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-06-14 23:00:30 [INFO] [Minecraft-Client] Stopping!
2013-06-14 23:00:30 [INFO] [STDOUT]
2013-06-14 23:00:30 [INFO] [STDOUT] SoundSystem shutting down...
2013-06-14 23:00:31 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-06-14 23:00:31 [INFO] [STDOUT]
so i have to download 1.4.7,1.5 and 1.5.1?
EDIT: i tried to launch minecraft by using minecraft.exe,it says
Failed to launch
fatal error occured (2) null
does this means that the jar file is broken?
*** MagicMinecraftLauncher 1.1.4 ***
LCP: C:\Users\Christopher\Downloads\Minecraft Mods\OptiFine_1.5.2_HD_U_D3.zip;C:\Users\Christopher\Downloads\Minecraft Mods\minecraftforge-universal-1.5.2-7.8.0.725.zip;C:\Users\Christopher\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar
MainClass: net.minecraft.client.Minecraft
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
2013-06-15 11:45:08 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.21.725 for Minecraft 1.5.2 loading
2013-06-15 11:45:08 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_17, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-06-15 11:45:09 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-06-15 11:45:11 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-06-15 11:45:11 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-06-15 11:45:12 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-06-15 11:45:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-15 11:45:12 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-15 11:45:12 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-15 11:45:12 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-15 11:45:12 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
2013-06-15 11:45:12 [INFO] [STDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
2013-06-15 11:45:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)
2013-06-15 11:45:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupNewClientHome(FMLRelauncher.java:134)
2013-06-15 11:45:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:106)
2013-06-15 11:45:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2013-06-15 11:45:12 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2237)
2013-06-15 11:45:12 [INFO] [STDERR] ... 5 more
2013-06-15 11:45:12 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
2013-06-15 11:45:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-06-15 11:45:12 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-15 11:45:12 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-15 11:45:12 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-06-15 11:45:12 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-06-15 11:45:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)
2013-06-15 11:45:12 [INFO] [STDERR] ... 9 more
2013-06-15 11:45:12 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Needle not found in Haystack: L0
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 344 L0
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;
2013-06-15 11:45:12 [INFO] [STDERR] IFNULL L8
2013-06-15 11:45:12 [INFO] [STDERR] L1
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 346 L1
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL java/awt/Canvas.getGraphics ()Ljava/awt/Graphics;
2013-06-15 11:45:12 [INFO] [STDERR] ASTORE 1
2013-06-15 11:45:12 [INFO] [STDERR] L2
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 348 L2
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 1
2013-06-15 11:45:12 [INFO] [STDERR] IFNULL L6
2013-06-15 11:45:12 [INFO] [STDERR] L3
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 350 L3
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 1
2013-06-15 11:45:12 [INFO] [STDERR] GETSTATIC java/awt/Color.BLACK : Ljava/awt/Color;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL java/awt/Graphics.setColor (Ljava/awt/Color;)V
2013-06-15 11:45:12 [INFO] [STDERR] L4
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 351 L4
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 1
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_0
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_0
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.c : I
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.d : I
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL java/awt/Graphics.fillRect (IIII)V
2013-06-15 11:45:12 [INFO] [STDERR] L5
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 352 L5
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 1
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL java/awt/Graphics.dispose ()V
2013-06-15 11:45:12 [INFO] [STDERR] L6
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 355 L6
2013-06-15 11:45:12 [INFO] [STDERR] FRAME APPEND [java/awt/Graphics]
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/Display.setParent (Ljava/awt/Canvas;)V
2013-06-15 11:45:12 [INFO] [STDERR] L7
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 356 L7
2013-06-15 11:45:12 [INFO] [STDERR] GOTO L17
2013-06-15 11:45:12 [INFO] [STDERR] L8
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 357 L8
2013-06-15 11:45:12 [INFO] [STDERR] FRAME CHOP 1
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.S : Z
2013-06-15 11:45:12 [INFO] [STDERR] IFEQ L16
2013-06-15 11:45:12 [INFO] [STDERR] L9
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 359 L9
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_1
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/Display.setFullscreen (Z)V
2013-06-15 11:45:12 [INFO] [STDERR] L10
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 360 L10
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/Display.getDisplayMode ()Lorg/lwjgl/opengl/DisplayMode;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL org/lwjgl/opengl/DisplayMode.getWidth ()I
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.c : I
2013-06-15 11:45:12 [INFO] [STDERR] L11
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 361 L11
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/Display.getDisplayMode ()Lorg/lwjgl/opengl/DisplayMode;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL org/lwjgl/opengl/DisplayMode.getHeight ()I
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.d : I
2013-06-15 11:45:12 [INFO] [STDERR] L12
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 363 L12
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.c : I
2013-06-15 11:45:12 [INFO] [STDERR] IFGT L14
2013-06-15 11:45:12 [INFO] [STDERR] L13
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 365 L13
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_1
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.c : I
2013-06-15 11:45:12 [INFO] [STDERR] L14
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 368 L14
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.d : I
2013-06-15 11:45:12 [INFO] [STDERR] IFGT L17
2013-06-15 11:45:12 [INFO] [STDERR] L15
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 370 L15
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_1
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.d : I
2013-06-15 11:45:12 [INFO] [STDERR] GOTO L17
2013-06-15 11:45:12 [INFO] [STDERR] L16
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 375 L16
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] NEW org/lwjgl/opengl/DisplayMode
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.c : I
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.d : I
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL org/lwjgl/opengl/DisplayMode.<init> (II)V
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/Display.setDisplayMode (Lorg/lwjgl/opengl/DisplayMode;)V
2013-06-15 11:45:12 [INFO] [STDERR] L17
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 378 L17
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] LDC "Minecraft Minecraft 1.5.2"
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/Display.setTitle (Ljava/lang/String;)V
2013-06-15 11:45:12 [INFO] [STDERR] L18
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 379 L18
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL net/minecraft/client/Minecraft.al ()Lku;
2013-06-15 11:45:12 [INFO] [STDERR] NEW java/lang/StringBuilder
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL java/lang/StringBuilder.<init> ()V
2013-06-15 11:45:12 [INFO] [STDERR] LDC "LWJGL Version: "
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/Sys.getVersion ()Ljava/lang/String;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL java/lang/StringBuilder.toString ()Ljava/lang/String;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEINTERFACE ku.a (Ljava/lang/String;)V
2013-06-15 11:45:12 [INFO] [STDERR] L19
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 383 L19
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC net/minecraftforge/client/ForgeHooksClient.createDisplay ()V
2013-06-15 11:45:12 [INFO] [STDERR] L20
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 399 L20
2013-06-15 11:45:12 [INFO] [STDERR] GOTO L27
2013-06-15 11:45:12 [INFO] [STDERR] L21
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 385 L21
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME1 org/lwjgl/LWJGLException
2013-06-15 11:45:12 [INFO] [STDERR] ASTORE 1
2013-06-15 11:45:12 [INFO] [STDERR] L22
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 387 L22
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 1
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL org/lwjgl/LWJGLException.printStackTrace ()V
2013-06-15 11:45:12 [INFO] [STDERR] L23
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 391 L23
2013-06-15 11:45:12 [INFO] [STDERR] LDC 1000
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC java/lang/Thread.sleep (J)V
2013-06-15 11:45:12 [INFO] [STDERR] L24
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 396 L24
2013-06-15 11:45:12 [INFO] [STDERR] GOTO L26
2013-06-15 11:45:12 [INFO] [STDERR] L25
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 393 L25
2013-06-15 11:45:12 [INFO] [STDERR] FRAME FULL [net/minecraft/client/Minecraft org/lwjgl/LWJGLException] [java/lang/InterruptedException]
2013-06-15 11:45:12 [INFO] [STDERR] ASTORE 2
2013-06-15 11:45:12 [INFO] [STDERR] L26
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 398 L26
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/Display.create ()V
2013-06-15 11:45:12 [INFO] [STDERR] L27
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 401 L27
2013-06-15 11:45:12 [INFO] [STDERR] FRAME CHOP 1
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC bkn.a ()V
2013-06-15 11:45:12 [INFO] [STDERR] L28
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 402 L28
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC net/minecraft/client/Minecraft.b ()Ljava/io/File;
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-06-15 11:45:12 [INFO] [STDERR] L29
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 403 L29
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW ajq
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] NEW java/io/File
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-06-15 11:45:12 [INFO] [STDERR] LDC "saves"
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL java/io/File.<init> (Ljava/io/File;Ljava/lang/String;)V
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL ajq.<init> (Ljava/io/File;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.ac : Laki;
2013-06-15 11:45:12 [INFO] [STDERR] L30
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 404 L30
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW avy
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL avy.<init> (Lnet/minecraft/client/Minecraft;Ljava/io/File;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] L31
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 405 L31
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW bju
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bju.<init> (Ljava/io/File;Lnet/minecraft/client/Minecraft;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.D : Lbju;
2013-06-15 11:45:12 [INFO] [STDERR] L32
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 406 L32
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW bge
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.D : Lbju;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bge.<init> (Lbju;Lavy;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-06-15 11:45:12 [INFO] [STDERR] L33
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 407 L33
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL net/minecraft/client/Minecraft.J ()V
2013-06-15 11:45:12 [INFO] [STDERR] L34
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 408 L34
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW awv
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] LDC "/font/default.png"
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL awv.<init> (Lavy;Ljava/lang/String;Lbge;Z)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.q : Lawv;
2013-06-15 11:45:12 [INFO] [STDERR] L35
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 409 L35
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW awv
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] LDC "/font/alternate.png"
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL awv.<init> (Lavy;Ljava/lang/String;Lbge;Z)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.r : Lawv;
2013-06-15 11:45:12 [INFO] [STDERR] L36
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 411 L36
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.beginMinecraftLoading (Lnet/minecraft/client/Minecraft;)V
2013-06-15 11:45:12 [INFO] [STDERR] L37
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 413 L37
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD avy.an : Ljava/lang/String;
2013-06-15 11:45:12 [INFO] [STDERR] IFNULL L41
2013-06-15 11:45:12 [INFO] [STDERR] L38
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 415 L38
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC bp.a ()Lbp;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD avy.an : Ljava/lang/String;
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL bp.a (Ljava/lang/String;Z)V
2013-06-15 11:45:12 [INFO] [STDERR] L39
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 416 L39
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.q : Lawv;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC bp.a ()Lbp;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL bp.d ()Z
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL awv.a (Z)V
2013-06-15 11:45:12 [INFO] [STDERR] L40
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 417 L40
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.q : Lawv;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD avy.an : Ljava/lang/String;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC bp.e (Ljava/lang/String;)Z
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL awv.b (Z)V
2013-06-15 11:45:12 [INFO] [STDERR] L41
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 420 L41
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-06-15 11:45:12 [INFO] [STDERR] LDC "/misc/grasscolor.png"
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL bge.a (Ljava/lang/String;)[I
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC aaa.a ([I)V
2013-06-15 11:45:12 [INFO] [STDERR] L42
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 421 L42
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-06-15 11:45:12 [INFO] [STDERR] LDC "/misc/foliagecolor.png"
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL bge.a (Ljava/lang/String;)[I
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC zx.a ([I)V
2013-06-15 11:45:12 [INFO] [STDERR] L43
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 422 L43
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW bfq
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bfq.<init> (Lnet/minecraft/client/Minecraft;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.u : Lbfq;
2013-06-15 11:45:12 [INFO] [STDERR] L44
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 423 L44
2013-06-15 11:45:12 [INFO] [STDERR] GETSTATIC bgy.a : Lbgy;
2013-06-15 11:45:12 [INFO] [STDERR] NEW bfx
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bfx.<init> (Lnet/minecraft/client/Minecraft;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD bgy.f : Lbfx;
2013-06-15 11:45:12 [INFO] [STDERR] L45
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 424 L45
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW bki
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.k : Lawf;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bki.<init> (Lawf;Ljava/io/File;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.F : Lbki;
2013-06-15 11:45:12 [INFO] [STDERR] L46
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 425 L46
2013-06-15 11:45:12 [INFO] [STDERR] GETSTATIC jv.f : Lju;
2013-06-15 11:45:12 [INFO] [STDERR] NEW avl
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL avl.<init> (Lnet/minecraft/client/Minecraft;)V
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL ju.a (Ljw;)Lju;
2013-06-15 11:45:12 [INFO] [STDERR] POP
2013-06-15 11:45:12 [INFO] [STDERR] L47
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 426 L47
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL net/minecraft/client/Minecraft.J ()V
2013-06-15 11:45:12 [INFO] [STDERR] L48
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 427 L48
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/input/Mouse.create ()V
2013-06-15 11:45:12 [INFO] [STDERR] L49
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 428 L49
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW avw
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL avw.<init> (Ljava/awt/Component;Lavy;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.C : Lavw;
2013-06-15 11:45:12 [INFO] [STDERR] L50
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 429 L50
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] LDC "Pre startup"
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V
2013-06-15 11:45:12 [INFO] [STDERR] L51
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 430 L51
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 3553
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V
2013-06-15 11:45:12 [INFO] [STDERR] L52
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 431 L52
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 7425
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glShadeModel (I)V
2013-06-15 11:45:12 [INFO] [STDERR] L53
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 432 L53
2013-06-15 11:45:12 [INFO] [STDERR] DCONST_1
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glClearDepth (D)V
2013-06-15 11:45:12 [INFO] [STDERR] L54
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 433 L54
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 2929
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V
2013-06-15 11:45:12 [INFO] [STDERR] L55
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 434 L55
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 515
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glDepthFunc (I)V
2013-06-15 11:45:12 [INFO] [STDERR] L56
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 435 L56
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 3008
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V
2013-06-15 11:45:12 [INFO] [STDERR] L57
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 436 L57
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 516
2013-06-15 11:45:12 [INFO] [STDERR] LDC 0.1
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glAlphaFunc (IF)V
2013-06-15 11:45:12 [INFO] [STDERR] L58
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 437 L58
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 1029
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glCullFace (I)V
2013-06-15 11:45:12 [INFO] [STDERR] L59
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 438 L59
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 5889
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glMatrixMode (I)V
2013-06-15 11:45:12 [INFO] [STDERR] L60
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 439 L60
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glLoadIdentity ()V
2013-06-15 11:45:12 [INFO] [STDERR] L61
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 440 L61
2013-06-15 11:45:12 [INFO] [STDERR] SIPUSH 5888
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glMatrixMode (I)V
2013-06-15 11:45:12 [INFO] [STDERR] L62
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 441 L62
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] LDC "Startup"
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V
2013-06-15 11:45:12 [INFO] [STDERR] L63
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 442 L63
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.B : Lbkc;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL bkc.a (Lavy;)V
2013-06-15 11:45:12 [INFO] [STDERR] L64
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 443 L64
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW bfy
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bfy.<init> (Lnet/minecraft/client/Minecraft;Lbge;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.f : Lbfy;
2013-06-15 11:45:12 [INFO] [STDERR] L65
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 444 L65
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL bge.d ()V
2013-06-15 11:45:12 [INFO] [STDERR] L66
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 445 L66
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_0
2013-06-15 11:45:12 [INFO] [STDERR] ICONST_0
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.c : I
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.d : I
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC org/lwjgl/opengl/GL11.glViewport (IIII)V
2013-06-15 11:45:12 [INFO] [STDERR] L67
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 446 L67
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW beu
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.e : Lbds;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL beu.<init> (Laab;Lbge;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.j : Lbeu;
2013-06-15 11:45:12 [INFO] [STDERR] L68
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 448 L68
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.finishMinecraftLoading ()V
2013-06-15 11:45:12 [INFO] [STDERR] L69
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 452 L69
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW aus
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL aus.<init> (Ljava/io/File;Lnet/minecraft/client/Minecraft;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.X : Laus;
2013-06-15 11:45:12 [INFO] [STDERR] L70
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 453 L70
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.X : Laus;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL aus.start ()V
2013-06-15 11:45:12 [INFO] [STDERR] L71
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 458 L71
2013-06-15 11:45:12 [INFO] [STDERR] GOTO L73
2013-06-15 11:45:12 [INFO] [STDERR] L72
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 455 L72
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME1 java/lang/Exception
2013-06-15 11:45:12 [INFO] [STDERR] ASTORE 1
2013-06-15 11:45:12 [INFO] [STDERR] L73
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 460 L73
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] LDC "Post startup"
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V
2013-06-15 11:45:12 [INFO] [STDERR] L74
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 461 L74
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW net/minecraftforge/client/GuiIngameForge
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL net/minecraftforge/client/GuiIngameForge.<init> (Lnet/minecraft/client/Minecraft;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.w : Laww;
2013-06-15 11:45:12 [INFO] [STDERR] L75
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 463 L75
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.ag : Ljava/lang/String;
2013-06-15 11:45:12 [INFO] [STDERR] IFNULL L77
2013-06-15 11:45:12 [INFO] [STDERR] L76
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 465 L76
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW bdn
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] NEW bkf
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bkf.<init> ()V
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.ag : Ljava/lang/String;
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.ah : I
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bdn.<init> (Laxr;Lnet/minecraft/client/Minecraft;Ljava/lang/String;I)V
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL net/minecraft/client/Minecraft.a (Laxr;)V
2013-06-15 11:45:12 [INFO] [STDERR] GOTO L78
2013-06-15 11:45:12 [INFO] [STDERR] L77
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 469 L77
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW bkf
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL bkf.<init> ()V
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL net/minecraft/client/Minecraft.a (Laxr;)V
2013-06-15 11:45:12 [INFO] [STDERR] L78
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 472 L78
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] NEW awb
2013-06-15 11:45:12 [INFO] [STDERR] DUP
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESPECIAL awb.<init> (Lnet/minecraft/client/Minecraft;)V
2013-06-15 11:45:12 [INFO] [STDERR] PUTFIELD net/minecraft/client/Minecraft.t : Lawb;
2013-06-15 11:45:12 [INFO] [STDERR] L79
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 474 L79
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD avy.u : Z
2013-06-15 11:45:12 [INFO] [STDERR] IFEQ L81
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] GETFIELD net/minecraft/client/Minecraft.S : Z
2013-06-15 11:45:12 [INFO] [STDERR] IFNE L81
2013-06-15 11:45:12 [INFO] [STDERR] L80
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 476 L80
2013-06-15 11:45:12 [INFO] [STDERR] ALOAD 0
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL net/minecraft/client/Minecraft.k ()V
2013-06-15 11:45:12 [INFO] [STDERR] L81
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 479 L81
2013-06-15 11:45:12 [INFO] [STDERR] FRAME SAME
2013-06-15 11:45:12 [INFO] [STDERR] INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.onInitializationComplete ()V
2013-06-15 11:45:12 [INFO] [STDERR] L82
2013-06-15 11:45:12 [INFO] [STDERR] LINENUMBER 480 L82
2013-06-15 11:45:12 [INFO] [STDERR] RETURN
2013-06-15 11:45:12 [INFO] [STDERR] L83
2013-06-15 11:45:12 [INFO] [STDERR]
2013-06-15 11:45:12 [INFO] [STDERR] BIPUSH 24
2013-06-15 11:45:12 [INFO] [STDERR] INVOKEVIRTUAL org/lwjgl/opengl/PixelFormat.withDepthBits (I)Lorg/lwjgl/opengl/PixelFormat;
2013-06-15 11:45:12 [INFO] [STDERR]
2013-06-15 11:45:12 [INFO] [STDERR] at codechicken.core.asm.FeatureHackTransformer.transformer003(FeatureHackTransformer.java:109)
2013-06-15 11:45:12 [INFO] [STDERR] at codechicken.core.asm.FeatureHackTransformer.transform(FeatureHackTransformer.java:70)
2013-06-15 11:45:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-06-15 11:45:12 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-06-15 11:45:12 [INFO] [STDERR] ... 14 more
No; but you must have a MC.jar from 1.5.1 (MCNostalgia). If you want to play different versions of MC you'll need an identifiable version of the correct .jar for each.
You are trying to launch a 1.5.2 MC.jar with 1.5.1 version Mods, that won't work. Slow down and actually READ my first post, i think it'll help.
Links to pdf format, downloadable, command lists for (these often clarify/expand descriptions, and where possible link to the author's posting):
MoreCommands: http://www.mediafire.com/view/qjc9c6klcnp660e/CmdLstMoreCommands.pdf
WorldEdit: http://www.mediafire.com/view/bi7r00xd9rgxrrt/WE_Commands.pdf
Getting this error when trying to log in. Says "Error connecting to server"
Help me.
EDIT: Figured it out. Had to use my migrated account email as well as my new password.
Open CMD and put this in setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=trueThere is a problem with the launcher where it won't update the file explorer so i have to re-download the launcher. can you fix that or will i have to do it?
Whenever I try to test a mod or log in, it just opens the log and closes magic launcher. And when I close the log it just gives me my desktop or whatever I had before.
Any answers?
Wait, how do you make people READ?
Answered on the previous 2 pages.
Before installing ANY Mod; READ page 1, post 1 (including all spoilers), and the last 5 pages of posts.
Do that and you'll likely never have to ask a question or be surprised because a Mod causes a crash.
Links to pdf format, downloadable, command lists for (these often clarify/expand descriptions, and where possible link to the author's posting):
MoreCommands: http://www.mediafire.com/view/qjc9c6klcnp660e/CmdLstMoreCommands.pdf
WorldEdit: http://www.mediafire.com/view/bi7r00xd9rgxrrt/WE_Commands.pdf