REI Plugin Compatibilities (REIPC)

REI Plugin Compatibilities (REIPC)

11M Downloads

Crashing when looking for recipe

Rissa1779 opened this issue ยท 1 comments

commented

What happened?

My game crashes every time I search for a recipe or scroll through the pages:

Using Neoforge

What mod loaders are you seeing the problem on?

Forge

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2025-01-12 10:40:05
Description: Adding entry

java.lang.IllegalArgumentException: Attempting to render an item BakedModel with an invalid RenderType: RenderType[cutout_mipped:CompositeState[[texture[Optional[minecraft:textures/atlas/blocks.png](blur=FALSE, mipmap=true)], shader[Optional[minecraft:core/rendertype_cutout_mipped (VertexFormat[Position, Color, UV0, UV2, Normal])]], no_transparency, depth_test[<=], cull[true], lightmap[true], overlay[false], no_layering, main_target, default_texturing, write_mask_state[writeColor=true, writeDepth=true], no_color_logic, line_width[1.0]], outlineProperty=affects_outline]].
Chunk render types are not supported, and the equivalent render types from the Sheets class should be used.
Model: com.jaquadro.minecraft.storagedrawers.client.model.PlatformDecoratedModel$ItemRender@4f308e9b.

	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.item.ItemStackRenderState$LayerRenderState.setupBlockModel(ItemStackRenderState.java:125) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.iris.json:entity_render_context.ItemStackStateLayerMixin from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/com.jaquadro.minecraft.storagedrawers.client.model.PlatformDecoratedModel$PlatformDecoratedItemModel.update(PlatformDecoratedModel.java:116) ~[Storage%20Drawers-neoforge-1.21.4-15.0.0.jar%23435!/:15.0.0] {re:classloading}
	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.item.ItemModelResolver.appendItemLayers(ItemModelResolver.java:69) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris,pl:mixin:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.item.ItemModelResolver.updateForTopItem(ItemModelResolver.java:46) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris,pl:mixin:A}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition$ItemEntryRenderer.getExtraData(ItemEntryDefinition.java:256) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition$ItemEntryRenderer.getExtraData(ItemEntryDefinition.java:247) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.add(BatchedEntryRendererManager.java:85) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.widget.entrylist.PaginatedEntryListWidget.renderEntries(PaginatedEntryListWidget.java:103) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.widget.entrylist.EntryListWidget.render(EntryListWidget.java:196) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.renderWidgets(ScreenOverlayImpl.java:350) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.render(ScreenOverlayImpl.java:247) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.screen.ScreenRegistryImpl$5.render(ScreenRegistryImpl.java:375) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.screen.DefaultScreenOverlayRenderer.lambda$onApplied$5(DefaultScreenOverlayRenderer.java:91) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.screen.DefaultScreenOverlayRenderer.lambda$new$1(DefaultScreenOverlayRenderer.java:61) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/dev.architectury.event.forge.EventHandlerImplClient.eventContainerScreenEvent(EventHandlerImplClient.java:155) ~[architectury-15.0.1-neoforge.jar%23338!/:?] {re:classloading,pl:runtimedistcleaner:A}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.2.jar%23123!/:?] {}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.2.jar%23123!/:?] {}
	at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.render(AbstractContainerScreen.java:110) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:AbstractContainerScreenAccessor from mod balm,pl:mixin:APP:mixins.ipnext.json:MixinAbstractContainerScreen from mod inventoryprofilesnext,pl:mixin:APP:inventoryessentials.mixins.json:AbstractContainerScreenAccessor from mod inventoryessentials,pl:mixin:APP:mochila.mixins.json:AbstractContainerScreenMixin from mod mochila,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor from mod mousetweaks,pl:mixin:APP:trade_cycling.mixins.json:AbstractContainerScreenAccessor from mod (unknown),pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.inventory.AbstractRecipeBookScreen.render(AbstractRecipeBookScreen.java:56) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:classloading,pl:accesstransformer:B}
	at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.renderWithTooltip(Screen.java:111) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:journeymap.mixins.json:client.ScreenAccessor from mod journeymap,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.neoforged.neoforge.client.ClientHooks.drawScreenInternal(ClientHooks.java:409) ~[neoforge-21.4.51-beta-universal.jar%23331!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
	at TRANSFORMER/[email protected]/net.neoforged.neoforge.client.ClientHooks.drawScreen(ClientHooks.java:403) ~[neoforge-21.4.51-beta-universal.jar%23331!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:517) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:journeymap.mixins.json:client.GameRendererInvoker from mod journeymap,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:freecam-common.mixins.json:GameRendererMixin from mod freecam,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1251) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:carryon.mixins.json:MinecraftMixin from mod carryon,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin from mod fallingleaves,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:armorposer.neoforge.mixins.json:MinecraftMixin from mod armorposer,pl:mixin:APP:freecam-common.mixins.json:MinecraftMixin from mod freecam,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:848) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:carryon.mixins.json:MinecraftMixin from mod carryon,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin from mod fallingleaves,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:armorposer.neoforge.mixins.json:MinecraftMixin from mod armorposer,pl:mixin:APP:freecam-common.mixins.json:MinecraftMixin from mod freecam,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:241) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sensible_stackables.mixins.json:ClientMainMixin from mod sensible_stackables,pl:mixin:A,pl:runtimedistcleaner:A}
	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:128) ~[loader-6.0.4.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:120) ~[loader-6.0.4.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.NeoForgeClientLaunchHandler.runService(NeoForgeClientLaunchHandler.java:39) ~[loader-6.0.4.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:114) ~[loader-6.0.4.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23125!/:?] {}
	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:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.item.ItemStackRenderState$LayerRenderState.setupBlockModel(ItemStackRenderState.java:125) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.iris.json:entity_render_context.ItemStackStateLayerMixin from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/com.jaquadro.minecraft.storagedrawers.client.model.PlatformDecoratedModel$PlatformDecoratedItemModel.update(PlatformDecoratedModel.java:116) ~[Storage%20Drawers-neoforge-1.21.4-15.0.0.jar%23435!/:15.0.0] {re:classloading}
	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.item.ItemModelResolver.appendItemLayers(ItemModelResolver.java:69) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris,pl:mixin:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.item.ItemModelResolver.updateForTopItem(ItemModelResolver.java:46) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris,pl:mixin:A}
