We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After I started to actively using /perf chunks command, I noticed that visited chunks not unloading.
/perf chunks
For example, on this cut of overworld we could see recently visited chunks. Some of them are loaded, but others randomly kept loaded:
This chunks is just plain generated terrain, maybe with someone base in 5-6 chunks
I will post my investigation here just to find if someone know how to fix this issue.
For now, i tried to remove those mods, and this wont fix the issue:
The text was updated successfully, but these errors were encountered:
You could try installing NoiseThreader If this does not solve the problem, you can ask the author of this mod to fix this bug
Sorry, something went wrong.
How does world generation related to chunk loading? This mod is irrelevant.
No branches or pull requests
After I started to actively using
/perf chunks
command, I noticed that visited chunks not unloading.For example, on this cut of overworld we could see recently visited chunks. Some of them are loaded, but others randomly kept loaded:
This chunks is just plain generated terrain, maybe with someone base in 5-6 chunks
I will post my investigation here just to find if someone know how to fix this issue.
For now, i tried to remove those mods, and this wont fix the issue:
The text was updated successfully, but these errors were encountered: