Tested on : Paper 1.21.4 (last build)
If a world doesn't exist but is still present in config.yml, Velto react like that:
-It create a world with the name inside the config
-Generate the world
-Crash the server telling Serialization for the world failed
Potential fix:
-Add check up to verify that the world exist before loading it in a Hashmap
Tested on : Paper 1.21.4 (last build)
If a world doesn't exist but is still present in config.yml, Velto react like that:
-It create a world with the name inside the config
-Generate the world
-Crash the server telling Serialization for the world failed
Potential fix:
-Add check up to verify that the world exist before loading it in a Hashmap