Open KaiKikuchi opened 8 years ago
I'm always wary of fixes like this, because they break other guarantees. When the server calls sendToPlayer
there's a guarantee that the client will either receive the packet, or disconnect.
Could you provide any info around the circumstances for a Player's playerNetServerHandler
being null?
https://github.com/Chicken-Bones/EnderStorage/issues/65