So I've made a mod pack of about 70 mods but I keep crashing. I can run them but just need more permgen space. I am not using a modified launcher so with that information can anyone tell me how to increase pem gen?
Yes, I Google unmodified launchers and only came up with results of server perm gen issues.
Ah, it worked. But one question. Is that the default perm gen size or did you modify it already?
This depends. If invoking the -server java argument, then it is default 64MiB, otherwise it is 32MiB if invoking the -client argument (am not sure which MC auto defaults to, may be server by default).
Note that if using Java 8; no longer has an permgen and the argument to increase such is deprecated.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Yes, I Google unmodified launchers and only came up with results of server perm gen issues.
Ah, it worked. But one question. Is that the default perm gen size or did you modify it already?
This depends. If invoking the -server java argument, then it is default 64MiB, otherwise it is 32MiB if invoking the -client argument (am not sure which MC auto defaults to, may be server by default).
Note that if using Java 8; no longer has an permgen and the argument to increase such is deprecated.