After fighting with this for a while, I found that if I deleted the game world, and the server.properties file (as generated by an earlier version of the server.jar), and allowed server 1.14.1 to create a fresh world and server.properties file, then it doesn't crash when starting it with "java -Xms1024K -Xmx2G -jar server.jar nogui"
However, server 1.14.1, then runs for a over 5 minutes at every startup before the game world is ready to use, which is ridiculous length of time, and that doesn't seem right. [19:26:49] [Server thread/INFO]: Done (330.441s)! For help, type "help"
I also see the following, even though no users are even logged in to the world at that point: [19:26:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2005ms or 40 ticks behind [19:27:17] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 10454ms or 209 ticks behind [19:32:06] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 4527ms or 90 ticks behind
I also still see the following unexplained cryptic warnings in the log: [19:21:15] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:21:15] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:21:15] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [19:21:15] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:21:15] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
Case Update:
After fighting with this for a while, I found that if I deleted the game world, and the server.properties file (as generated by an earlier version of the server.jar), and allowed server 1.14.1 to create a fresh world and server.properties file, then it doesn't crash when starting it with "java -Xms1024K -Xmx2G -jar server.jar nogui"
However, server 1.14.1, then runs for a over 5 minutes at every startup before the game world is ready to use, which is ridiculous length of time, and that doesn't seem right.
[19:26:49] [Server thread/INFO]: Done (330.441s)! For help, type "help"
I also see the following, even though no users are even logged in to the world at that point:
[19:26:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2005ms or 40 ticks behind
[19:27:17] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 10454ms or 209 ticks behind
[19:32:06] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 4527ms or 90 ticks behind
I also still see the following unexplained cryptic warnings in the log:
[19:21:15] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19:21:15] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:21:15] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:21:15] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19:21:15] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]