Cascading World Gen causing massive lag
jsgunman opened this issue ยท 5 comments
Forge version:
Twilight Forest version: 1.12.2-3.7.424
Steps to reproduce:
- Generate new chunks inside the Twilight Forest.
Massive server lag happens whenever new chunks are generated inside the Twilight Forest. This is most likely due to Cascading World Gen, where structures are loaded outside the loaded chunks. Can this be fixed, or do I have to temporarily not use Twilight Forest?
A full log would have been better, there are known mods that cause TF gen to cascade. The log would expose what mods you have to us.
Going to close for inactivity though, feel free to drop a log if this still happens.
If this is due to cascading worldgen, then there will be warnings about it in the log.
Upload the latest.log
file from the server experiencing lag to Gist, and we can look at it.
https://gist.github.com/jsgunman/918ca2dffaafd9a6e34e74d6e3387327#file-gistfile1-txt
I hope this is what you meant!
Sorry for the delay. Can you go to the coordinates mentioned in the log, and say what biome/structure is at that location? (The log gives chunk coordinates, you can multiply by 16 to get the block coords: ~[X0, Z1280])
Also, as there aren't a large number of cascading generation warnings (and we have fixed a couple of cases in development already), this is probably not the main cause of the worldgen issues. Take a look at the config, there are a few options that can be tweaked to improve worldgen performance (mainly lighting related).