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

mixin failed injection check #178

Open
supersaiyansubtlety opened this issue Jan 23, 2022 · 3 comments
Open

mixin failed injection check #178

supersaiyansubtlety opened this issue Jan 23, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@supersaiyansubtlety
Copy link

tooExpansiveCost(I)I in carpet-redcraft-addons.mixins.json:AnvilScreenMinin from mod carpet-redcraft-addons failed injection check

log

I'm (coincidentally) the dev of Automated Crafting, and the issue seems to be triggered when I register a screen handler.

I don't touch anything anvil related, and I use LibGUI to help make my screenhandler.

@BisUmTo
Copy link
Member

BisUmTo commented Jan 23, 2022

Do you have any idea how to fix it?

@supersaiyansubtlety
Copy link
Author

The easiest way to fix it would be to just add require=0 to you @ModifyConstant annotation. This would make it so this error is ignored.

But idk why the error is occurring in the first place. It's likely some sort of mod conflict, and it might be possible solve this in a way that still lets your feature work if you find what's causing the issue.

@BisUmTo
Copy link
Member

BisUmTo commented Jan 24, 2022

I'll try to fix it as soon as possible

@BisUmTo BisUmTo added the bug Something isn't working label Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants