Bountiful

Bountiful

35M Downloads

[1.16.5] Bountiful java.lang.IncompatibleClassChangeError

Cixon opened this issue ยท 3 comments

commented

Bug Report

Observed Behaviour

What happened: Client crashed upon start up.

Crash log:
latest.log Line 40.
debug.log
crash-2021-01-31_15.28.35-fml.txt

Expected Behaviour

What should have happened: Mod to be compatible with modpack.

Minimal setup needed to reproduce

  • Forge version: 36.0.7
  • Bountiful version: v3.3.0 (latest)
  • Other mods: Too many to list but I will list the new ones I added that could've caused the crash.
    (TRansliterationlib, NotEnoughAnimations)
commented

It's TRansliterationlib that causes the load to fail.

commented

It's TRansliterationlib that causes the load to fail.

Figured. Unfortunate because the new animation mod that uses it as a dependency is pretty neat considering it's client sided.
Wonder if there's a fix around it...

commented

Yes - seems like that. I wish I could help more!