-- Screen details --
Details:
	Screen name: me.shedaniel.rei.impl.client.gui.error.ErrorsScreen
Stacktrace:
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.util.CrashReportUtils.screen(CrashReportUtils.java:50) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.util.CrashReportUtils.essential(CrashReportUtils.java:44) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.add(BatchedEntryRendererManager.java:98) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.widget.entrylist.PaginatedEntryListWidget.renderEntries(PaginatedEntryListWidget.java:103) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.widget.entrylist.EntryListWidget.render(EntryListWidget.java:196) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.renderWidgets(ScreenOverlayImpl.java:350) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.render(ScreenOverlayImpl.java:247) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.screen.ScreenRegistryImpl$5.render(ScreenRegistryImpl.java:375) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.screen.DefaultScreenOverlayRenderer.lambda$onApplied$5(DefaultScreenOverlayRenderer.java:91) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.screen.DefaultScreenOverlayRenderer.lambda$new$1(DefaultScreenOverlayRenderer.java:61) ~[RoughlyEnoughItems-18.0.796-neoforge.jar%23422!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/dev.architectury.event.forge.EventHandlerImplClient.eventContainerScreenEvent(EventHandlerImplClient.java:155) ~[architectury-15.0.1-neoforge.jar%23338!/:?] {re:classloading,pl:runtimedistcleaner:A}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.2.jar%23123!/:?] {}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.2.jar%23123!/:?] {}
	at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.render(AbstractContainerScreen.java:110) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:AbstractContainerScreenAccessor from mod balm,pl:mixin:APP:mixins.ipnext.json:MixinAbstractContainerScreen from mod inventoryprofilesnext,pl:mixin:APP:inventoryessentials.mixins.json:AbstractContainerScreenAccessor from mod inventoryessentials,pl:mixin:APP:mochila.mixins.json:AbstractContainerScreenMixin from mod mochila,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor from mod mousetweaks,pl:mixin:APP:trade_cycling.mixins.json:AbstractContainerScreenAccessor from mod (unknown),pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.inventory.AbstractRecipeBookScreen.render(AbstractRecipeBookScreen.java:56) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:classloading,pl:accesstransformer:B}
	at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.renderWithTooltip(Screen.java:111) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:journeymap.mixins.json:client.ScreenAccessor from mod journeymap,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.neoforged.neoforge.client.ClientHooks.drawScreenInternal(ClientHooks.java:409) ~[neoforge-21.4.51-beta-universal.jar%23331!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
	at TRANSFORMER/[email protected]/net.neoforged.neoforge.client.ClientHooks.drawScreen(ClientHooks.java:403) ~[neoforge-21.4.51-beta-universal.jar%23331!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:517) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:journeymap.mixins.json:client.GameRendererInvoker from mod journeymap,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:freecam-common.mixins.json:GameRendererMixin from mod freecam,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1251) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:carryon.mixins.json:MinecraftMixin from mod carryon,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin from mod fallingleaves,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:armorposer.neoforge.mixins.json:MinecraftMixin from mod armorposer,pl:mixin:APP:freecam-common.mixins.json:MinecraftMixin from mod freecam,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:848) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:carryon.mixins.json:MinecraftMixin from mod carryon,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin from mod fallingleaves,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:armorposer.neoforge.mixins.json:MinecraftMixin from mod armorposer,pl:mixin:APP:freecam-common.mixins.json:MinecraftMixin from mod freecam,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:241) ~[client-1.21.4-20241203.161809-srg.jar%23330!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sensible_stackables.mixins.json:ClientMainMixin from mod sensible_stackables,pl:mixin:A,pl:runtimedistcleaner:A}
	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:128) ~[loader-6.0.4.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:120) ~[loader-6.0.4.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.NeoForgeClientLaunchHandler.runService(NeoForgeClientLaunchHandler.java:39) ~[loader-6.0.4.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:114) ~[loader-6.0.4.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23125!/:?] {}
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23125!/:?] {}
	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:?] {}


