Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

[Bug] Failed to initiate JEI integration setRecipe

aaronhowser1 opened this issue ยท 0 comments

commented

Describe the bug
image
I get this when looking at the recipes that use the Manaweaving Altar or Eldrin Altar from Mana and Artifice

[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: java.lang.UnsupportedOperationException: This operation has not been implemented yet!
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.jeicompat.JEIPluginDetector.TODO(JEIPluginDetector.java:119)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.jeicompat.wrap.JEIRecipeLayout.setShapeless(JEIRecipeLayout.java:121)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at com.ma.interop.jei.categories.ManaweavingAltarRecipeCategory.setRecipe(ManaweavingAltarRecipeCategory.java:108)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at com.ma.interop.jei.categories.ManaweavingAltarRecipeCategory.setRecipe(ManaweavingAltarRecipeCategory.java:36)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory.createLayout(JEIWrappedCategory.java:149)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory.setupDisplay(JEIWrappedCategory.java:163)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory.setupDisplay(JEIWrappedCategory.java:155)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory.setupDisplay(JEIWrappedCategory.java:58)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen.initDisplays(DefaultDisplayViewingScreen.java:259)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen.func_231160_c_(DefaultDisplayViewingScreen.java:240)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.gui.screen.Screen.func_231158_b_(Screen.java:325)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:852)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.impl.client.ClientHelperImpl.openView(ClientHelperImpl.java:280)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.api.client.view.ViewSearchBuilder.open(ViewSearchBuilder.java:82)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.impl.client.gui.widget.EntryWidget.func_231046_a_(EntryWidget.java:466)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.func_231046_a_(EntryListWidget.java:371)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.func_231046_a_(ScreenOverlayImpl.java:659)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$21(RoughlyEnoughItemsCoreClient.java:364)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.architectury.event.EventFactory.invokeMethod(EventFactory.java:71)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.architectury.event.EventFactory.access$000(EventFactory.java:42)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.architectury.event.EventFactory$2.handleInvocation(EventFactory.java:103)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:84)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at com.sun.proxy.$Proxy130.keyPressed(Unknown Source)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at me.shedaniel.architectury.event.forge.EventHandlerImplClient.event(EventHandlerImplClient.java:261)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraftforge.eventbus.ASMEventHandler_857_EventHandlerImplClient_event_Pre.invoke(.dynamic)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraftforge.client.ForgeHooksClient.onGuiKeyPressedPre(ForgeHooksClient.java:675)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.KeyboardListener.lambda$keyPress$4(KeyboardListener.java:301)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.KeyboardListener.func_197961_a(KeyboardListener.java:293)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.KeyboardListener.func_228003_c_(KeyboardListener.java:391)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.KeyboardListener.func_228001_b_(KeyboardListener.java:390)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at org.lwjgl.system.JNI.invokeV(Native Method)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:102)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:305)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:996)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraft.client.main.Main.main(Main.java:184)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
[00:37:49] [Render thread/INFO] [STDERR/]: [me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory:setupDisplay:175]: 	at org.multimc.EntryPoint.main(EntryPoint.java:34)

Environment (please complete the following information with the version):

  • Minecraft: 1.16.5
  • Mod Loader: Forge

Logs
latest.log