some issue with recipe, minor jsut reporting, neoforge 1.21.1 latest mekanism version, latest jei
2el222 opened this issue ยท 1 comments
Issue description
[Render thread/ERROR] [mezz.jei.library.util.IngredientSupplierHelper/]: Found a broken recipe, failed to setRecipe with RecipeLayoutBuilder: HYDROGEN
java.lang.IllegalArgumentException: Unknown ingredient type: class mekanism.api.chemical.ChemicalStack
at mezz.jei.library.ingredients.RegisteredIngredients.getIngredientInfo:L52
at mezz.jei.library.ingredients.IngredientManager.getIngredientHelper:L73
at mezz.jei.library.ingredients.TypedIngredient.createAndFilterInvalid:L86
at mezz.jei.library.ingredients.SimpleIngredientAcceptor.addIngredientInternal:L141
at mezz.jei.library.ingredients.SimpleIngredientAcceptor.addIngredient:L71
at mezz.jei.library.gui.recipes.supplier.builder.IngredientSlotBuilder.addIngredient:L40
at mezz.jei.library.gui.recipes.supplier.builder.IngredientSlotBuilder.addIngredient:L25
at com.devdyna.mekagenjei.client.jei.api.MonoGasCategory.setRecipe:L27
at mezz.jei.library.util.IngredientSupplierHelper.getIngredientSupplier:L23
at mezz.jei.library.recipes.RecipeManagerInternal.addRecipe:L148
at mezz.jei.library.recipes.RecipeManagerInternal.addRecipes:L121
at mezz.jei.library.load.registration.RecipeRegistration.addRecipes:L52
at com.devdyna.mekagenjei.client.jei.MainPlugin.registerRecipes:L42
at mezz.jei.library.load.PluginLoader.lambda$createRecipeManager$15:L202
at mezz.jei.library.load.PluginCaller.redirect$dfn000$emi$callOnPlugins:L551
at mezz.jei.library.load.PluginCaller.callOnPlugins:L26
at mezz.jei.library.load.PluginLoader.createRecipeManager:L202
at mezz.jei.library.startup.JeiStarter.start:L129
at mezz.jei.neoforge.startup.StartEventObserver.transitionState:L175
at mezz.jei.neoforge.startup.StartEventObserver.onEvent:L120
at net.neoforged.bus.ConsumerEventHandler.invoke:L27
at net.neoforged.bus.EventBus.post:L360
at net.neoforged.bus.EventBus.post:L328
at net.neoforged.neoforge.client.ClientHooks.onRecipesUpdated:L664
at net.minecraft.client.multiplayer.ClientPacketListener.handleUpdateRecipes:L1506
at net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket.handle:L32
at net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket.handle:L13
at net.neoforged.neoforge.network.registration.NetworkRegistry.handlePacketUnchecked:L829
at net.neoforged.neoforge.network.handling.IPayloadContext.handle:L108
at net.neoforged.neoforge.network.filters.GenericPacketSplitter.lambda$receivedPacket$0:L154
at net.neoforged.neoforge.network.handling.ClientPayloadContext.enqueueWork:L31
at net.neoforged.neoforge.network.filters.GenericPacketSplitter.receivedPacket:L154
at net.neoforged.neoforge.network.filters.GenericPacketSplitter.handle:L69
at net.neoforged.neoforge.network.handling.MainThreadPayloadHandler.lambda$handle$0:L16
at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0:L60
at java.util.concurrent.CompletableFuture$AsyncSupply.run:L1768
at net.minecraft.util.thread.BlockableEventLoop.doRunTask:L148
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask:L23
at net.minecraft.util.thread.BlockableEventLoop.pollTask:L122
at net.minecraft.util.thread.BlockableEventLoop.runAllTasks:L111
at net.minecraft.client.Minecraft.runTick:L1155
at net.minecraft.client.Minecraft.run:L807
at net.minecraft.client.main.Main.main:L230
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke:L103
at java.lang.reflect.Method.invoke:L580
at net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget:L136
at net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService:L124
at net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService:L32
at net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4:L118
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch:L30
at cpw.mods.modlauncher.LaunchServiceHandler.launch:L53
at cpw.mods.modlauncher.LaunchServiceHandler.launch:L71
at cpw.mods.modlauncher.Launcher.run:L103
at cpw.mods.modlauncher.Launcher.main:L74
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept:L26
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept:L23
at cpw.mods.bootstraplauncher.BootstrapLauncher.run:L210
at cpw.mods.bootstraplauncher.BootstrapLauncher.main:L69
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke:L103
at java.lang.reflect.Method.invoke:L580
at io.github.zekerzhayard.forgewrapper.installer.Main.main:L69
at org.prismlauncher.launcher.impl.StandardLauncher.launch:L105
at org.prismlauncher.EntryPoint.listen:L129
at org.prismlauncher.EntryPoint.main:L70
Steps to reproduce
No response
Minecraft version
1.21.1 (Latest)
NeoForge version
21.1.109
Mekanism version
10.7.16 (Latest)
Other relevant versions
No response
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response