So, I haven't played MC for half a year or something, but have decided to start fresh. I emptied out my .minecraft folder and update java and downloaded the latest 1.5.1 launcher. To my dismay, nothing happened. I have since done hours of researching google and the forms, to find that many people have had this problem, but fixes are scarce and haven't worked for me.
When i click on the exe, or the jar, nothing happens, although monitoring Task Manager shows javaw launching for a second, then closing again. I CAN play through the browser though.
I'm running windows 7 64x ultimate
java 7 (latest)
I found the advanced error testing tool and went a go at that. And here's the strange part: when I run the test, MC launches as it should!
So i went back to launch it from my bat file and also from the exe, and still nothing happens.
Here's what the tool says:
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Gigabyte Technology Co., Ltd.
SystemProductName: GA-970A-D3
SystemFamily: Unkown
SystemVersion: Unkown
Processor: AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8189 MB available, 6289 MB free
Virtual memory: 8189 MB allocated, 13135 MB free
OS: Windows 7 Ultimate, Service Pack 1, 64bits
userprofile: C:\Users\flyingflare
==Video controller info==
Caption=LogMeIn Mirror Driver
ConfigManagerErrorCode=0
Description=LogMeIn Mirror Driver
DriverVersion=7.1.542.0
InstalledDisplayDrivers=
Name=LogMeIn Mirror Driver
PNPDeviceID=ROOT\DISPLAY\0000
Status=OK
StatusInfo=
Caption=AMD Radeon HD 6900 Series
ConfigManagerErrorCode=0
Description=AMD Radeon HD 6900 Series
DriverVersion=8.961.0.0
InstalledDisplayDrivers=aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32
,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiu
mdva,atiumd6a.cap,atitmm64.dll
Name=AMD Radeon HD 6900 Series
PNPDeviceID=PCI\VEN_1002&DEV_6719&SUBSYS_186B174B&REV_00\4&1A753
11A&0&00A8
Status=OK
StatusInfo=
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
C:\Windows\System32\java.exe
can execute java? YES
java is 64 bit
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
==Minecraft pre-tests==
login.minecraft.net resolvable? YES
session.minecraft.net resolvable? YES
Trying to start the minecraft.jar
==End of pre-tests and info, minecraft starts here==
229 recipes
27 achievements
2013-05-05 20:31:27 [CLIENT] [INFO] Setting user: player
(Session ID is -)
Client asked for parameter: server
2013-05-05 20:31:27 [CLIENT] [INFO] LWJGL Version: 2.4.2
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.or
g)
OpenAL initialized.
2013-05-05 20:31:29 [CLIENT] [INFO] Found animation info for: textures/blocks/la
va_flow.txt
2013-05-05 20:31:29 [CLIENT] [INFO] Found animation info for: textures/blocks/wa
ter_flow.txt
2013-05-05 20:31:29 [CLIENT] [INFO] Found animation info for: textures/blocks/fi
re_0.txt
2013-05-05 20:31:29 [CLIENT] [INFO] Found animation info for: textures/blocks/fi
re_1.txt
2013-05-05 20:31:29 [CLIENT] [INFO] Found animation info for: textures/blocks/la
va.txt
2013-05-05 20:31:29 [CLIENT] [INFO] Found animation info for: textures/blocks/po
rtal.txt
2013-05-05 20:31:29 [CLIENT] [INFO] Found animation info for: textures/blocks/wa
ter.txt
2013-05-05 20:31:30 [CLIENT] [INFO] Found animation info for: textures/items/clo
ck.txt
2013-05-05 20:31:30 [CLIENT] [INFO] Found animation info for: textures/items/com
pass.txt
java.io.IOException: Server returned HTTP response code: 503 for URL: http://s3.
amazonaws.com/MinecraftResources/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at java.net.URL.openStream(Unknown Source)
at aus.run(SourceFile:33)
java.io.FileNotFoundException: http://assets.minecraft.net/1_6_has_been_released
.flag
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at kn.a(SourceFile:234)
at bkg.run(SourceFile:113)
at java.lang.Thread.run(Unknown Source)
2013-05-05 20:31:36 [CLIENT] [INFO] Stopping!
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
http://www.mesiapk.com
I tried copying the specific code which launches MC from this program into my BAT file, and that doesn't work either. @[email protected]
C:\Users\flyingflare\AppData\Roaming\.minecraft\bin>Java -Xmx2048m -Xms2048m -ja
r "Minecraft.exe"
asdf
Exception in thread "main" java.lang.NullPointerException
at com.sun.java.swing.plaf.windows.XPStyle.getTypeEnumName(Unknown Sourc
e)
at com.sun.java.swing.plaf.windows.XPStyle.getBorder(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$XPBorderValue.getX
PValue(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$XPValue.createValu
e(Unknown Source)
at javax.swing.UIDefaults.getFromHashtable(Unknown Source)
at javax.swing.UIDefaults.get(Unknown Source)
at javax.swing.MultiUIDefaults.get(Unknown Source)
at javax.swing.UIDefaults.getBorder(Unknown Source)
at javax.swing.UIManager.getBorder(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.installDefaults(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.installUI(Unknown Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.text.JTextComponent.setUI(Unknown Source)
at javax.swing.text.JTextComponent.updateUI(Unknown Source)
at javax.swing.text.JTextComponent.<init>(Unknown Source)
at javax.swing.JTextField.<init>(Unknown Source)
at javax.swing.JTextField.<init>(Unknown Source)
at net.minecraft.LoginForm.<init>(LoginForm.java:33)
at net.minecraft.LauncherFrame.<init>(LauncherFrame.java:23)
at net.minecraft.LauncherFrame.main(LauncherFrame.java:167)
at net.minecraft.MinecraftLauncher.main(MinecraftLauncher.java:13)
When i click on the exe, or the jar, nothing happens, although monitoring Task Manager shows javaw launching for a second, then closing again. I CAN play through the browser though.
I'm running windows 7 64x ultimate
java 7 (latest)
I found the advanced error testing tool and went a go at that. And here's the strange part: when I run the test, MC launches as it should!
So i went back to launch it from my bat file and also from the exe, and still nothing happens.
Here's what the tool says:
I tried copying the specific code which launches MC from this program into my BAT file, and that doesn't work either. @[email protected]
Sooooo, any ideas?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffYes, indeed I do~
It wasn't a problem before... and I am calling the x64 version to run MC in particular, but has this been an issue?
when I run my bat file with this command:
Java -Xmx2048m -Xms2048m -jar "Minecraft.exe"
I get this result in the command window:
Oh wow~ THAT is interesting! I'll see about putting the original files back in place =D
Thanks Grumm!