Hey all, so I'm having an issue starting up my minecraft client. When I click play, it starts initializing, and then crashes, giving me the message
Error: Could not start the java virtual machine
Error: A fatal exception has occurred.
On my game output it says
Invalid maximum heap size: -Xmx4096M
The specified size exceeds the maximum representable size.
I changed the JVM argument in the profile editor from the orginal
-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M to
-Xmx4096M -Xms4096M
My client was running fine for the past 3 months like this, and I changed it back to the original command line and still got the same output. I also updated java about 2 days ago, and just tried to log in today, so I'm wondering if that could be an issue as well.
Error: Could not start the java virtual machine
Error: A fatal exception has occurred.
On my game output it says
Invalid maximum heap size: -Xmx4096M
The specified size exceeds the maximum representable size.
I changed the JVM argument in the profile editor from the orginal
-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M to
-Xmx4096M -Xms4096M
My client was running fine for the past 3 months like this, and I changed it back to the original command line and still got the same output. I also updated java about 2 days ago, and just tried to log in today, so I'm wondering if that could be an issue as well.
Any help would be appreciated
-
View User Profile
-
View Posts
-
Send Message
Moderator