[Bug]: World always uses the same seed
th3lucas opened this issue ยท 1 comments
/mv version -p
output
https://paste.gg/p/anonymous/3c1559890fa64ad5ace04ba537fa5064
Server logs
https://paste.gg/p/anonymous/3c1559890fa64ad5ace04ba537fa5064
Server Version
This server is running Paper version git-Paper-70 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: d0e7fa4)
You are running the latest version
Previous version: git-Paper-69 (MC: 1.19)
Bug Description
I deleted my World called "Farmwelt" with the command "/mv delete Farmwelt" -> "/mv confirm".
After deleting the world i created a new world with the same name using "/mvcreate Farmwelt normal -g TerraformGenerator -s RandomSeed" and used a different seed.
I got the same world generated even tho the seed is different.
I asked on the Discord of the TerraformerGenerator and they said someone else had the same problem with MV a while back.
i got no server logs i can currently provide.
Steps to reproduce
- Create a World using /mvcreate Farmwelt normal -g TerraformGenerator
- Visit the World and remember the Spawning Area
- Delete the world using /mv delete Farmwelt -> /mv confirm
- Create a new world using the same name but different seed /mvcreate Farmwelt normal -g TerraformGenerator -s RandomSeed
- Visit the new World with the new seed and it should be the same generated area
Agreements
- I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
- I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.