-
Bug
-
Resolution: Invalid
-
None
-
1.17
-
None
-
root@s164095:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
root@s164095:~#
root@s164095:~# java -version
openjdk version "16.0.1" 2021-04-20
OpenJDK Runtime Environment (build 16.0.1+9-Ubuntu-120.04)
OpenJDK 64-Bit Server VM (build 16.0.1+9-Ubuntu-120.04, mixed mode, sharing)
root@s164095:~#
CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
RAM: 16GB DDR3
SSD: SanDisk SDSSDP128G
root@s164095 :~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal root@s164095 :~# root@s164095 :~# java -version openjdk version "16.0.1" 2021-04-20 OpenJDK Runtime Environment (build 16.0.1+9-Ubuntu-120.04) OpenJDK 64-Bit Server VM (build 16.0.1+9-Ubuntu-120.04, mixed mode, sharing) root@s164095 :~# CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz RAM: 16GB DDR3 SSD: SanDisk SDSSDP128G
-
Unconfirmed
-
Survival
-
(Unassigned)
Fresh Ubuntu 20.04.2 LTS installation with openjdk-16 results in a rebooted server when launching 1.17 server.jar. Upon reconnecting to the server after it reboots via ssh the latest.log file is empty. No crash report is generated. Server was performing perfectly on 1.15, 1.16, and 1.16.5. I've completely reinstalled the OS with no success, server.jar just won't launch. Below is what I see when in the console just before I lose SSH access and the server OS is restarted.
$ /usr/bin/java -Xmx6G -Xmx6G -jar server.jar nogui
[20:22:47] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[20:22:47] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[20:22:47] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[20:22:48] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[20:22:48] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[20:22:48] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[20:22:48] [main/INFO]: Reloading ResourceManager: Default
[20:22:49] [Worker-Main-11/INFO]: Loaded 7 recipes
[20:22:50] [Worker-Main-11/INFO]: Loaded 1137 advancements
[20:22:52] [Server thread/INFO]: Starting minecraft server version 1.17
[20:22:52] [Server thread/INFO]: Loading properties
[20:22:52] [Server thread/INFO]: Default game type: SURVIVAL
[20:22:52] [Server thread/INFO]: Generating keypair
[20:22:52] [Server thread/INFO]: Starting Minecraft server on *:25565
[20:22:52] [Server thread/INFO]: Using epoll channel type
[20:22:53] [Server thread/INFO]: Preparing level "world"