Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: /mv regen -s command does not update the world's spawnLocation #3153

Open
2 tasks done
jfoucher opened this issue Jan 16, 2025 · 0 comments · May be fixed by #3154
Open
2 tasks done

[Bug]: /mv regen -s command does not update the world's spawnLocation #3153

jfoucher opened this issue Jan 16, 2025 · 0 comments · May be fixed by #3154
Labels
Bug: Unconfirmed Unsure if the issue/bug is valid.

Comments

@jfoucher
Copy link

/mv version -p output

Multiverse-Core Version: 4.3.1-b861

Server logs

N/A

Server Version

paper 1.20.4-499

Bug Description

I have a mining that I regenerate regularly so that the resources are replenished. I also change the seed so that the players can't remember where minerals are. For this purpose I use the command /mv regen mine -s which works fine.
The problem is that as soon as I try teleporting in this world, either I get a "no safe location found" message, or I spawn in the middle of water or other unsafe places.
I gather that this is because the spawnLocation in the worlds.yml config file remains unchanged after a regen.
I tried editing that file to remove spawnLocation but it comes back (although more suited to the new world it appears)
I my mind, regenerating a world with a seed change should also reset the spawnLocation.

Steps to reproduce

  • start a server with multiverse
  • create a world mv create another NORMAL
  • teleport to it mvtp another
  • you are safe
  • mvtp world
  • /mv regen another -s
  • /mv confirm
  • /mvtp another
  • you might get "no safe location found" or arrive in water or arrive on land.

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.
@jfoucher jfoucher added the Bug: Unconfirmed Unsure if the issue/bug is valid. label Jan 16, 2025
jfoucher added a commit to jfoucher/Multiverse-Core that referenced this issue Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Unconfirmed Unsure if the issue/bug is valid.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant