Conflict between Immersive Portals Core and Moonrise mixin in Entity.checkInsideBlocks()
TheButterbrotMan opened this issue ยท 1 comments
There is a conflict between the Immersive Portals Core mod and Moonrise when both try to modify the Entity.checkInsideBlocks() method. This results in the following error:
InvalidInjectionException: @At("INVOKE") on net/minecraft/world/entity/Entity::redirectBoundingBoxInCheckingBlockCollision with priority 1000 cannot inject into net/minecraft/world/entity/Entity::checkInsideBlocks()V merged by ca.spottedleaf.moonrise.mixin.collisions.EntityMixin with priority 1000