
[Crash]: java.lang.StackOverflowError rendering cat model
Ciellix opened this issue ยท 4 comments
Mod Loader (Required)
Fabric
Minecraft Version(s) (Required)
1.21.4
Mod Version(s) (Required)
BetterAnimationsCollection-v21.4.0-1.21.4-Fabric
Other Mods Involved (Required)
Yes, not sure if it happens without other mods tho
Notes (Required)
Was running and jumping in a forest, and loaded something and then I crashed
Crash Report (Required)
latest.log (Optional)
That's a mod conflict, no clue though what other mod is causing this. Here is how you can find it though:
In the Minecraft Launcher for your Fabric installation add this add the end of your JVM Arguments: -Dmixin.debug.export=true

Then run the game once, afterward go to your .minecraft
directory to .mixin.out/class/net/minecraft
and there look for class_3680.class
and send that here.
It would not allow me too add the file non-zipped so I hope its fine in a zip file, if not lmk another way too send it
Thank you, so the conflict is with CatLoaf.
This is a more complex issue, from my understanding it's neither mod's fault, looks like an issue with the Mixin library instead.
Disabling the cat model in the BAC config seems like your best bet if you want to keep both mods installed.