Create Crafts & Additions

Create Crafts & Additions

61M Downloads

Bug Jei rolling recipes straw

CelyanRbx opened this issue ยท 1 comments

commented

Describe the bug
[01juil.2025 20:02:21.435] [Render thread/ERROR] [mezz.jei.library.gui.recipes.RecipeLayout/]: Error caught from Recipe Category: RecipeType[uid=createaddition:rolling, recipeClass=class com.mrh0.createaddition.recipe.rolling.RollingRecipe]
java.lang.ClassCastException: class net.minecraft.world.item.crafting.RecipeHolder cannot be cast to class com.mrh0.createaddition.recipe.rolling.RollingRecipe (net.minecraft.world.item.crafting.RecipeHolder is in module [email protected] of loader 'TRANSFORMER' @32507479; com.mrh0.createaddition.recipe.rolling.RollingRecipe is in module [email protected] of loader 'TRANSFORMER' @32507479)
at TRANSFORMER/[email protected]/com.mrh0.createaddition.compat.jei.RollingMillCategory.setRecipe(RollingMillCategory.java:13) ~[createaddition-1.4.2.jar%23560!/:?]
at TRANSFORMER/[email protected]/mezz.jei.library.gui.recipes.RecipeLayout.create(RecipeLayout.java:98) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23638!/:19.21.0.247]
at TRANSFORMER/[email protected]/mezz.jei.library.recipes.RecipeManager.createRecipeLayoutDrawableOrShowError(RecipeManager.java:93) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23638!/:19.21.0.247]
at TRANSFORMER/[email protected]/mezz.jei.gui.recipes.layouts.LazyRecipeLayoutList.createRecipeLayout(LazyRecipeLayoutList.java:110) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23638!/:19.21.0.247]
at TRANSFORMER/[email protected]/mezz.jei.gui.recipes.layouts.LazyRecipeLayoutList.calculateNextResult(LazyRecipeLayoutList.java:162) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23638!/:19.21.0.247]
at TRANSFORMER/[email protected]/mezz.jei.gui.recipes.layouts.LazyRecipeLayoutList.tick(LazyRecipeLayoutList.java:153) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23638!/:19.21.0.247]
at TRANSFORMER/[email protected]/mezz.jei.gui.recipes.RecipeGuiLogic.tick(RecipeGuiLogic.java:70) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23638!/:19.21.0.247]
at TRANSFORMER/[email protected]/mezz.jei.gui.recipes.RecipesGui.tick(RecipesGui.java:350) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23638!/:19.21.0.247]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.lambda$tick$35(Minecraft.java:1828) ~[client-1.21.1-20240808.144430-srg.jar%23475!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:451) ~[client-1.21.1-20240808.144430-srg.jar%23475!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.tick(Minecraft.java:1828) ~[client-1.21.1-20240808.144430-srg.jar%23475!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1161) ~[client-1.21.1-20240808.144430-srg.jar%23475!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23475!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23475!/:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.41.jar%23107!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.41.jar%23107!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.41.jar%23107!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.41.jar%23107!/:4.0]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?]
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]

To Reproduce
Steps to reproduce the behavior:

Additional context

  • Mod version: 1.4.2
  • NeoForge version: 21.1.186
  • Create version: 6.0.6
commented

Update the mod