Just Enough Items (JEI)

Just Enough Items (JEI)

391M Downloads

[Bug]: Icon when looking at mechanical crafter recipe shifts to the right in the jei

celsiusqc opened this issue ยท 10 comments

commented

Steps to Reproduce the Bug

look at item from create that is crafted with mechanical crafter
image

Expected Behavior

not shift

Actual Behavior

shifts

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

No response

latest.log

No response

commented

Thanks for the report!
Create fixed this bug here: Creators-of-Create/Create#2779
What versions are you using?

commented

Likely duplicate of #2718

commented

Thanks for the report! Create fixed this bug here: Creators-of-Create/Create#2779 What versions are you using?

image

commented

Looking at the dates, I think their fix has not been released yet.
I included a fix for this in JEI as well, try updating JEI to version 9.4.0 or higher.

commented

I'm using version 9.4.1.112 and it still happens

commented

I need some more information to solve this issue, please paste your full latest.log to https://gist.github.com and link it here.

commented

image

commented

Thanks, I see the problem now.

Fortunately, it looks like Create has released their update, can you please try it out?
Create 1.18.1 v0.4e
https://www.curseforge.com/minecraft/mc-mods/create/files/3687358

commented

This was indeed fixed in patch E. It was caused by some rendering code not applying the model view matrix after popping all transformations.
(Fixed in Creators-of-Create/Create@2211632)