Industrial Foregoing

Industrial Foregoing

117M Downloads

[1.21] Issue Title

WannaBeSame opened this issue · 4 comments

commented

Industrial Foregoing Version: 1.21-3.6.24 - the latest available version is on 03/25/2025

Titanium Version: 1.21-4.0.36 - the latest available version is on 03/25/2025

JEI Version: 1.21.1-neoforge-19.21.0.247 - the latest available version is on 03/25/2025

A screenshot is attached. No recipes in the dissolution chamber can be shown using JEI. the game does not crash, pressing R does not show recipes, and pressing U on the dissolution chamber outputs the following

Image
Logs:
[25mar.2025 02:40:59.626] [Render thread/ERROR] [mezz.jei.library.gui.recipes.RecipeLayout/]: Error caught from Recipe Category: RecipeType[uid=industrialforegoing:dissolution, recipeClass=class com.buuz135.industrial.recipe.DissolutionChamberRecipe]
java.lang.NoSuchFieldError: Class com.buuz135.industrial.recipe.DissolutionChamberRecipe does not have member field 'net.neoforged.neoforge.fluids.FluidStack inputFluid'
at TRANSFORMER/[email protected]/com.buuz135.industrial.plugin.jei.category.DissolutionChamberCategory.setRecipe(DissolutionChamberCategory.java:531) ~[industrialforegoing-1.21-3.6.24.jar%23262!/:?]
at TRANSFORMER/[email protected]/com.buuz135.industrial.plugin.jei.category.DissolutionChamberCategory.setRecipe(DissolutionChamberCategory.java:59) ~[industrialforegoing-1.21-3.6.24.jar%23262!/:?]
at TRANSFORMER/[email protected]/mezz.jei.library.gui.recipes.RecipeLayout.create(RecipeLayout.java:98) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23264!/: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%23264!/: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%23264!/: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%23264!/: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%23264!/: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%23264!/: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%23264!/: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%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:451) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.tick(Minecraft.java:1828) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1161) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.38.jar%23135!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.38.jar%23135!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.38.jar%23135!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.38.jar%23135!/:4.0]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23113!/:?]
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:?]
[25mar.2025 02:40:59.666] [Render thread/ERROR] [mezz.jei.library.gui.recipes.RecipeLayout/]: Error caught from Recipe Category: RecipeType[uid=industrialforegoing:dissolution, recipeClass=class com.buuz135.industrial.recipe.DissolutionChamberRecipe]
java.lang.NoSuchFieldError: Class com.buuz135.industrial.recipe.DissolutionChamberRecipe does not have member field 'net.neoforged.neoforge.fluids.FluidStack inputFluid'
at TRANSFORMER/[email protected]/com.buuz135.industrial.plugin.jei.category.DissolutionChamberCategory.setRecipe(DissolutionChamberCategory.java:531) ~[industrialforegoing-1.21-3.6.24.jar%23262!/:?]
at TRANSFORMER/[email protected]/com.buuz135.industrial.plugin.jei.category.DissolutionChamberCategory.setRecipe(DissolutionChamberCategory.java:59) ~[industrialforegoing-1.21-3.6.24.jar%23262!/:?]
at TRANSFORMER/[email protected]/mezz.jei.library.gui.recipes.RecipeLayout.create(RecipeLayout.java:98) ~[jei-1.21.1-neoforge-19.21.0.247.jar%23264!/: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%23264!/: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%23264!/: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%23264!/: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%23264!/: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%23264!/: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%23264!/: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%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:451) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.tick(Minecraft.java:1828) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1161) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23237!/:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.38.jar%23135!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.38.jar%23135!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.38.jar%23135!/:4.0]
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.38.jar%23135!/:4.0]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23113!/:?]
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23113!/:?]
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:?]

commented

Do you have any IF addons like More Addons mods?

commented
commented

Can you update IF: Extra upgrade

commented

Can you update IF: Extra upgrade

Now its 1.21.1-1.2.102 and Its work! Thanks a lot, and I already wanted to upgrade to the older version of JEI. You saved me from this horror, it's strange that I didn't install the latest version of the addon. Thanks again.