Published using Google Docs
Out of Memory - PermGen Space
Updated automatically every 5 minutes

Out of Memory: PermGen space

Note: Ignore the quotes, they are to emphasize what should and shouldn’t be used and are not part of the code.

Feed the Beast Launcher

  1. In the FTB launcher, go to the options tab
  2. Click Advanced Options
  3. In “Additional Java Parameters”, put this “-XX:MaxPermSize=128M”
  4. If this doesn’t work, try using “-XX:MaxPermSize=256M” instead

MultiMC

  1. Open settings in MultiMC
  2. Go to the Java tab (up the top)
  3. In the “JVM Arguments” box, put “-XX:MaxPermSize=128M”
  4. If this doesn’t work, try using “-XX:MaxPermSize=256M” instead