-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
~$ uname -a
Linux arcy-Standard-PC-i440FX-PIIX-1996 5.15.0-78-generic #85~20.04.1-Ubuntu SMP Mon Jul 17 09:42:39 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux~$ lsb_release -a
No LSB modules are available.
Distributor ID: Zorin
Description: Zorin OS 16.3
Release: 16
Codename: focal~$ java --version
openjdk 17.0.8 2023-07-18
OpenJDK Runtime Environment (build 17.0.8+7-Ubuntu-120.04.2)
OpenJDK 64-Bit Server VM (build 17.0.8+7-Ubuntu-120.04.2, mixed mode, sharing)BuildTools version : git-BuildTools-2836244-160 (#160)
Spigot version : Jenkins build 3844
Without plugins
~$ uname -a Linux arcy-Standard-PC-i440FX-PIIX-1996 5.15.0-78-generic #85~20.04.1-Ubuntu SMP Mon Jul 17 09:42:39 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ~$ lsb_release -a No LSB modules are available. Distributor ID: Zorin Description: Zorin OS 16.3 Release: 16 Codename: focal ~$ java --version openjdk 17.0.8 2023-07-18 OpenJDK Runtime Environment (build 17.0.8+7-Ubuntu-120.04.2) OpenJDK 64-Bit Server VM (build 17.0.8+7-Ubuntu-120.04.2, mixed mode, sharing) BuildTools version : git-BuildTools-2836244-160 (#160) Spigot version : Jenkins build 3844 Without plugins
-
CraftBukkit version 3844-Spigot-b41c46d-c335a55 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT)
-
Yes
I have a 1.19.4 map and would like to force its upgrade to 1.20.1, using the "java -jar ./spigot-1.20.1.jar --forceUpgrade" command.
The problem is that if the "--forceUpgrade" argument is received by the server (line 14 of the log: "Forcing world upgrade! world"), the server doesn't perform the conversion. It simply starts up and is ready to welcome players. The console does not indicate any activity related to a conversion.