Lenin211 New member Apr 22, 2011 423 0 0 Sep 18, 2011 #1 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.
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 Sep 18, 2011 #2 don't run any programs in the background that take up memory. thats really all you can do apart from upgrading.
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 Sep 18, 2011 #3 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.
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.