GregTechCEu Modern

GregTechCEu Modern

6M Downloads

GT Machines not recognized as catalysts in EMI tree

steph-lion opened this issue · 13 comments

commented

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

v1.1.3.b

Recipe Viewer Installed

EMI

Environment

Singleplayer

Cross-Mod Interaction

No

Other Installed Mods

Nomifactory Modern modpack

Expected Behavior

When using tree recipe, the machine should be visible as a catalyst

Actual Behavior

When using something like a Wiremill to create wires, the tree on EMI doesn't show the icon/model for the machine used. It only shows the name when hovered.
image
image

Steps to Reproduce

  1. Click on aluminum wire
  2. Check for the recipe with the wiremill and press the tree icon
  3. No machine shown in the tree

Additional Information

Already reported on EMI repo, it says that it's GT's "fault". emilyploszaj/emi#478

commented

it's render issue with Embeddium

commented

This does not appear to be an Embeddium bug. I can reproduce it without as well if use-batched-renderer is disabled in config/emi.css. Embeddium likely triggers the issue because EMI automatically disables the batching renderer with it present.

commented

My last guess is ImediatelyFast

commented

Nope, tested in a standalone instance with just GregTech+EMI and could reproduce.

commented

This does not appear to be an Embeddium bug. I can reproduce it without as well if use-batched-renderer is disabled in config/emi.css. Embeddium likely triggers the issue because EMI automatically disables the batching renderer with it present.

odd? last time I tried GregTech+EMI it was rendering normally.

commented

oops, wrong reply

commented

Nope, tested in a standalone instance with just GregTech+EMI and could reproduce.

image
hm?

commented

You need to disable the batched renderer in EMI as I mentioned above.

commented

do i need to enable it back in my modpack ?

commented

Embeddium likely triggers the issue because EMI automatically disables the batching renderer with it present.

my bad, I didn't notice the last sentence ><

commented

Any news? What's the fix for this then?

commented

It seems that new EMI's release fixed this problem. Update EMI mod.

commented

thanks for that info