Rendering issues caused when used with EMI
jmadarg opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
After updating to 1.6.3 from 1.5.0 previewing a recipe on EMI with missing ingredients causes rendering issues for some blocks placed in world
When the recipe has the required materials it works just as expected
But as soon as it's a recipe with missing items, an error pops up in the logs (https://mclo.gs/R1mA9yR) and some blocks and your hand disappear (notice in the image below how the placed beds are no longer rendered)
I first noticed this issue on a slightly modified version of the Forever Factory modpack, but I was able to reproduce the issue on a minimal instance with only the InDy related mods and EMI
Steps to reproduce the problem:
- Setup some item storage connected to a Storage Terminal with an Item Interface
- Have some materials in the system
- Preview on EMI a recipe that requires a material that is not available
- Notice some blocks and your hand disappearing
Expected behaviour:
To be able to preview recipes using EMI without having to worry about having all the materials right away
Versions:
-
This mod: 1.6.3
-
Minecraft: 1.19.2
-
Mod loader version: Forge 43.4.0
-
IntegratedDynamics: 1.25.0
-
IntegratedTunnels: 1.8.32
-
Cyclops Core: 1.19.6
-
CommonCapabilities: 2.9.4
-
EMI: 1.1.19
Log file:
At Line 275 is when I checked the recipe with missing ingredients
https://mclo.gs/7m8jnPK#L275

