Mikenzb Posted December 20, 2013 Posted December 20, 2013 So I've been working on my own custom pack and a few of my users have been getting out of perm space errors. I know I've been able to solve this problem by going into vanilla minecraft and adding in JVM arguments but I haven't been able to find out how to do that on the technic launcher. I did try google but none of them worked but I came across this. However I'm unable to find that in the launcher,
TwoTails Posted December 20, 2013 Posted December 20, 2013 if you look at the launcher's build number VS the build number in that image, you would see that the launcher in the image is very outdated. now, about PermGen... "Increase PermGen Size" use to set PermGen to 256, but when launcher updated to 1.6 they made it so the launcher always uses PermGen 256 without having to set it. so unless your custom JVM argument made it use more than 256, it should work.
phaed Posted January 17, 2014 Posted January 17, 2014 Is setting being able to set it to 512 automatic or manually in the pipeline? The pack we're building currently is stuttering at 256, we are leaving out some very good mods that would have liked to include. Maybe have it as a dropdown option on the modpack edit page where authors can recommend a permgen size based on the resource needs of the pack?
miniboxer Posted January 18, 2014 Posted January 18, 2014 Is setting being able to set it to 512 automatic or manually in the pipeline? The pack we're building currently is stuttering at 256, we are leaving out some very good mods that would have liked to include. Maybe have it as a dropdown option on the modpack edit page where authors can recommend a permgen size based on the resource needs of the pack? Are you sure it is permgen? Try allocating 2 GB of RAM.
phaed Posted January 18, 2014 Posted January 18, 2014 Are you sure it is permgen? Try allocating 2 GB of RAM. Yep, it's the limit on the MaxPermSize. We had been using the MagicLauncher while putting the pack together and played fine 512 meg ceiling on the permanent generations, a couple days ago we put a beta of the pack up on the Technic Platform and noticed the pack becoming almost unplayable for anyone testing through the Technic Launcher and crashing. Moving this convo over here: http://forums.technicpack.net/threads/request-increase-the-perm-gen-ceiling.56760/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now