[MindCrack] java.lang.OutOfMemoryError: PermGen space

Status
Not open for further replies.

jeuvke

New Member
Jul 29, 2019
17
0
0
Every time I play on one of my worlds, after five minutes it crashes with this error. This started to happen after version 8.2.0. I even quadrupled the max heap size but that didn't help.
Note: When I use the normal launcher instead of multiMC, it crashes nearly instantly.

Log:
http://pastebin.com/6e5UQm10
 

jeuvke

New Member
Jul 29, 2019
17
0
0
Edit: Quadrupled the wrong thing :( After I added these addittional java parameters it worked:-XX: PermSize=64M -XX: MaxPermSize=256m
 
Status
Not open for further replies.