EMI

EMI

1M Downloads

[1.20.1] EMI causes items to not display with Obscure Tooltips

Talan67 opened this issue ยท 1 comments

commented

EMI fully loaded: image

EMI not loaded: image

Forge 47.1.3
emi-1.0.20+1.20.1+forge.jar
Obscure-Tooltips-2.2.jar

Log: latest.log

commented

Obscure X mods are closed source and there is nothing in the log, thus I cannot debug them. Regardless, there's nothing EMI is doing that can be breaking rendering like this, it's likely the mods depend on fragile render state which can be broken by any number of mods drawing anything, and they need to be more defensive with setting the state they need. This is on Obscure Tooltips to resolve.