[Bug - models] some CEM models (add ons?) not loading
mossyfella opened this issue ยท 2 comments
Describe the bug
Some CEM models are not loading. Checked logs and it is saying that the textureSize is null, however in the .jem file there is a textureSize and i cannot find any differences between working models and broken models. Textures are loading normally except for the missing parts.
List and link to broken resourcepacks
edited version of mizuno's 16 pack, but i don't believe anything i've done would have caused this problem.
https://mizunomcmemo.blogspot.com/p/resourcepack.html
Expected behavior
using screenshots of villagers, don't think adding everything that's missing would be productive
Screenshots
If applicable, add screenshots to help explain your problem.
notice how their silly little ears are missing :( this is a game breaker for me its VERY tragic.
(please complete the following information):
- Minecraft Version: 1.20.4
- EMF version: 0.1.3
- ETF version: 5.2.3
Additional context
other models encountered that are missing bits.
-mooshroom
-pig
-cow
-sheep
from the logs:
[22:10:14] [Render thread/INFO]: [EMF]: .jem failed to load java.lang.NullPointerException: Cannot read the array length because "textureSize" is null
however in the .jem files i can find
"textureSize": [64, 64],
thank you for any help :)
Can you try with the latest dev builds on my discord, linked in this githubs readme