Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

[Bug] Jei compat- clicking show recipes in a gt machine crashes game

Trinsdar opened this issue ยท 0 comments

commented

Describe the bug
Crashes due to unsupported operation exception from not yet implemented feature when show recipes within the machines gui is clicked.

Steps to Reproduce
Steps to reproduce the behavior:

  • Open machine
  • Click show recipes

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

  • Minecraft: 1.16. 5
  • Mod Loader: forge

Logs
Unfortunately i don't have the logs available to upload at the time of making this, will edit in later.

Additional context
Code that causes the issue:
https://github.com/GregTech-Intergalactical/AntimatterAPI/blob/dev/src/main/java/muramasa/antimatter/integration/jei/AntimatterJEIPlugin.java#L118

https://github.com/shedaniel/RoughlyEnoughItems/blob/6.x/jei-compatibility-layer/src/main/java/me/shedaniel/rei/jeicompat/wrap/JEIJeiRuntime.java#L44

Honestly not sure this is a bug, might be more a priority suggestion, since clearly it throws the todo exception method.