Jump to content

Ultra Modded Survival crashes at 99% loading


sevy7389

Recommended Posts

  • Discord Moderator
java.lang.OutOfMemoryError: Java heap space

This error means that the client is running out of memory. That crash report shows you you are running the correct version and platform of Java, but that the memory allocation is set to 512M. For a large pack like UMS you will want to set it to at least 2G and preferrably 3G if you have more than 5G in your PC.

Link to comment
Share on other sites

JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -XX:MaxPermSize=256m -Xmx512M

Take a closer look at that plow, notice that he has it set to 4G via the launcher, but it is being overwritten by the 512M.

 

This issue is related to the _JAVA_OPTIONS environment variable being set.

 

@sevy

click start

enter "environment"

click "Edit environment variables for your account"

remove _JAVA_OPTIONS from top and bottom lists if it exists

 

Try again, if the issue happens again, ensure the variable is no longer present then reboot and attempt once more.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...