DynamicTreesTeam / DynamicTrees

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

I can't run my modded minecraft in version 1.18.2 forge when the mod Dynamic trees and with other mods #794

Closed SnayZi closed 11 months ago

SnayZi commented 11 months ago

I can't run my modded minecraft in version 1.18.2 forge when the mod Dynamic trees and with other mods

i use this version of the mod : DynamicTrees-1.18.2-1.0.3

I use the version 1.18.2 - 40.2.10 of forge

crash-2023-07-19_19.34.03-fml.txt

image Capture d’écran 2023-07-19 194334

Harleyoc1 commented 11 months ago

Duplicate of #777

Harleyoc1 commented 11 months ago

Unfortunately DT is incompatible with Hostile Villages at the moment. They must also modify villages and since there's no official way to do this our method is clashing.

A workaround would be to set cancelVanillaVillageTrees to false in the common config (located at config/dynamictrees-common.toml), though it will mean that vanilla trees will spawn in villages (unless Hostile Villages also removes these - I'm unsure of what it changes).

SnayZi commented 11 months ago

it doesn't work even by removing it the problem remains the same