Integrated Dynamics storage terminal erroring when Blue Skies installed, causing hangs and lag
D3SL opened this issue ยท 3 comments
Issue type:
- ๐ Bug
Short description:
With Integrated Dynamics/Terminals and Blue Skies both installed trying to browse recipes via JEI in the Storage Terminal's crafting interface causes extreme lag and basically hangs the game for several seconds.
Steps to reproduce the problem:
- Install Integrated Dynamics and Terminals
- Install Blue Skies
- View the recipes for basically anything, stripped logs works
Expected behaviour:
JEI recipe searching to simply function as normal like it does outside of the storage terminal.
Versions:
- This mod:
- -Dynamics: 1.16.4
- -Terminals: 1.4.6
- Blue Skies: 1.3.20
- Minecraft: 1.19.2
- Forge: 43.2.6
Log file:
Relevant excerpt. This exact error floods the console for about 20,000 lines.
@D3SL Could you report this to the issue tracker of Blue Skies?
It looks like that mod may be incorrectly registering their TransmuteRecipe
into JEI's RecipeTypes.CRAFTING
, while it does not extend CraftingRecipe
.
Posted it over on their gitlab.