Whenever I try to increase the amount of memory through the JVE arguments my memory never increases. It is stuck at 230M instead of the 3G I change it to.
If the game doesn't need the extra memory, it won't use it.
Also, your minimum (the last argument on that line: -Xmn128M is set to 128 megabytes, change it to 1G for a minimum allocation of 1 gigabyte for example.
Rollback Post to RevisionRollBack
How to deal with ignorance (in life, and on forums): The Zen way... Stay cool and polite, treat people as you wish to be treated, rise above your impatience. Everyone is ignorant of something at any point in their lives, including you.
If the game doesn't need the extra memory, it won't use it.
Also, your minimum (the last argument on that line: -Xmn128M is set to 128 megabytes, change it to 1G for a minimum allocation of 1 gigabyte for example.
That doesnt do what you think, it makes it worse(as it changes the formula of how much RAM java actually takes after -Xmx(for the heap and other stuff), possibly making it crash(as its multiplied by the number of threads, which Minecraft uses a lot)
Leave it at the default
Rollback Post to RevisionRollBack
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
That doesnt do what you think, it makes it worse(as it changes the formula of how much RAM java actually takes after -Xmx(for the heap and other stuff), possibly making it crash(as its multiplied by the number of threads, which Minecraft uses a lot)
Leave it at the default
I've never seen this cause a crash, and allocating too little mem actually does cause crashes when you run multiple mods. Been setting it to max 6g min 2g forever without issues. Would love to read a source that backs up your statement though!
Rollback Post to RevisionRollBack
How to deal with ignorance (in life, and on forums): The Zen way... Stay cool and polite, treat people as you wish to be treated, rise above your impatience. Everyone is ignorant of something at any point in their lives, including you.
Whenever I try to increase the amount of memory through the JVE arguments my memory never increases. It is stuck at 230M instead of the 3G I change it to.
JVM arguments: -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
DxDiag: http://paste.ubuntu.com/24411530/
If the game doesn't need the extra memory, it won't use it.
Also, your minimum (the last argument on that line: -Xmn128M is set to 128 megabytes, change it to 1G for a minimum allocation of 1 gigabyte for example.
How to deal with ignorance (in life, and on forums): The Zen way... Stay cool and polite, treat people as you wish to be treated, rise above your impatience. Everyone is ignorant of something at any point in their lives, including you.
That doesnt do what you think, it makes it worse(as it changes the formula of how much RAM java actually takes after -Xmx(for the heap and other stuff), possibly making it crash(as its multiplied by the number of threads, which Minecraft uses a lot)
Leave it at the default
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
I've never seen this cause a crash, and allocating too little mem actually does cause crashes when you run multiple mods. Been setting it to max 6g min 2g forever without issues. Would love to read a source that backs up your statement though!
How to deal with ignorance (in life, and on forums): The Zen way... Stay cool and polite, treat people as you wish to be treated, rise above your impatience. Everyone is ignorant of something at any point in their lives, including you.
I've set -Xmn to 1G and still is maxing at 230M and the limit of mem is 230. The game is at a constant 98% of used mem.
You have razer synapse?
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!