Multiverse-Core

Multiverse-Core

6M Downloads

Unable to cerate AMPLIFIED world, always default to NORMAL

Misquoth opened this issue ยท 3 comments

commented

Information

  • Server version: This server is running Paper version git-Paper-711 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)

  • Full output of /mv version -p: https://j.mp/2QF3Pz7

  • Server log:

Details

I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins.

Description
Regenerating an AMPLIFIED world regenerates as NORMAL

Steps to reproduce
create a new amplified world

regenerate that world (seed settings do not matter)

that world is now a normal world

in addition amplified worlds are not tagged as type AMPLIFIED in the world config file

Expected behavior

regenerating an AMPLIFIED world does not change the world type

commented

Same problem with FLAT worlds

commented

Having the same issue now on 1.21. flat worlds only generate normal worlds w/ the datapack gen i have. Cleanroom generator seems to be the only workaround currently.

commented

I manage to reproduce the issue. But it looks like a server bug. Some custom logging for reference:

> mv create test2 normal -t AMPLIFIED
[20:01:50 ERROR]: [Multiverse-Core] AMPLIFIED
[20:01:50 INFO]: CONSOLE: Starting creation of world 'test2'...
[20:01:50 INFO]: [Multiverse-Core] Loading World & Settings - 'test2' - Env: NORMAL - Type: AMPLIFIED
[20:01:53 INFO]: Preparing start region for dimension minecraft:test2
[20:01:53 INFO]: Preparing spawn area: 0%
[20:01:53 INFO]: Time elapsed: 248 ms
[20:01:53 INFO]: CONSOLE: Complete!
[20:01:53 ERROR]: [Multiverse-Core] NORMAL
>