Traben-0 / Entity_Model_Features

Other
90 stars 18 forks source link

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

Open mossyfella opened 3 months ago

mossyfella commented 3 months ago

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

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

Traben-0 commented 3 months ago

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

mossyfella commented 3 months ago

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