Skip to content

Increasing Java's memory allocation

Sky edited this page May 11, 2014 · 9 revisions

You can increase the amount of memory allocated to your Minecraft instance by going to the Java tab, in the Settings dialog, and altering the values in the Memory section.

In general, values of 1024 MB minimum, 2048 MB maximum and 128 MB PermGen are adequate for modded instances, though you may need to increase this for larger instances.

If you get a 'java.lang.OutOfMemoryError' exception when you try to run an instance, you probably need to increase the amount of memory allocated to it.

Example memory settings

Clone this wiki locally