Missing Graphics or broken Texture for the Leather Armour with the Mod "LeatherWorks"
huzl85 opened this issue ยท 2 comments
I'm using NEI and it didn't show the Leather Armour, there is a missing or broken Texture if I use the Mod "LeatherWorks" (author cleverpanda).
With the LeatherWorks Version "LeatherWorks1.10_1.48.0" I had broken Textures and a missing tooltip
The log show me following
[16:42:42] [Client thread/ERROR]: Failed to get tooltip: 1xitem.chestplateCloth@0 leatherworks:leather_chestplate
java.lang.NullPointerException
I posted this to the author his answer was
Looks like NEI just can't deal with the substitution aliases. JEI can though.
Now I use the LeatherWorks Version "LeatherWorks1.10_1.49.0" now I haven't any tooltip error, but the graphics / textures are still broken. I didn't find any hint in the log, but maybe I oversee something. I'm not a programmer.
I'm not sure if this is really related to NEI, but after cleverpanda said that it looks like NEI can't deal with substitution aliases, I thought I ask and tell you about that issue.
NEI shouldn't be touching any rendering on that screen.. You are viewing it from JEI's item panel, and JEI's recipe viewer. So.. Looks like an issue with LeatherWorks's Models. But anyway, chuck us your launch logs, im sure there is something in there, also going to poke @mezz as im not really sure if this is an issue with either of our mods.