[EMF] Entity Model Features [Fabric & Forge]

[EMF] Entity Model Features [Fabric & Forge]

28M Downloads

[Bug - models] some CEM models (add ons?) not loading

mossyfella opened this issue ยท 2 comments

commented

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
2024-03-24_22 22 08

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.
2024-03-24_22 24 49

(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 :)

commented

Can you try with the latest dev builds on my discord, linked in this githubs readme

commented

it worked!!! yay yippie thank you very much!! all models seem to be working properly now, now using EMF 2.0 and ETF 6.0. thank you very much for your work