-
Notifications
You must be signed in to change notification settings - Fork 302
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 crashes on world unload #2659
Comments
Follow the issue template with logs of errors and other requested information. |
WHY DO YOU CLOSE THIS WICH LOG |
Provide proper information with valid prove of the issue. Then yes, it shall be reopen. |
Ok server log... I currently can't reproduce it but I assume it is:
But the bug persists. It depends on how many players are online and how much RAM is free on the server (there is also a nextcloud server running) |
Please open that again Here your log: All that can happen because of RAM wich is confusing but the Server tries to issue a command and it can't be executed because the zram is uncompressing the cached files wich struggles the server and ticks slow down so - well - the server issues a crash |
Now futher Information: Unloading a world wich isn't loaded will cause a world load and directly a world unload |
I tested creating and unloading of worlds on a papermc 1.17 server. No issue faced, you can see the logs at https://paste.lucko.me/uwoCxYOFJz |
Can't reproduce? I'm not the only one with this bug reproduce: |
Oh maybe you want to skip some steps but please use the OS ubuntu |
please reopen it BECAUSE NO FIX Why do you close things with no fix |
Haven't seen the crash log and stacktrace btw. |
?? |
http://cloud.bubicloud.ch/nextcloud/index.php/s/8e3qtwn69ZtWbTZ (no ssl) |
You keep saying there is an error and crash by mv. But the logs you send has no errors by mv. |
mv causes the errors - server never crashed before and was more smooth It is using a function by spigot that crashes the server (maybe syntax wrong or - unloading a world that's not prob. loaded |
I see you said command blocks, duplicate of #2560 |
ok I'll take a look |
Information
Server version:
Full output of
/mv version -p
:Server log:
Details
I was
<able / not 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.Description
Steps to reproduce
Expected behavior
Screenshots
I am using the newest version with 1.17 spigotmc
When I join a world it prob. works and loads the world but if I unload the world the server crashes (shut down)
The text was updated successfully, but these errors were encountered: