Improved Damage Framework

Improved Damage Framework

10.2k Downloads

Incompatible with Pehkui

SiverDX opened this issue ยท 0 comments

commented

https://github.com/Virtuoel/Pehkui/blob/e40269863f355b829ac397143549560f0856dd4f/src/main/java/virtuoel/pehkui/mixin/PlayerEntityMixin.java#L83

* Anything that is made incompatible by this should probably stay incompatible.

[11:17:30] [main/FATAL] [mixin/]: Mixin apply failed pehkui.mixins.json:reach.PlayerEntityMixin -> net.minecraft.world.entity.player.Player: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("CONSTANT") on net/minecraft/world/entity/player/Player::pehkui$attack$distance with priority 990 cannot inject into net/minecraft/world/entity/player/Player::m_5706_(Lnet/minecraft/world/entity/Entity;)V merged by net.cwjn.idf.mixin.MixinPlayer with priority 1000 [PREINJECT Applicator Phase -> pehkui.mixins.json:reach.PlayerEntityMixin -> Prepare Injections ->  -> constant$cep000$pehkui$attack$distance(D)D -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("CONSTANT") on net/minecraft/world/entity/player/Player::pehkui$attack$distance with priority 990 cannot inject into net/minecraft/world/entity/player/Player::m_5706_(Lnet/minecraft/world/entity/Entity;)V merged by net.cwjn.idf.mixin.MixinPlayer with priority 1000 [PREINJECT Applicator Phase -> pehkui.mixins.json:reach.PlayerEntityMixin -> Prepare Injections ->  -> constant$cep000$pehkui$attack$distance(D)D -> Prepare]

If you plan to keep it this way you should keep a list of these incompatible mods (and mention it in the mod description)