Minecraft out of memory.

Recommended Videos

Lenin211

New member
Apr 22, 2011
423
0
0
Does anyone know a fix for the Minecraft out of memory bug?

it is getting really annoying. I am running windows 7 if that helps.
 

TheEldestScroll

New member
Feb 20, 2011
131
0
0
don't run any programs in the background that take up memory. thats really all you can do apart from upgrading.
 

black_knight1337

New member
Mar 1, 2011
472
0
0
yeah i had this problem at first with 1.8 but i found a way to fix it. create a .bat file and put this in it
Code:
java -Xmx256M -Xms256M -cp Minecraft.exe net.minecraft.LauncherFrame
and put that wherever you have the minecraft exe file. and then just run that to launch minecraft.