Just Enough Items (JEI)

Just Enough Items (JEI)

495M Downloads

[Bug]: neoforge:separate_transforms item models render incorrectly in JEI menu

iron431 opened this issue ยท 10 comments

commented

Steps to Reproduce the Bug

  1. have mod/texture pack that uses neoforge:separate_transforms
  2. look at them in the jei menu

Expected Behavior

image

Actual Behavior

image
image

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

jei-1.21.1-neoforge-19.21.0.247

Extra Notes (Optional)

bug appears sometime from 1.21.1-neoforge-19.8.4.113 to present

latest.log

No response

commented

Same bug appears in JEI version 15.20.0.105 on Forge version 47.3.0

commented

Same bug in JEI Forge 15.20.0.105 with Scorched Guns 2 (amongst others). It seems to target items with separate item models but not Forge ones (as I have two models that fit the category but render normally)
2024-11-29_23 10 42
2024-11-29_23 11 03
2024-11-29_23 11 33

commented

Furthermore, I know for a fact that before #3693 this issue was not present. Can't pinpoint any version forward, though, sorry in advance.

commented

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

commented

bump

commented

I've been messing around with this, and although it isn't a solution to the issue being on 1.21, if you're using forge 1.20.1 you can use mod version 15.15.0.68. If I had to guess, it's caused by the addition of batch-rendering from #3711 as it's the only listed change that seems to affect item rendering. If it's a realistic solution, something like a client config to turn it off in future version would be a good fix.

commented

Still the same bug in 1.21.1

Owner of Iron's mod blames JEI:

https://github.com/iron431/irons-spells-n-spellbooks/issues/8124

commented

Thanks for the report!
Can you confirm if this is still happening on the latest version of JEI? I improved some issues with the compatibility of rendering on May 10.

commented

yeah it looks like 19.21.1.304 fixed it

commented

Great, thank you for confirming! Sorry the bug was around for so long.