-- Renderer details --
Details:
	Renderer name: me.shedaniel.rei.impl.common.entry.TypedEntryStack
	Entry type: minecraft:item
	Is empty: false
	Entry identifier: storagedrawers:framed_controller_io

-- Entry Renderer --
Details:
	Entry definition class name: me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition
	Item Type: storagedrawers:framed_controller_io
	Item Damage: 0
	Item Components: {}
	Item Foil: false

-- Screen details --
Details:
	Screen name: me.shedaniel.rei.impl.client.gui.error.ErrorsScreen

-- System Details --
Details:
	Minecraft Version: 1.21.4
	Minecraft Version ID: 1.21.4
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 21.0.5, Eclipse Adoptium
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
	Memory: 1625567176 bytes (1550 MiB) / 3246391296 bytes (3096 MiB) up to 12750684160 bytes (12160 MiB)
	CPUs: 16
	Processor Vendor: GenuineIntel
	Processor Name: 11th Gen Intel(R) Core(TM) i9-11900H @ 2.50GHz
	Identifier: Intel64 Family 6 Model 141 Stepping 1
	Microarchitecture: Tiger Lake
	Frequency (GHz): 2.50
	Number of physical packages: 1
	Number of physical CPUs: 8
	Number of logical CPUs: 16
	Graphics card #0 name: Intel(R) UHD Graphics
	Graphics card #0 vendor: Intel Corporation
	Graphics card #0 VRAM (MiB): 128.00
	Graphics card #0 deviceId: VideoController1
	Graphics card #0 versionInfo: 31.0.101.5333
	Graphics card #1 name: NVIDIA GeForce RTX 3060 Laptop GPU
	Graphics card #1 vendor: NVIDIA
	Graphics card #1 VRAM (MiB): 6144.00
	Graphics card #1 deviceId: VideoController2
	Graphics card #1 versionInfo: 32.0.15.6636
	Memory slot #0 capacity (MiB): 8192.00
	Memory slot #0 clockSpeed (GHz): 3.20
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MiB): 8192.00
	Memory slot #1 clockSpeed (GHz): 3.20
	Memory slot #1 type: DDR4
	Virtual memory max (MiB): 28349.21
	Virtual memory used (MiB): 20941.52
	Swap memory total (MiB): 12288.00
	Swap memory used (MiB): 205.45
	Space in storage for jna.tmpdir (MiB): available: 798765.38, total: 952802.31
	Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 798765.38, total: 952802.31
	Space in storage for io.netty.native.workdir (MiB): available: 798765.38, total: 952802.31
	Space in storage for java.io.tmpdir (MiB): available: 798765.38, total: 952802.31
	Space in storage for workdir (MiB): available: 798765.38, total: 952802.31
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12160m -Xms256m
	Loaded Shaderpack: ComplementaryUnbound_r5.3 + EuphoriaPatches_1.4.3
		Profile: HIGH (+0 options changed by user)
	ModLauncher: 11.0.4+main.d2e20e43
	ModLauncher launch target: neoforgeclient
	ModLauncher services: 
		sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE 
		loader-6.0.4.jar slf4jfixer PLUGINSERVICE 
		loader-6.0.4.jar runtime_enum_extender PLUGINSERVICE 
		at-modlauncher-11.0.1.jar accesstransformer PLUGINSERVICE 
		loader-6.0.4.jar runtimedistcleaner PLUGINSERVICE 
		modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE 
		modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		[email protected]
		[email protected]
		[email protected]
		[email protected]
	Mod List: 
		accelerated-decay-neoforge-21.0.0.jar             |Accelerated Decay             |accelerateddecay              |21.0.0              |Manifest: NOSIGNATURE
		actuallyharvest-1.21.4-1.1.1.1-NEOFORGE.jar       |ActuallyHarvest               |actuallyharvest               |1.1.1.1             |Manifest: NOSIGNATURE
		additionallanterns-1.1.1-neoforge-mc1.21.4.jar    |Additional Lanterns           |additionallanterns            |1.1.1               |Manifest: NOSIGNATURE
		alllootdrops-1.21.4-3.4.jar                       |All Loot Drops                |alllootdrops                  |3.4                 |Manifest: NOSIGNATURE
		alwaysawitherskull-1.21.4-3.5.jar                 |Always a Wither Skull         |alwaysawitherskull            |3.5                 |Manifest: NOSIGNATURE
		amber-neoforge-1.21.4-2.1.0+1.21.4.jar            |Amber                         |amber                         |2.1.0+1.21.4        |Manifest: NOSIGNATURE
		architectury-15.0.1-neoforge.jar                  |Architectury                  |architectury                  |15.0.1              |Manifest: NOSIGNATURE
		ArmorPoser-neoforge-1.21.4-8.0.1.jar              |Armor Poser                   |armorposer                    |8.0.1               |Manifest: NOSIGNATURE
		badpackets-neo-0.8.2.jar                          |Bad Packets                   |badpackets                    |0.8.2               |Manifest: NOSIGNATURE
		balm-neoforge-1.21.4-21.4.6.jar                   |Balm                          |balm                          |21.4.6              |Manifest: NOSIGNATURE
		beehave-1.21.4-neoforge-0.1.0.jar                 |beehave                       |beehave                       |0.1.0               |Manifest: NOSIGNATURE
		betterbeaconplacement-1.21.4-3.4.jar              |Better Beacon Placement       |betterbeaconplacement         |3.4                 |Manifest: NOSIGNATURE
		betterspawnercontrol-1.21.4-4.6.jar               |Better Spawner Control        |betterspawnercontrol          |4.6                 |Manifest: NOSIGNATURE
		Better Tags-1.21.4-NEO-1.5.jar                    |Better Tags                   |bettertags                    |1.5                 |Manifest: NOSIGNATURE
		BetterF3-13.0.0-NeoForge-1.21.4.jar               |BetterF3                      |betterf3                      |13.0.0              |Manifest: NOSIGNATURE
		boatiview-neoforge-0.0.6-1.21.4.jar               |Boat Item View                |boatiview                     |0.0.6               |Manifest: NOSIGNATURE
		bottleyourxp-1.21.4-3.4.jar                       |Bottle Your Xp                |bottleyourxp                  |3.4                 |Manifest: NOSIGNATURE
		BridgingMod-2.5.2+1.21.3.neoforge-release.jar     |Bridging Mod                  |bridgingmod                   |2.5.2+1.21.3        |Manifest: NOSIGNATURE
		carryon-neoforge-1.21.4-2.3.0.22.jar              |Carry On                      |carryon                       |2.3.0               |Manifest: NOSIGNATURE
		ceilingtorch-1.21.4-1.31.jar                      |Ceiling Torch                 |ceilingtorch                  |1.31                |Manifest: NOSIGNATURE
		chanceglobe-1.21.4-1.3.9.jar                      |Chance Globe                  |chanceglobe                   |1.3.9               |Manifest: NOSIGNATURE
		cleanview-1.21.4-v1-neoforge.jar                  |CleanView                     |cleanview                     |1.21.4-v1-neoforge  |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
		cloth-config-17.0.144-neoforge.jar                |Cloth Config v17 API          |cloth_config                  |17.0.144            |Manifest: NOSIGNATURE
		collective-1.21.4-7.89.jar                        |Collective                    |collective                    |7.89                |Manifest: NOSIGNATURE
		common-networking-neoforge-1.0.18-1.21.4.jar      |Common Networking             |commonnetworking              |1.0.18-1.21.4       |Manifest: NOSIGNATURE
		cookingforblockheads-neoforge-1.21.4-21.4.4.jar   |Cooking for Blockheads        |cookingforblockheads          |21.4.4              |Manifest: NOSIGNATURE
		sixstairs-1.21.4-0.1-neoforge.jar                 |Craft 6 stairs instead of 4   |sixstairs                     |1.21.4-0.1-neoforge |Manifest: NOSIGNATURE
		craftableenchantedgoldenapple-1.21.4-0.1.jar      |CraftableEnchantedGoldenApple |craftableenchantedgoldenapple |1.21.4-0.1          |Manifest: NOSIGNATURE
		craftableexperiencebottle-1.21.4-0.1.jar          |CraftableExperienceBottle     |craftableexperiencebottle     |1.21.4-0.1          |Manifest: NOSIGNATURE
		craftablehorsearmor-1.21.3-0.1.jar                |CraftableHorseArmor           |craftablehorsearmor           |1.21.3-0.1          |Manifest: NOSIGNATURE
		craftablenametag-1.21.3-0.1.jar                   |CraftableNameTag              |craftablenametag              |1.21.3-0.1          |Manifest: NOSIGNATURE
		bettercrafting-1.21.4-1-neoforge.jar              |Crafting Better               |bettercrafting                |1.21.4-1-neoforge   |Manifest: NOSIGNATURE
		craftingslots-neoforge-1.21.4-21.4.1.jar          |Crafting Slots                |craftingslots                 |21.4.1              |Manifest: NOSIGNATURE
		craftingtweaks-neoforge-1.21.4-21.4.2.jar         |Crafting Tweaks               |craftingtweaks                |21.4.2              |Manifest: NOSIGNATURE
		creeper-confetti-plus-1.1.0+1.21.4.jar            |Creeper Confetti Plus         |creeperconfetti               |1.1.0+1.21.4        |Manifest: NOSIGNATURE
		cryingportals-1.21.4-2.8.jar                      |Crying Portals                |cryingportals                 |2.8                 |Manifest: NOSIGNATURE
		cyclepaintings-1.21.4-3.6.jar                     |Cycle Paintings               |cyclepaintings                |3.6                 |Manifest: NOSIGNATURE
		darkloot-neoforge-1.21-1.3.0b.jar                 |DarkLoot                      |darkloot                      |1.3.0hf             |Manifest: NOSIGNATURE
		darkmining-neoforge-1.21-1.2.5a.jar               |DarkMining                    |darkmining                    |1.2.5hf2            |Manifest: NOSIGNATURE
		darkrewards-neoforge-1.21-1.2.0a.jar              |DarkRewards                   |darkrewards                   |1.2.0               |Manifest: NOSIGNATURE
		deimos-1.21.4-1-neoforge.jar                      |Deimos                        |deimos                        |1.21.4-1-neoforge   |Manifest: NOSIGNATURE
		denseores-1.21.4-1.2.2.jar                        |Dense Ores                    |denseores                     |1.2.2               |Manifest: NOSIGNATURE
		despawningeggshatch-1.21.4-4.4.jar                |Despawning Eggs Hatch         |despawningeggshatch           |4.4                 |Manifest: NOSIGNATURE
		display_case-neoforge-1.21.4-1.1.jar              |DisplayCase                   |display_case                  |1.1                 |Manifest: NOSIGNATURE
		dragondropselytra-1.21.4-3.4.jar                  |Dragon Drops Elytra           |dragondropselytra             |3.4                 |Manifest: NOSIGNATURE
		easy_homes-21.4.4-neoforge.jar                    |Easy Homes                    |easy_homes                    |21.4.4              |Manifest: NOSIGNATURE
		easy_mob_farm-neoforge-1.21.4-9.1.0.jar           |Easy Mob Farm                 |easy_mob_farm                 |0.0NONE             |Manifest: NOSIGNATURE
		easy-piglins-neoforge-1.21.4-1.0.13.jar           |Easy Piglins                  |easy_piglins                  |1.21.4-1.0.13       |Manifest: NOSIGNATURE
		easy-villagers-neoforge-1.21.4-1.1.23.jar         |Easy Villagers                |easy_villagers                |1.21.4-1.1.23       |Manifest: NOSIGNATURE
		entity_model_features_neoforge_1.21.4-2.4.1.jar   |Entity Model Features         |entity_model_features         |2.4.1               |Manifest: NOSIGNATURE
		entity_texture_features_neoforge_1.21.4-6.2.10.jar|Entity Texture Features       |entity_texture_features       |6.2.10              |Manifest: NOSIGNATURE
		EuphoriaPatcher-1.4.3-r5.3-neoforge.jar           |Euphoria Patcher              |euphoria_patcher              |1.4.3-r5.3-neoforge |Manifest: NOSIGNATURE
		expcounter-1.21.4-2-neoforge.jar                  |EXPCounter                    |expcounter                    |1.21.4-2-neoforge   |Manifest: NOSIGNATURE
		ExplorersCompass-1.21.4-3.0.4-neoforge.jar        |Explorer's Compass            |explorerscompass              |1.21.4-3.0.4-neoforg|Manifest: NOSIGNATURE
		expore-1.21.4-0.2.jar                             |ExpOre                        |expore                        |1.21.4-0.2          |Manifest: NOSIGNATURE
		fallingleaves-1.21.4-2.5.0.jar                    |Fallingleaves                 |fallingleaves                 |2.5.0               |Manifest: NOSIGNATURE
		farmingforblockheads-neoforge-1.21.4-21.4.1.jar   |Farming for Blockheads        |farmingforblockheads          |21.4.1              |Manifest: NOSIGNATURE
		ForgeConfigAPIPort-v21.4.1-1.21.4-NeoForge.jar    |Forge Config API Port         |forgeconfigapiport            |21.4.1              |Manifest: NOSIGNATURE
		fabric-api-base-0.4.42+d1308ded19.jar             |Forgified Fabric API Base     |fabric_api_base               |0.4.42+d1308ded19   |Manifest: NOSIGNATURE
		fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar    |Forgified Fabric BlockView API|fabric_block_view_api_v2      |1.0.10+9afaaf8c19   |Manifest: NOSIGNATURE
		fabric-renderer-api-v1-5.0.0+babc52e504.jar       |Forgified Fabric Renderer API |fabric_renderer_api_v1        |5.0.0+babc52e504    |Manifest: NOSIGNATURE
		fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19   |Manifest: NOSIGNATURE
		FortuneAncientDebris-1.21-1.21.4-1.0.jar          |Fortune Ancient Debris        |fortuneancientdebris          |1.0                 |Manifest: NOSIGNATURE
		framework-neoforge-1.21.4-0.10.1.jar              |Framework                     |framework                     |0.10.1              |Manifest: NOSIGNATURE
		freecam-neoforge-1.3.2+mc1.21.4.jar               |Freecam                       |freecam                       |1.3.2+mc1.21.4      |Manifest: NOSIGNATURE
		Geophilic v3.1.5 f15-61.jar                       |Geophilic                     |geophilic                     |3.1.5               |Manifest: NOSIGNATURE
		ImprovedPillagerOutpost-v4.jar                    |Improved Pillager Outpost     |ipo                           |4                   |Manifest: NOSIGNATURE
		infinitetrading-1.21.4-4.5.jar                    |Infinite Trading              |infinitetrading               |4.5                 |Manifest: NOSIGNATURE
		inventoryessentials-neoforge-1.21.4-21.4.1.jar    |Inventory Essentials          |inventoryessentials           |21.4.1              |Manifest: NOSIGNATURE
		InventoryProfilesNext-neoforge-1.21.4-2.1.0.jar   |Inventory Profiles Next       |inventoryprofilesnext         |2.1.0               |Manifest: NOSIGNATURE
		inventorytotem-1.21.4-3.3.jar                     |Inventory Totem               |inventorytotem                |3.3                 |Manifest: NOSIGNATURE
		iris-neoforge-1.8.5+mc1.21.4.jar                  |Iris                          |iris                          |1.8.5+mc1.21.4      |Manifest: NOSIGNATURE
		Jade-1.21.4-NeoForge-17.1.2.jar                   |Jade                          |jade                          |17.1.2+neoforge     |Manifest: NOSIGNATURE
		journeymap-neoforge-1.21.4-6.0.0-beta.33.jar      |Journeymap                    |journeymap                    |1.21.4-6.0.0-beta.33|Manifest: NOSIGNATURE
		journeymap-api-neoforge-2.0.0-1.21.4-SNAPSHOT.jar |JourneyMap API                |journeymap_api                |2.0.0               |Manifest: NOSIGNATURE
		jrftl-1.21.4-neoforge-1.9.1.jar                   |JRFTL                         |jrftl                         |1.9.1               |Manifest: NOSIGNATURE
		jamd-neo-21.4.0+mc1.21.4.jar                      |Just Another Mining Dimension |jamd                          |21.4.0              |Manifest: NOSIGNATURE
		justmobheads-1.21.4-8.4.jar                       |Just Mob Heads                |justmobheads                  |8.4                 |Manifest: NOSIGNATURE
		kffmod-5.7.0.jar                                  |Kotlin For Forge              |kotlinforforge                |5.7.0               |Manifest: NOSIGNATURE
		kuma-api-neoforge-21.4.4+1.21.4.jar               |KumaAPI                       |kuma_api                      |21.4.4              |Manifest: NOSIGNATURE
		libIPN-neoforge-1.21.3-6.2.1.jar                  |libIPN                        |libipn                        |6.2.1               |Manifest: NOSIGNATURE
		librush-neoforge-0.9.0.jar                        |librush                       |librush                       |0.9.0               |Manifest: NOSIGNATURE
		liteminer-neoforge-1.21.4-1.0.0+1.21.4.jar        |Liteminer                     |liteminer                     |1.0.0+1.21.4        |Manifest: NOSIGNATURE
		mcw-paintings-1.0.5-1.21.4neoforge.jar            |Macaw's Paintings             |mcwpaintings                  |1.0.5               |Manifest: NOSIGNATURE
		midnightlib-1.6.6-neoforge.jar                    |MidnightLib                   |midnightlib                   |1.6.6               |Manifest: NOSIGNATURE
		client-1.21.4-20241203.161809-srg.jar             |Minecraft                     |minecraft                     |1.21.4              |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
		mochila-neoforge-1.21.4-1.4.0+1.21.4.jar          |Mochila                       |mochila                       |1.4.0+1.21.4        |Manifest: NOSIGNATURE
		mmv-1.1.0-1.21.4.jar                              |Moog's Structures Template    |mmv                           |1.1.0-1.21.4        |Manifest: NOSIGNATURE
		morediscs-1.21.4-0-neoforge.jar                   |More Music Discs              |morediscs                     |1.21.4-0-neoforge   |Manifest: NOSIGNATURE
		MouseTweaks-neoforge-mc1.21.3-2.26.1.jar          |Mouse Tweaks                  |mousetweaks                   |2.26.1              |Manifest: NOSIGNATURE
		refurbished_furniture-neoforge-1.21.4-1.0.9.jar   |MrCrayfish's Furniture Mod: Re|refurbished_furniture         |1.0.9               |Manifest: NOSIGNATURE
		NaturesCompass-1.21.4-3.0.4-neoforge.jar          |Nature's Compass              |naturescompass                |1.21.4-3.0.4-neoforg|Manifest: NOSIGNATURE
		neoforge-21.4.51-beta-universal.jar               |NeoForge                      |neoforge                      |21.4.51-beta        |Manifest: NOSIGNATURE
		netherwartblock-neoforge-1.21.4-7.jar             |Nether Wart Blocks to Nether W|netherwartblock               |1.21.4-7            |Manifest: NOSIGNATURE
		Ore Creeper-neoforge-1.21.4-1.1.0-1.0.0.jar       |Ore Creeper                   |ore_creeper                   |1.1.0               |Manifest: NOSIGNATURE
		PackingTape-1.21.4-0.17.0.jar                     |Packing Tape                  |packingtape                   |0.17.0              |Manifest: NOSIGNATURE
		pottery-1.0.2a-neoforge-mc1.21.4.jar              |Pottery                       |pottery                       |1.0.2+a             |Manifest: NOSIGNATURE
		qraftys-end-villages-3.1.jar                      |qrafty's End Villages         |mr_qraftys_endvillages        |3.1                 |Manifest: NOSIGNATURE
		randomore-neoforge-1.21.4-1.4.0.jar               |RandomOre                     |randomore                     |1.4.0               |Manifest: NOSIGNATURE
		regs-more-foods-1.2.1+1.21.4+mod.jar              |Reg's More Foods              |rmf                           |1.2.1+1.21.4+mod    |Manifest: NOSIGNATURE
		respawningshulkers-1.21.4-4.0.jar                 |Respawning Shulkers           |respawningshulkers            |4.0                 |Manifest: NOSIGNATURE
		RoughlyEnoughItems-18.0.796-neoforge.jar          |Roughly Enough Items (REI)    |roughlyenoughitems            |18.0.796            |Manifest: NOSIGNATURE
		SBM-CharcoalBlock-1.21.4-1.1.2.jar                |SBM-Charcoal Block            |sbmcharcoalblock              |1.1.2               |Manifest: NOSIGNATURE
		scaffoldingdropsnearby-1.21.4-3.3.jar             |Scaffolding Drops Nearby      |scaffoldingdropsnearby        |3.3                 |Manifest: NOSIGNATURE
		sensible_stackables-1.0.0+1.21.4.jar              |Sensible Stackables           |sensible_stackables           |1.0.0               |Manifest: NOSIGNATURE
		shulkerdropstwo-1.21.4-3.4.jar                    |Shulker Drops Two             |shulkerdropstwo               |3.4                 |Manifest: NOSIGNATURE
		simplemagnets-1.1.12-neoforge-mc1.21.4.jar        |Simple Magnets                |simplemagnets                 |1.1.12              |Manifest: NOSIGNATURE
		sleeping-bags-neoforge-1.21.4-1.0.9.jar           |Sleeping Bags                 |sleeping_bags                 |1.21.4-1.0.9        |Manifest: NOSIGNATURE
		slightly_rebrushed-neoforge-0.9.0.jar             |Slightly ReBrushed            |slightly_rebrushed            |0.9.0               |Manifest: NOSIGNATURE
		sodium-neoforge-0.6.6+mc1.21.4.jar                |Sodium                        |sodium                        |0.6.6+mc1.21.4      |Manifest: NOSIGNATURE
		spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE
		stackrefill-1.21.4-4.5.jar                        |Stack Refill                  |stackrefill                   |4.5                 |Manifest: NOSIGNATURE
		stackupper-1.21.3-2.0.3.jar                       |StackUpper                    |stackupper                    |2.0.3               |Manifest: NOSIGNATURE
		stickyenchantinglapis-1.21.4-1.3.jar              |Sticky Enchanting Lapis       |stickyenchantinglapis         |1.3                 |Manifest: NOSIGNATURE
		Storage Drawers-neoforge-1.21.4-15.0.0.jar        |Storage Drawers               |storagedrawers                |15.0.0              |Manifest: NOSIGNATURE
		supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |Manifest: NOSIGNATURE
		supermartijn642corelib-1.1.18b-neoforge-mc1.21.4.j|SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18+b            |Manifest: NOSIGNATURE
		TaxFreeLevels-1.4.4-neoforge-1.21.3.jar           |Tax Free Levels               |taxfreelevels                 |1.4.4               |Manifest: NOSIGNATURE
		TheFenceUnleashed-1.0.2-1.21.4-0.0.jar            |The Fence Unleashed           |fency                         |1.0.2-1.21.4-0.0    |Manifest: NOSIGNATURE
		tntbreaksbedrock-1.21.4-3.4.jar                   |TNT Breaks Bedrock            |tntbreaksbedrock              |3.4                 |Manifest: NOSIGNATURE
		toomanypaintings-24.11.29-1.21.3-neoforge.jar     |Too Many Paintings            |toomanypaintings              |24.11.29-1.21.3-neof|Manifest: NOSIGNATURE
		trade-cycling-neoforge-1.21.4-1.0.15.jar          |Trade Cycling                 |trade_cycling                 |1.21.4-1.0.15       |Manifest: NOSIGNATURE
		trashcans-1.0.18-neoforge-mc1.21.4.jar            |Trash Cans                    |trashcans                     |1.0.18              |Manifest: NOSIGNATURE
		trashslot-neoforge-1.21.4-21.4.3.jar              |TrashSlot                     |trashslot                     |21.4.3              |Manifest: NOSIGNATURE
		trenzalore-neo-21.4.4+mc1.21.4.jar                |Trenzalore                    |trenzalore                    |21.4.4              |Manifest: NOSIGNATURE
		wooltweaks-1.21.4-3.8.jar                         |Wool Tweaks                   |wooltweaks                    |3.8                 |Manifest: NOSIGNATURE
		YetAnotherConfigLib-3.6.2+1.21.4-neoforge.jar     |YetAnotherConfigLib           |yet_another_config_lib_v3     |3.6.2+1.21.4-neoforg|Manifest: NOSIGNATURE
		zombieproofdoors-1.21.4-3.4.jar                   |Zombie Proof Doors            |zombieproofdoors              |3.4                 |Manifest: NOSIGNATURE
	Crash Report UUID: 60dbce3d-67a2-4df5-9fc6-c82aa4e9226b
	FML: 6.0.4
	NeoForge: 21.4.51-beta

Anything else?

No response

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes
commented

Happens to me on [Fabric 1.21(.1)] v16.0.788 when trying to lookup recipe that was removed by Crafttweaker.