Daedalus
September 16th, 2011, 15:27
Well I lost my old .BAT file to run MineCraft with more than what it offers, when ever I run MineCraft with more than 1GB ram it gives me a Java error "Could not create Java virtual machine."
How ever I have 8GB ram so I know I have more than enough to run the game lol.
Does anyone have a .BAT file that can run MineCraft with more than 1GB of ram? :/
Here's mine.
@ECHO OFF
"C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Xmx2048M -Xms2048M -jar "Minecraft.exe"
pause
Note: I've tried running the Java file of MineCraft with the .BAT and nothing happens :/
Any help will be appreciated :)
How ever I have 8GB ram so I know I have more than enough to run the game lol.
Does anyone have a .BAT file that can run MineCraft with more than 1GB of ram? :/
Here's mine.
@ECHO OFF
"C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Xmx2048M -Xms2048M -jar "Minecraft.exe"
pause
Note: I've tried running the Java file of MineCraft with the .BAT and nothing happens :/
Any help will be appreciated :)