Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Crash while rendering entity #305

Open
Moj-FPS opened this issue Dec 16, 2024 · 4 comments
Open

[Bug] Crash while rendering entity #305

Moj-FPS opened this issue Dec 16, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Moj-FPS
Copy link

Moj-FPS commented Dec 16, 2024

Describe the bug
Game crashed while rendering an entity, and crashes immediately upon rendering when rejoining world.

To Reproduce
Steps to reproduce the behavior:

  1. Fly over some mobs
  2. Game crashes
  3. Relaunch game
  4. Attempt to rejoin world
  5. 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.

@Moj-FPS Moj-FPS added the bug Something isn't working label Dec 16, 2024
@Traben-0
Copy link
Owner

the crashlog is a dead link i cannot read it

@Moj-FPS
Copy link
Author

Moj-FPS commented Dec 16, 2024

Sorry about that! This should work:

https://gist.github.com/Moj-FPS/eeb9e8ea88560ae8622d913323254c90

@Traben-0
Copy link
Owner

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

@Moj-FPS
Copy link
Author

Moj-FPS commented Dec 16, 2024

Yeah no worries it is really minor. Appreciate the time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants