Logistics Pipes

Logistics Pipes

13M Downloads

{1.12.2] packethandler NPE

Yoghurt4C opened this issue ยท 5 comments

commented

Any more information about this issue? When did this happen? Caused this a crash?

commented

happened spontaneously, caused repeated crashes (suppressed by vanillafix but seemingly endlessly replicating) until reboot

commented

And without vanillafix?
Oh and could you post a full log?

commented
commented

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.