[EMF] Entity Model Features [Fabric & Forge]

[EMF] Entity Model Features [Fabric & Forge]

45M Downloads

[Bug] Severe lags when viewing armor

K0rS1z opened this issue ยท 1 comments

commented

Describe the bug
Strong armor lags from mods (MCreator or custom), when viewed in the inventory or through F5, worn by yourself. But if everything stopped there -> The armor on mobs that spawn deep in dungeons also starts to lag when exploring the world (there is Entity Culling in the modpack). There have been cases on the server (with the same modpack) when Neruina registered an abnormal ticking when putting on the armor and because of this threw people off the server.
By removing EMF, the issue goes away.

To Reproduce
Steps to reproduce the behavior:

  1. Add EMF to large modpack.
  2. Observe lags when viewing armor.

Screenshots
Image

  • Minecraft Version: Forge 1.20.1 47.3.12
  • EMF version: 2.4.1

Log
2025-02-15-1.log

Additional context
When searching for the cause (removing mods) and not removing the EMF, the lag force goes away gradually... Regardless, the dungeon mod, which has armor, is optimizing. With each deletion, the lag is getting smaller and smaller, and the lags themselves are getting faster. There is no specific mod that is buggy with EMF, I checked.

After studying the issues here, I saw that the mod has a model check - 500 times, as in the logs. It seems that this has a serious impact. #302

commented

We will add armor to the exceptions, but this will not solve the issue globally.