Fuzss / respawninganimals

Animals no longer stay in the world forever, instead they spawn and disappear like monsters.
https://www.curseforge.com/minecraft/mc-mods/respawning-animals
Mozilla Public License 2.0
3 stars 2 forks source link

[Crash]: The server just crashes when starting up #9

Closed Litch1232 closed 1 year ago

Litch1232 commented 2 years ago

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.16.5

Mod Version (Required)

1.0.5-1.16.5

Notes (Required)

Just start the server with this mod pack https://drive.google.com/file/d/1ZKRhUxBQvEXZD5s_w5avdAXAOOC_MoFM/view?usp=sharing

Crash Report (Required)

[11:52:30] [main/FATAL] [mixin/]: Mixin apply failed META-INF/respawnableanimals.mixins.json:MobEntityMixin -> net.minecraft.entity.MobEntity: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException Unexpecteded ClassMetadataNotFoundException whilst transforming the mixin class: [MAIN Applicator Phase -> META-INF/respawnableanimals.mixins.json:MobEntityMixin -> Apply Methods -> (Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V:handler$zgj000$requiresCustomPersistence -> Transform Instructions -> GETSTATIC fuzs/respawnableanimals/RespawnableAnimals::RESPAWNABLE_ANIMALS:Lfuzs/puzzleslib/element/AbstractElement; -> desc=Lfuzs/puzzleslib/element/AbstractElement;]

latest.log (Optional)

No response

Fuzss commented 2 years ago

Probably another mod modifying the same class. Would be great if you could do some mod removing to find the conflicting mod.