[Bug] Crash while rendering entity
Moj-FPS opened this issue ยท 4 comments
Describe the bug
Game crashed while rendering an entity, and crashes immediately upon rendering when rejoining world.
To Reproduce
Steps to reproduce the behavior:
- Fly over some mobs
- Game crashes
- Relaunch game
- Attempt to rejoin world
- Game crashes immediately upon rendering
Expected behavior
Expected behavior is correctly rendering entities without crashing.
Screenshots
N/A
Crashlog
https://gist.github.com/Moj-FPS/53b65cffc15777a37b4f56c6d69fe49e
(please complete the following information):
- Minecraft Version: 1.21.1
- EMF version: 2.2.6
- Does the issue persist with only EMF installed? I unfortunately don't have a way to test this reliably as it is happening on a server, and the crashes are infrequent.
Mod list is included in the crash report above
Additional context
This has happened only once before, but with a different entity and location. Disabling EMF stops the crashes; upon leaving the area of the entity I am able to enable EMF again with no issues.
Sorry about that! This should work:
https://gist.github.com/Moj-FPS/eeb9e8ea88560ae8622d913323254c90
hmm there must be some other mod impacting this, i have however added a check to prevent this crash, but i suspect whichever other mod is triggering it may cause some other minor issues with models in additional layers, I am not going to search for it myself with it this minor and only 1 report.
I am certain this wont crash at all when just ETF and EMF are loaded.
the crash fix will be in the next version