Forge 36.1.10+ doesn't load mod
Rakambda opened this issue ยท 6 comments
Describe the bug
Mod doesn't load and displays message
Mod fallingtree only supports cloth-config
Currently, cloth-config is 4.11.19
Forge 36.1.4 doesn't have this problem.
To Reproduce
Steps to reproduce the behavior:
- Start Minecraft with the given versions
Infos:
- Minecraft version: 1.16.5
- Mod version: 2.11.1
- Forge version: 36.1.12
Look the milestone this issue is attached to... This is fixed in 2.11.2. So either you have to update the mod, or use a forge version previous to 36.1.10.
I got it. Minecraft crashes with new versions of Falling Tree because it has conflict with OffHand Combat mod.
I just deleted OffHand Combat mod and without errors.
So...
I have forge 36.1.32
With Falling tree v2.11.1 i got this error: Mod fallingtree only supports cloth-config. Currently. cloth-config is 4.11.26
With newer version of Falling tree I get minecraft chashes (even Not Enough Crashes don't helps me)
Changes from MinecraftForge/MinecraftForge#7696 seems to now require a version range to be set for dependencies.
Fixed with 3340e0d