All the Mods 7 - ATM7

All the Mods 7 - ATM7

3M Downloads

ATM7 0.4.22 Unexplained Crashes

IsaacDaHanes opened this issue ยท 3 comments

commented

Have had several of these severe and so far unexplained crashes. No mods added. Does anything from lose sophisticated backpack inventory to completely obliterating hours worth of progress.

crash-2022-07-28_23.07.51-client.txt

commented

java.lang.OutOfMemoryError: Java heap space, allocate at between 7-12GB and add the following java args

-XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true

commented

What is the best place to enter those arguments? In the launcher? I've noticed a few different places that allow for the entry of arguments

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.