Greymerk / minecraft-roguelike

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

Cascading worldgen lag #126

Closed Sunconure11 closed 5 months ago

Sunconure11 commented 7 years ago

"[02:16:40] [Server thread/WARN]: Roguelike Dungeons loaded a new chunk (-10, 16 Dimension: 0) during chunk population, causing cascading worldgen lag. Please report this to the mod's issue tracker. This log can be disabled in the Forge config."

Not that frequent, but I'd advise looking into it. Found on the build for 1.11.2.

Greymerk commented 7 years ago

I can't think of a solution to this problem that doesn't create more problems than it solves. I think minecraft/forge should only provide undecorated chunks when this happens, which would solve the problem of runaway cascading worldgen.

At any rate, for the time being I'm not going to fix this.

Air1N commented 5 years ago

Never? I'm sure it doesn't cause issues, but it does bug me a little.