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
- In the FTB launcher, go to the options tab
- Click Advanced Options
- In “Additional Java Parameters”, put this “-XX:MaxPermSize=128M”
- If this doesn’t work, try using “-XX:MaxPermSize=256M” instead
MultiMC
- Open settings in MultiMC
- Go to the Java tab (up the top)
- In the “JVM Arguments” box, put “-XX:MaxPermSize=128M”
- If this doesn’t work, try using “-XX:MaxPermSize=256M” instead