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

Server shutdown takes ages #409

Open
3 tasks done
MastoryMd5 opened this issue Feb 13, 2025 · 1 comment
Open
3 tasks done

Server shutdown takes ages #409

MastoryMd5 opened this issue Feb 13, 2025 · 1 comment
Labels
bug Something isn't working status: more info needed Further information is requested

Comments

@MastoryMd5
Copy link

Describe the bug
On server shutdown the server hands saving chunks, in certain cases it took 20+ minutes to save the world, cpu usage is high.

To Reproduce
Shutdown the server

Expected behavior
Shutdown should not take that much time.

Screenshots
Cpu usage during shutdown
Image

Runtime info (please complete the following information):

  • OS: Ubuntu 22.04.4, AMD Ryzen 9 9950X
  • Minecraft version: 1.21.1 + Fabric Loader 0.16.10
  • Mod version: c2me 0.3.0+alpha.0.314+1.21.1

Crash reports / logs
https://mclo.gs/VOAzqcY
(this continues for 10m)

Other mods
Mods: https://mclo.gs/KiL6UVp

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.

Additional context
Map should be around 60gb+, generally a /save-all doesn't take that much time so i'm wondering if there is some incompatibility issue with other mods or something else.

@MastoryMd5 MastoryMd5 added the bug Something isn't working label Feb 13, 2025
@ishland
Copy link
Collaborator

ishland commented Feb 14, 2025

There might be mods trying to reload chunks during the shutdown process. Try getting the minimum set of mods reproducible.

@ishland ishland added the status: more info needed Further information is requested label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status: more info needed Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants