No information ui on liquid burning
Olivercola22 opened this issue ยท 2 comments
Describe the bug
No liquid burning recipe/information screen with JEI
To Reproduce
Pressing "U" on seed oil or lava
Additional context
- Mod version: 1.20.1-1.3.0
- Forge version: 47.3.33
- Create version: 1.20.1-6.0.2
Believe I'm also getting this issue.
Mod List:
- cofh_core-1.20.1-11.0.2.56
- create-1.20.1-6.0.2
- createaddition-1.20.1-1.3.0
- jei-1.20.1-forge-15.20.0.106
- Mantle-1.20.1-1.11.44
- TConstruct-1.20.1-3.9.2.37
- thermal_expansion-1.20.1-11.0.1.29
- thermal_foundation-1.20.1-11.0.6.70
This seems to be the relevant error in the logs
[22:06:38] [Render thread/ERROR] [me.je.li.ut.IngredientSupplierHelper/]: Found a broken recipe, failed to setRecipe with RecipeLayoutBuilder: Create Crafts & Additions createaddition:liquid_burning/compat/thermal/heavy_oil class com.mrh0.createaddition.recipe.liquid_burning.LiquidBurningRecipe
java.lang.NoSuchMethodError: 'java.util.List com.mrh0.createaddition.compat.jei.LiquidBurningCategory.withImprovedVisibility(java.util.List)'
at com.mrh0.createaddition.compat.jei.LiquidBurningCategory.setRecipe(LiquidBurningCategory.java:47)