EMI

EMI

1M Downloads

Visual bug with Gregtech modern multiblock visualisation

jaaaco-j opened this issue ยท 2 comments

commented

(reposted from GTM's github, they said they cant fix this on their side)

First encountered in monifactory, but managed to replicate with just GTM installed
tested with latest 1.20.1 version of EMI and GTM as of now which is 1.1.12 and 1.3.1-build_950 respectively

Expected Behavior

ingredients, possible components for given block and the multiblock controlers GUIs and the visualization not overlapping each other
2024-08-12_22 04 29
this is with JEI instead of EMI

Actual Behavior

multiple GUIs are overlapping and the visualization is out of bounds
2024-08-12_22 00 38

the case in monifactory is even worse since the ingredients decided to be entirely cut off by another GUI
image

Steps to Reproduce

  1. Download Gregtech Modern CEu
  2. Right click any multiblock controller in the recipe browser
  3. Click on the "multiblock info" tab
commented

This is caused by having a particularly small screen and gregtech not respecting the height provided by EMI. They could be designing their recipes responsively for it, though in general I don't think that's a hard requirement and it's somewhat reasonable to say "we don't support this screen size" is their conclusion.

commented

our (currently kind of sucky) GUI library sadly cannot do that.