[EMF] Entity Model Features [Fabric & Forge]

[EMF] Entity Model Features [Fabric & Forge]

45M Downloads

[Bug] Crash or Compatibility Not Enough Animations

NoriTeam opened this issue ยท 2 comments

commented

crash Not Enough Animations latest version, neoforge 1.21.1
java.lang.NullPointerException: Cannot read field "..." because "this.physics" is null
at traben.entity_model_features...

crash when entering the world if you rotate the camera

commented
Image

I also noticed that when sodiumoptionsmodcompat-neoforge-1.0.0-1.21.1 or sodiumoptionsapi-neoforge-1.0.10-1.21.1 or reeses-sodium-options-neoforge-1.8.3+mc1.21.4 is installed,
the transition to settings simply crashes

commented

EMF conflicts with most rendering and animation mods because it directly injects into the model rendering system and rebuilds player models every frame without proper compatibility handling or null checks, causing crashes when other mods modify rendering.