[1.15.2] Incompatiblity with Performant, Crashing when item becomes item entity.
Zidiath opened this issue ยท 2 comments
Forge: 31.1.47
FutureMC: 1.15.2-1.0.0
Kotlinforforge: 1.15-2.07m
MixinBootstrap: 1.0.2
Performant:1.15-2.07m
After narrowing the mods down I have found that when using Future-MC with performant it causes the items in Future-MC to crash the game when dropped to the ground. Any method of causing the item to appear in the world causes the crash ex: dropping, /give, broken chest, etc.
This isn't controllable by me. I can't see the author's code, so I have no idea what's changing. Seems that they edit the ItemEntity class.