iLexiconn / LLibrary

The lightweight Minecraft modding library.
https://github.com/iLexiconn/LLibrary/wiki
GNU Lesser General Public License v2.1
52 stars 31 forks source link

[Server thread/WARN #121

Open RealSenZ0 opened 5 years ago

RealSenZ0 commented 5 years ago

[02:54:49] [Server thread/WARN] [FML]: LLibrary loaded a new chunk [8, -11] in dimension 0 (overworld) while populating chunk [10, -10], causing cascading worldgen lag. [02:54:49] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.

times 10x

Yup

Gegy commented 5 years ago

LLibrary doesn't do any worldgen. Some other mod must be generating with an event handler not registered to their own modid. What other mods do you have installed?