Open
Description
The default value, provided in the file user_jvm_args.txt
available after executing ./startserver.sh
contains the value 6G (as in 6GB) for the -Xmx java parameter.
However, I'm running the server for only a few people (4 simultaneous players tops), and the server keeps crashing when generating new chunks (players exploring a little).
According to my measurements it's because of the server "eats away" all the available RAM -> then reaches the maximum allowed and crashes.
Suggestion:
Increase the default value to at least 9, 10 or 12GB depending on how you want to be "safe".
In any case, 6GB is NOT a value that allows a stable behavior for ATM8.