binnies mods 1.12.2 (cascading world gen lag)
SDUBZ opened this issue ยท 4 comments
Forge: 1.12.2-2493
Binnies: 2.3.1
Forestry: 5.5.6.197
Binnie Core loaded a new chunk (21, 29 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.
[12:47:34] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (14, 26 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.
[12:47:34] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (13, 26 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.
[12:47:36] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (18, 23 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.
[12:47:37] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (25, 24 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.
[12:47:37] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (18, 22 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.
[12:47:37] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (23, 22 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.
[12:47:40] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (19, 20 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.
[12:47:41] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (17, 18 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.
[12:47:41] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (15, 19 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.
[12:47:41] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (15, 17 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.
[12:47:41] [Server thread/WARN] [FML]: Binnie Core loaded a new chunk (22, 18 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.
Also getting this with on 1.12.2, with forge-1.12.2-14.23.0.2550 and binnie-mods-1.12.2-2.5.0.101, found https://www.reddit.com/r/feedthebeast/comments/5x0twz/investigating_extreme_worldgen_lag/ as a reference.
As an fyi, disabling Extra Trees mod (b:extraTrees=false in config/forestry/binnie-mods.conf) got rid of the issue as well as make pregening the world go about 4.5x faster than it was with it on. It does appear to be the Extra Trees causing the issue for sure
I think with MinecraftForge/MinecraftForge#4767 this is completely solvable. We might be able to improve it now but with forge it can be completely eliminated.