This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hello,
When I launch minecraft its ok when I select the world its ok but I play for thirty seconds (29.6 actuall time) then this report comes up.
http://pastebin.com/My4hLn2C
It was to big to paste into this post so I put it on Pastebin
Thank you in advanced for helping me,
Flashphoenix302
Increase your permgen.
How do I do that on mac
Im new to mac I used to have a windows
I believe you need to allow Java more RAM. To do this (I'm assuming you are using the 1.6+ launcher), in the launcher:
Source: This post
Thank you I will try that
It didn't work
Here is what the code is in the launcher:
-Xmx2G -Xms2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
Hmm, I'd recommend to give Minecraft 1GB less of ram then what your Mac has,
to check how much RAM your Mac has, go to
It should say in there
So say your Mac has 4GB of ram, you would add
-Xmx3G -Xms3G to the JVM arguments
If you have 6GB of ram you would add
-Xmx5G -Xms5G
and so on.
It's not a memory issue you are having it's the permgen size issue.
-XX:PermSize=256m -XX:MaxPermSize=512m
I also suggest upgrading to java 7 at least since it looks like you are using 1.6.0.
Quote from Combichristยป It's not a memory issue you are having it's the permgen size issue. -XX:PermSize=256m -XX:MaxPermSize=512m I also suggest upgrading to java 7 at least since it looks like you are using 1.6.0.
Problem is getting a mac to use java 7 or 8. You can use a text file or change the java directory in the launcher.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
Java jre? I just had an issue with eclipse not running java 6 jvm is jvm the same a jre?
Ok thanks all it is now solved
Hello,
When I launch minecraft its ok when I select the world its ok but I play for thirty seconds (29.6 actuall time) then this report comes up.
http://pastebin.com/My4hLn2C
It was to big to paste into this post so I put it on Pastebin
Thank you in advanced for helping me,
Flashphoenix302
java.lang.OutOfMemoryError: PermGen space
Increase your permgen.
How do I do that on mac
Im new to mac I used to have a windows
I believe you need to allow Java more RAM. To do this (I'm assuming you are using the 1.6+ launcher), in the launcher:
Source: This post
Thank you I will try that
It didn't work
Here is what the code is in the launcher:
-Xmx2G -Xms2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
Hmm, I'd recommend to give Minecraft 1GB less of ram then what your Mac has,
to check how much RAM your Mac has, go to
It should say in there
So say your Mac has 4GB of ram, you would add
-Xmx3G -Xms3G to the JVM arguments
If you have 6GB of ram you would add
-Xmx5G -Xms5G
and so on.
It's not a memory issue you are having it's the permgen size issue.
-XX:PermSize=256m -XX:MaxPermSize=512m
I also suggest upgrading to java 7 at least since it looks like you are using 1.6.0.
Problem is getting a mac to use java 7 or 8. You can use a text file or change the java directory in the launcher.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.
Java jre? I just had an issue with eclipse not running java 6 jvm is jvm the same a jre?
Ok thanks all it is now solved