1.14.4 mod isnt loading.
PASSTHEBLEACH opened this issue ยท 7 comments
When trying to run this mod with no others, I get this error.
[modloading-worker-1/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: betteranimalsplus, class its_meow.betteranimalsplus.BetterAnimalsPlusMod
java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent
I was using the newest 1.14.4 8.1.0 version of betteranimalsplus. Kept getting that same error with any forge version above 28.1.108... 28.1.108 forge actually fixed my issue, I'm not sure what was wrong, but after playing around with it I found a good forge/mod mix I guess lol.. Sorry for wasting your time! My boyfriend and I were both having this problem, so it may happen to others, so decided to explain how I fixed. :)
No no, this still could very much be an issue! We can't have new forge versions breaking the mod!
I understand! I just played around with the forge versions and found a fix :)
What confuses me is that event you're getting an error for has not been in that location since extremely early (pre 28.1.0) Forge 1.14 versions, and no mod version has used it since 7.1.1- are you sure your versions are correct? Can I get a full log dump?