Better chunk loading[Forge/Fabric]

Better chunk loading[Forge/Fabric]

14M Downloads

[Bug]: Extremely long tick times while installed

ByThePowerOfScience opened this issue ยท 1 comments

commented

Describe the bug you're experiencing

With this mod installed, tick times while generating chunks skyrocket to several minutes each. I opened the client up in IDEA's debugger, and all of the time is being spent in chunk generation. Nothing weird in the callstack (except that only one worker thread was active, now that I think about it), it's just the chunk generation taking forever even for vanilla biomes. The issue vanishes immediately after uninstalling the mod.

Reproducability

Use this modpack:
epochS2.zip

Load a new world with default settings, and attempt to generate chunks. The tick loop should freeze as the server thread blocks to wait for the chunk generation.

Mod up to date

  • Before submitting this issue I updated to the newest version and reproduced it

Minecraft version

1.20.1

Modloader version

Forge

Logs

[will do, just saving issue first]

commented

can't reproduce it, probably not enough ram assigned and you did not use the up to date version (4.5)