[Crash]: Mixin error with @shadow field recipeLayours
Mysticpasta1 opened this issue ยท 3 comments
Steps to Reproduce the Crash
- load mod
- open menu
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @shadow field recipeLayouts was not located in the target class mezz.jei.gui.recipes.RecipesGui. No refMap loaded.
it crash with a custom unreleased modpack I just made today
Crash Report
https://gist.github.com/Mysticpasta1/a3a98ae236e7f0ddfcb6f38e1aa79b93
Thanks for the report!
This appears to be an issue from Just Enough Mekanism Multiblocks. They are trying to edit JEI's code using mixins and failing.
Please report to them here and link back to this issue.
https://github.com/gisellevonbingen-Minecraft/JustEnoughMekanismMultiblocks/issues
This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.