
{1.12.2] packethandler NPE
Yoghurt4C opened this issue ยท 5 comments
Any more information about this issue? When did this happen? Caused this a crash?
happened spontaneously, caused repeated crashes (suppressed by vanillafix but seemingly endlessly replicating) until reboot
There should only be one way of the buffer becoming null: when two threads work on the same memory address. That makes sense in this case, because the error is thrown in the packet decompressor thread here. I have synchronized the appropriate parts of the code.
Please re-test with build 111.