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]: Extremely long load times when joining a singleplayer world or server #1897

Open
yorkeJohn opened this issue Jan 19, 2025 · 4 comments
Labels
Bug Something isn't working

Comments

@yorkeJohn
Copy link

yorkeJohn commented Jan 19, 2025

Possible Fixes

Yes

Modpack Version

10-2.25

What happened?

Load time when joining a singleplayer world or server is 1-3 minutes.

I notice in the logs that it is recompiling all of the assets every single time I join a new world. This makes switching between my server and my creative test world quite painful.

In the case of a singleplayer world, it gets stuck at "Preparing resources". When joining a server, the same thing is happening in the logs (preparing resources), but it shows the "Loading terrain" message. I get an error message when switching from server to singleplayer (See: #1896)

latest.log

https://gist.github.com/yorkeJohn/60b966f8c05956b6eda5b1f6a3ac788b

Hardware

AMD Ryzen 7 3700X 8-Core Processor 3.59 GHz
32 GB RAM (10GB allocated, tested with other amounts)
NVIDIA GeForce RTX 2070 SUPER
Windows 11 Pro 24H2

@yorkeJohn yorkeJohn added the Bug Something isn't working label Jan 19, 2025
@pietro-lopes
Copy link
Contributor

Try to set to false the option mixin.perf.dynamic_resources on modernfix-mixin.properties

let us know

@yorkeJohn
Copy link
Author

This was disabled by default. Enabling it also did not seem to have any positive effect.

@kleshas
Copy link

kleshas commented Jan 19, 2025

I got the same issue too, after updating to latest.

@pietro-lopes
Copy link
Contributor

This was disabled by default. Enabling it also did not seem to have any positive effect.

this is NOT disabled by default, we enabled it, check the last line of the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants