[Bug] Iron Jetpacks <-> Entity Model Features crash
Fnige opened this issue ยท 3 comments
Describe the bug
Rendering a jetpack in any way (third person + inventory tested), the game instantly crashes if you also have Entity Model Features installed
To Reproduce
Steps to reproduce the behavior:
- Install the mods listed down below
- Get yourself and wear any jetpack (only tested with diamond and creative but im pretty sure any works)
- Go into your inventory or into third person
- explosion.gif
Expected behavior
The game should be able to render the jetpack without throwing a tantrum
Crashlog
https://gist.github.com/Fnige/2d8fefc243a2115fdb6f6716ca407d84
(please complete the following information):
- Minecraft: 1.20.1
- Forge: 47.2.1
- Cucumber: 7.0.4
- Iron Jetpacks: 7.0.2
- Entity Texture Features: 4.6
- Entity Model Features: 1.0.2
Additional context
The problem is indeed fixed when removing EMF
Other issue: BlakeBr0/IronJetpacks#80
Should be a straightforward fix, it's due to something I didn't expect from the jetpack mod
any update on this? I think I'm running into the same issue
Error: java.lang.NullPointerException: Registry Object not present: ironjetpacks:jetpack
PS: I can post full crash report if needed