ForestryMC / Binnie

Minecraft addons for the Forestry mod. Extra Bees, Extra Trees, Genetics, and more.
https://minecraft.curseforge.com/projects/binnies-mods
Other
69 stars 59 forks source link

binnies mods 1.12.2 (cascading world gen lag) #315

Open SDUBZ opened 7 years ago

SDUBZ commented 7 years ago

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.

davv1 commented 7 years ago

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

kifujin commented 6 years ago

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.

bvierra commented 6 years ago

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

temp1011 commented 6 years ago

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.