NullPointerException log spam
florensie opened this issue ยท 1 comments
Versions of Minecraft, Fabric and Adorn
- Adorn: 1.11.1
- Minecraft: 1.16.3
- Fabric Loader: 0.10.6+build.214
- Fabric API: 0.25.0+build.415-1.16
Describe the bug
Excessive spamming of NullPointerExceptions originating from client.LivingEntityMixin
:
To Reproduce
This was happening on AOF3 version 2.3.0. I haven't checked but I think the spamming happens only while lying down in a bed.
Expected behavior
Nice and clean logs ;)
Additional context
Game log: https://paste.ee/p/ERSe5
I'm not sure if the JVM crash at the end has to do with this issue.