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]: Why do I always turn on this option when I shut down the server? #3075

Open
2 tasks done
MinecraftEarthVillage opened this issue Jul 11, 2024 · 5 comments
Open
2 tasks done
Labels
Bug: Confirmed Issue/problem with the software. Type: Upstream Related to a dependency that MV relies on.

Comments

@MinecraftEarthVillage
Copy link

/mv version -p output

your lastest version

Server logs

none

Server Version

1.20.1

Bug Description

It was originally false, but every time the server is closed, it becomes true, causing a lot of lag
image

Steps to reproduce

1.worlds.yml
keepSpawnInMemory: 'false'
2.stop server
3.look
keepSpawnInMemory: 'true'

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.
@MinecraftEarthVillage MinecraftEarthVillage added the Bug: Unconfirmed Unsure if the issue/bug is valid. label Jul 11, 2024
@NeverGrowUp
Copy link

#3072 (comment)

@MinecraftEarthVillage
Copy link
Author

#3072 (comment)

对于mohist服务端如何解决此问题?

@NeverGrowUp
Copy link

Multiverse doesn't support modded/hybrid servers like mohist, arclight etc..

@timriker
Copy link

Running:
Paper version 1.20.6-147-ver/1.20.6@e41d44f
Multiverse-Core v4.3.12

  1. Stop server
  2. change all keepSpawnInMemory to false in Multiverse-Core/worlds.yml
  3. start server
  4. when worlds load, worlds.yml is re-written with all keepSpawnInMemory reset to true.
  5. mvm set keepspawninmemory false [world] does NOT change them back

@zax71 zax71 added Bug: Confirmed Issue/problem with the software. and removed Bug: Unconfirmed Unsure if the issue/bug is valid. labels Aug 7, 2024
@zax71
Copy link
Member

zax71 commented Aug 7, 2024

Thanks for the reproduction info! I have reproduced this in 1.21 Paper successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Confirmed Issue/problem with the software. Type: Upstream Related to a dependency that MV relies on.
Projects
None yet
Development

No branches or pull requests

5 participants