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

[Forge 1.18] JEI integration broken by JEI update #269

Open
loldev69 opened this issue Nov 21, 2023 · 0 comments
Open

[Forge 1.18] JEI integration broken by JEI update #269

loldev69 opened this issue Nov 21, 2023 · 0 comments

Comments

@loldev69
Copy link

This mostly affects the SolidifierCategory class.
It results in a broken JEI visualization of the solidifier recipes and in the following error on load:

[Render thread/ERROR] [me.je.co.ut.IngredientSupplierHelper/]: Found a broken recipe, failed to setRecipe with RecipeLayoutBuilder: Mob Grinding Utils mob_grinding_utils:solidify/jelly_baby class mob_grinding_utils.recipe.SolidifyRecipe
java.lang.NoSuchFieldError: FLUID
at mob_grinding_utils.client.jei.SolidifierCategory.setRecipe(SolidifierCategory.java:76) ~[mob_grinding_utils-1.18.2-0.4.50.jar%23131!/:1.18.2-0.4.50] {re:classloading}
at mob_grinding_utils.client.jei.SolidifierCategory.setRecipe(SolidifierCategory.java:25) ~[mob_grinding_utils-1.18.2-0.4.50.jar%23131!/:1.18.2-0.4.50] {re:classloading}
[...]

Low priority issue, given that the Solidifier still works in-game and no crash happens.

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