Multiverse / Multiverse-Core

The original Bukkit Multi-World Plugin!
BSD 3-Clause "New" or "Revised" License
949 stars 299 forks source link

Unable to cerate AMPLIFIED world, always default to NORMAL #2633

Open Misquoth opened 3 years ago

Misquoth commented 3 years ago

Information

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

benwoo1110 commented 3 years ago

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
>
ElMoha943 commented 2 years ago

Same problem with FLAT worlds

NateslPlayzzz commented 3 months ago

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.