Binnie icon indicating copy to clipboard operation
Binnie copied to clipboard

binnies mods 1.12.2 (cascading world gen lag)

Open SDUBZ opened this issue 7 years ago • 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.

SDUBZ avatar Sep 29 '17 02:09 SDUBZ

This also happens in 1.12.1 under forge-1.12.1-14.22.1.2485-universal and binnie-mods-1.12.1-2.3.0.60

davv1 avatar Sep 29 '17 09:09 davv1

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.

kifujin avatar Nov 21 '17 17:11 kifujin

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

bvierra avatar Dec 12 '17 10:12 bvierra

I think with https://github.com/MinecraftForge/MinecraftForge/pull/4767 this is completely solvable. We might be able to improve it now but with forge it can be completely eliminated.

temp1011 avatar Apr 09 '18 17:04 temp1011