Greymerk / minecraft-roguelike

This is a mod for minecraft that adds randomly generated dungeon complexes.
GNU General Public License v3.0
129 stars 53 forks source link

Cascading WorldGen Lag #200

Closed Super-Shimzy closed 4 months ago

Super-Shimzy commented 4 years ago

New Paste 1.txt

Because this mod has custom worldgen it's causing cascading worldgen lag from generating into populated chunks.

ghost commented 4 years ago

This is bound to happen, I would recommend using Dungeons2! as they appear to have primarily solved the issue.

If not, you can always pre-generate the world.

TylerJBoundy commented 4 years ago

Also getting this issue. Would love to know a fix, I'm unable to pre-gen the world for various reasons.