-
Notifications
You must be signed in to change notification settings - Fork 51
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
Increased closing (saving) the world from a few seconds to minute(s) when using dynview (fabric) mod #242
Comments
Please follow the issue template to provide logs and other mods. |
Okay so on it's own (no mods but c2me and fabric api) it does not have the effect. |
Try reproduce with just dynview. |
Tried to reproduce with just DynView and everything saves fine. just DynView.log |
At the moment, you can replace dynview with ServerCore, which provides similar functionality. |
Related to KingContaria/FastQuit#37 Also from the source code of C2ME always expects chunks with |
Describe the bug
So some time ago I noticed Minecraft is taking way too long time to save my world.
Then I rememebered C2ME having this bug before and sure enough removing it also remedied the long waste of time and then putting it back in brought it back. A quick 3 minute play session saved instantly without C2ME and then 1minute and 30 seconds with it. Longer sessions could be way longer
Runtime info (please complete the following information):
Additional context
This issue was fixed around March of this year
and has now came back in the most current version. To be honest it was in the previous build(s) too, I would just minimise mc and wouldn't really notice or care but it became annoying for me notice it.
Additional testing
Went back a few builds and c2me-fabric-mc1.20.1-0.2.0+alpha.10.93 still has it.
0.2.0+alpha.10.90 devbuild for 1.20.1 ; also had it
The text was updated successfully, but these errors were encountered: