DynamicTreesTeam / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
MIT License
248 stars 98 forks source link

Tree generation Issues #640

Closed rorAKAian closed 2 years ago

rorAKAian commented 2 years ago

Hello, I've recently installed the Dynamic Trees mod along with many others to create a private modpack. The trees seem to be generating in a weird way, where they are missing from the trunk to almost all blocks, only leaving leaves or a couple of branch blocks at most. Trees also seem to overtake the space where village blocks should be, cutting through houses and other structures. Some examples below:

2021-11-10_15 56 04 2021-11-10_15 56 17 2021-11-10_15 56 36 2021-11-10_15 56 51 2021-11-10_15 57 29

The mods I'm currently using are the following:

rfj

No crash issues have been happening (so far) thankfully. I've tried to fix these issues by myself, by changing settings in the config files and looking into both open and closed issues here, but to no avail. Ty for you time and for this amazing mod!

Harleyoc1 commented 2 years ago

The ones near structures is probably the same problem as #493. Others I'm less sure about, but they seem similar to an incompatibility with the cave biomes API mod so I'll assume it is a mod compatibility issue.

BastardNeko commented 2 years ago

Don't know if this is the place to ask, but what's the progress on the incompatibility fix for cavebiomeapi?

TheeMrCheeky commented 2 years ago

I have had a very similar issue and here is what I found Forge 36.2.20 CaveBiomeApi bugged trees with Dynamic Trees (Tried both solo but when mixed they cause weird spawns of leaves only)

Harleyoc1 commented 2 years ago

Don't know if this is the place to ask, but what's the progress on the incompatibility fix for cavebiomeapi?

There hasn't been any progress to my knowledge, although I know that the Cave Biomes API author has looked into this in the past. I'm not sure on the details of this issue or how Caves Biomes API works so not really sure where to start looking for this (I was going to look into it a while ago but wasn't able to find up-to-date sources).

Harleyoc1 commented 2 years ago

Anyway going to close this now as it is a duplicate of #612.