Open Cr0wlet opened 8 months ago
new log is Couldn't load tag metabolism:hot_biomes as it is missing following references: #forge:is_desert (from fabric), #forge:is_desert (from fabric) new log is Error loading class: net/minecraft/class_310 (java.lang.ClassNotFoundException: net/minecraft/class_310)
From version 1.20.1
After inspecting the log it seems we're unable to use spice of fabric with metabolism. Not quite sure what cake has to do with it, but it was mentioned on this line:
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector onEat(Lnet/minecraft/class_1702;IFLnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_1657;)V in metabolism.mixins.json:CakeBlockMixin from mod metabolism failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap metabolism.refmap.json
Here's my log: log_conflict_metabolism_spiceoffabric.txt
Though for now it seems I'll have to disable spice of fabric to use your mod, it's sad 'cause it'd be nice to play them both together, if possible.
Guess I can't have my cake and eat it too.