MindCrack - OutOfMemoryError.PermGen Space

Status
Not open for further replies.

epicninja

New Member
Jul 29, 2019
53
0
0
I keep getting this error, here is my console.

2013-06-13 20:06:18 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
2013-06-13 20:06:18 [INFO] [STDERR] at java.lang.Throwable.printStackTrace(Throwable.java:642)
2013-06-13 20:06:18 [INFO] [STDERR] at java.lang.ThreadGroup.uncaughtException(Unknown Source)
2013-06-13 20:06:18 [INFO] [STDERR] at java.lang.ThreadGroup.uncaughtException(Unknown Source)
2013-06-13 20:06:18 [INFO] [STDERR] at java.awt.EventDispatchThread.processException(Unknown Source)
2013-06-13 20:06:18 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2013-06-13 20:06:18 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2013-06-13 20:06:18 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2013-06-13 20:06:18 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2013-06-13 20:06:18 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2013-06-13 20:06:18 [INFO] [STDERR] at java.awt.EventDispatchThread.run(Unknown Source)
2013-06-13 20:06:27 [INFO] [STDERR] Exception in thread "Server thread" java.lang.OutOfMemoryError: PermGen space
2013-06-13 20:07:05 [INFO] [STDERR] Exception in thread "NEI Item Loading Thread" java.lang.OutOfMemoryError: PermGen space

I have other mods installed to the mindcrack pack like biomes o'plenty (which i thin is the problem), rotten flesh to leather,
magic rings, timber and optifine. Apparently you have to add -XX:MaxPermSize=128m to some java parameter thing? i dont understand how to do this with ftb, please help me :)
 
Status
Not open for further replies.