Domestication Innovation

Domestication Innovation

2M Downloads

Startup crash when installed with Project Save The Pets

xFirefalconx opened this issue ยท 2 comments

commented

Hi, I tried adding this mod to my modpack (working on an update).
It however collides with a mod I am using already and I isolated it, both mods clash. I hope something can be done about it as I really like the features your mod introduces, but want to keep the features of Project Save The Pets.

The error message:

mixin
pool-3-thread-1
@Redirect conflict. Skipping domesticationinnovation.mixins.json:PlayerMixin->@Redirect::di_onSweepAttack_isAlliedTo(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;)Z with priority 1000, already redirected by projectsavethepets.mixins.json:PlayerEntityMixin->@Redirect::attack(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;)Z with priority 1000

Full logs: latest.log

Minecraft 1.18.2
Forge 40.2.4
citadel-1.11.3-1.18.2.jar
domesticationinnovation-1.4.2-1.18.2.jar
projectsavethepets-3.1.0-old.1.18+2022.10af157d70.forge.jar

There might other issues, I will further investigate, in case there is a possibility of an update. Thanks in advance.

Edit: Tested with about 400 other mods in my pack, so far no other incompatibilities.

commented

Additionally, if it's not possible to somehow pair these two mixins, can you maybe adapt their features to a certain point so dead pets (incl. modded ones) can be saved somewhere and revived if conditions are met?
Project save the pets uses pieces of paper with the pet stats on it and lets you revive it by consuming a copper block upon right click. Maybe you find a solution that somehow works.
I'm commenting since it's been months and no reaction yet so I don't know what's the current situation.