MalisisDoors

MalisisDoors

48M Downloads

Crash report

Nexusdog opened this issue ยท 6 comments

commented
commented

I sincerely apologise, I have no idea what's going on then. I copied the latest crash report and java argument, am I missing something?

commented

Crash reports are not some mystical encrypted data. They're readable : Caused by: java.lang.OutOfMemoryError: Java heap space
You need to increase the memory given to Minecraft.

commented

I have 16G of Ram, the java argument was amended prior to the crash & have 101 mods currently installed all happily chugging away together. I welcome your advice on how to improve my predicament.

-Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M

commented

Note quite :
Memory: 8952144 bytes (8 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M

commented

Well, I'm not sure where you copied the arguments from, but the one used by MC uses 1GB instead of the 12 you wanted. (-Xmx1G)

commented

I copied the java argument from the launcher/options, modified it to 12G - or at least I thought I had? This is it & I admit I'm finding it harder to grasp what I'm doing wrong.

-Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M