if you use the /locate buried_treasure the server will not return a result and will eventually crash the server.
Environment
OS:
NAME="openSUSE Leap"
VERSION="15.1"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.1"
PRETTY_NAME="openSUSE Leap 15.1"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:15.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
JAVA:
openjdk version "11.0.7" 2020-04-14
OpenJDK Runtime Environment (build 11.0.7+10-suse-lp151.3.16.1-x8664)
OpenJDK 64-Bit Server VM (build 11.0.7+10-suse-lp151.3.16.1-x8664, mixed mode)
COMMAND LINE TO START SERVER:
java -Xms1G -Xmx1G -jar server.jar --nogui
Linked issues
Attachments
Comments 3
An extreme case of MC-190896 then, Mojang is already aware and looking into it.
To prevent it from crashing, set "max-tick-time" to -1 (MC-63590). The fact that it causes the game to lag so bad is tracked in MC-190896.