I've been trying to get minecraft to run with java 7 64bit, and I'm not having any luck.
My OS is Windows 7 Home Premium 64bit with 8GB of RAM. I have installed and reinstall java 32bit and 64bit countless times using the JavaRA tool. I've deleted and Minecraft and the %appdata%/.minecraft folder just as many times.
When I try to launch minecraft after cleanly installing java, the launch sequence starts up and all of the sudden if I move my mouse around the response time slows way down. It tracks the mouse at almost 2-3 seconds after I move it. Once it gets to 'Starting launcher.' it freezes and nothing happens. I've added exceptions for java and minecraft in my windows firewall as well as my avast! antivirus software. I've even disabled the avast! shields before trying to run a clean install minecraft.
I even updated my nvidia drivers, but nothing seems to change.
I've tried making special shortcuts using special commands like (“C:\Program Files\Java\jre7\bin\java.exe” -Xmx5120M -Xms2560M -cp Minecraft.exe net.minecraft.LauncherFrame) but nothing seems to work. Can anyone tell me what I'm doing wrong here?
After all this, I gave up on 64bit and tried 32bit java, and even that doesn't work now!
That command you were using, are you putting it in a shortcut(.lnk, has correct MC icon) or a batch(.bat, has icon with cogs)?
If you're using a shortcut, pop that command into cmd. (Asking me how will result in a letmegooglethatforyou link.)
If you're using a batch, right-click on it and hit "edit". then pop a single "pause" at the end of the code.
Whichever option you go for, you should get a log when you next open the file. Hit Ctrl-A then press Enter, you should now have the log on your clipboard, ready to paste. Hope this works for you!
My OS is Windows 7 Home Premium 64bit with 8GB of RAM. I have installed and reinstall java 32bit and 64bit countless times using the JavaRA tool. I've deleted and Minecraft and the %appdata%/.minecraft folder just as many times.
When I try to launch minecraft after cleanly installing java, the launch sequence starts up and all of the sudden if I move my mouse around the response time slows way down. It tracks the mouse at almost 2-3 seconds after I move it. Once it gets to 'Starting launcher.' it freezes and nothing happens. I've added exceptions for java and minecraft in my windows firewall as well as my avast! antivirus software. I've even disabled the avast! shields before trying to run a clean install minecraft.
I even updated my nvidia drivers, but nothing seems to change.
I've tried making special shortcuts using special commands like (“C:\Program Files\Java\jre7\bin\java.exe” -Xmx5120M -Xms2560M -cp Minecraft.exe net.minecraft.LauncherFrame) but nothing seems to work. Can anyone tell me what I'm doing wrong here?
After all this, I gave up on 64bit and tried 32bit java, and even that doesn't work now!
Any help would be greatly appreciated.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThat command you were using, are you putting it in a shortcut(.lnk, has correct MC icon) or a batch(.bat, has icon with cogs)?
- If you're using a shortcut, pop that command into cmd. (Asking me how will result in a letmegooglethatforyou link.)
- If you're using a batch, right-click on it and hit "edit". then pop a single "pause" at the end of the code.
Whichever option you go for, you should get a log when you next open the file. Hit Ctrl-A then press Enter, you should now have the log on your clipboard, ready to paste. Hope this works for you!