I don't even know where to start.. I've been modding out Minecraft for my son for years and suddenly it won't even load anymore. I am getting this error "Error occurred during initialization of VM
Could not reserve enough space for object heap
Picked up _JAVA_OPTIONS: -Xmx6g -Xms6g
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release"
Can anyone please help me? I have roughly 11G left at least that is what task manager is stating. I am running 64 bit JAVA. Please let me know if you need anymore information. Thanks in advance.
First, you posted in the wrong section. There is a Support section for problems.
Second, it appears your Java arguments are to blame. You shouldn't need to allocate more than 4G RAM to Java (Xmx). And Xms should never be touched. Let Java assign that value.
Java doesn't handle large amounts of memory very well. In this case, more is not better. Hope this helps.
Rollback Post to RevisionRollBack
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
To post a comment, please login or register a new account.
I don't even know where to start.. I've been modding out Minecraft for my son for years and suddenly it won't even load anymore. I am getting this error "Error occurred during initialization of VM
Could not reserve enough space for object heap
Picked up _JAVA_OPTIONS: -Xmx6g -Xms6g
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release"
Can anyone please help me? I have roughly 11G left at least that is what task manager is stating. I am running 64 bit JAVA. Please let me know if you need anymore information. Thanks in advance.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumFirst, you posted in the wrong section. There is a Support section for problems.
Second, it appears your Java arguments are to blame. You shouldn't need to allocate more than 4G RAM to Java (Xmx). And Xms should never be touched. Let Java assign that value.
Java doesn't handle large amounts of memory very well. In this case, more is not better. Hope this helps.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."