"java.lang.NoSuchFieldError: CHARM" from multiple mods in custom pack
Daenyth opened this issue ยท 3 comments
I'm trying to set up a custom pack with baubles in it, and multiple mods give me errors like java.lang.NoSuchFieldError: CHARM
or java.lang.NoSuchFieldError: BODY
during initialization.
I'm using multimc and I've tried both 1.5.2 and 1.5.1, both fail similary. If I disable the Baubles mod entirely (and 1-2 others that won't launch without it), then the pack starts.
Log here: https://paste.ee/p/DhGzT
I've also now tried disabling mods that crash on init, in this order:
- bauble of undying
- nature's aura
- random things
- wireless crafting terminal
- colytra
- reliquary
- silent gems
- twilight forest
Still crashing at that point, next one was 'the one probe'.
I think it's Runic Dungeons breaking it; I've been bisecting my mod list and adding that one back in makes it crash