Integrated Terminals

Integrated Terminals

39M Downloads

Rendering issues caused when used with EMI

jmadarg opened this issue ยท 1 comments

commented

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

Image

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)

Image

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:

  1. Setup some item storage connected to a Storage Terminal with an Item Interface
  2. Have some materials in the system
  3. Preview on EMI a recipe that requires a material that is not available
  4. 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

commented

Thanks for reporting!