Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict between Immersive Portals Core and Moonrise mixin in Entity.checkInsideBlocks() #1647

Open
TheButterbrotMan opened this issue Oct 28, 2024 · 1 comment

Comments

@TheButterbrotMan
Copy link

TheButterbrotMan commented Oct 28, 2024

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

@TheButterbrotMan
Copy link
Author

Tuinity/Moonrise#64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant