I don't see the second Xmx flag -Xmx256M
-Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
Still crashing, no crash report being created. Here is the game output. Used the same name as before: error.txt
crash report attached
Proposed change to increase memory was unsuccessful. Still getting the same issue. Increased the memory to both 4G and 6G, still crashes in version 1.13 and higher.
That fixed the issue! Make sure people know to use command prompt as Admin, and just have them copy/paste that command into the prompt. Then find the java setting that is forcing to 256M and delete that line. Good detective work. Thanks!