Requiem

Requiem

562k Downloads

Better Combat mod incompatibility

ZsoltMolnarrr opened this issue ยท 3 comments

commented

Hello!

Both mods are targeting the same LivingEntityRenderer.features field, causing a Mixin exception.
Related issue: ZsoltMolnarrr/BetterCombat#83

Unfortunately I don't know a technical solution for this. Do you have an idea?

Better Combat:
https://github.com/ZsoltMolnarrr/BetterCombat/blob/1.19.X/common/src/main/java/net/bettercombat/mixin/client/firstpersonrender/LivingEntityRendererMixin.java

The Requiem:
https://github.com/Ladysnake/Requiem/blob/1.19/src/main/java/ladysnake/requiem/mixin/client/remnant/LivingEntityRendererMixin.java

commented

Both mods from my testing in the current latest version of both mods seemingly works fine. Likely fixed in some recent update.

commented

Nvm, there are a few first-person rendering issues when using swords while possessing a non-player shell.

commented

This issue will be closed as there is no solution without compromising on functionality in Requiem