I have 4GB Ram in my PC , and when I go to java setting and change
-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
to
-Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
Make it 2GB to make it not lagging , I got crash in it
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
hello guys , PLEASE I need help !!!
I have 4GB Ram in my PC , and when I go to java setting and change
You definitely have 32bit Java, and 2G is not a legal choice. It will blow up somewhere around 1500M with 32bit.
You need 64bit to go higher and that requires a 64bit OS as well.
okay thanks , but when i open minecraft with 1400M , I got crash too , and I get this picture :
and in Game output I get this text
Invalid maximum heap size: -Xmx1400M-XX:+UseConcMarkSweepGC
until if I make it 1G or 1024 MG
it won't work for 1G ....
dude
youhavemissingspacesandjavadoesn'tunderstandwhatyoumeanwhenyoudothat