Shane Freeder

Results 445 comments of Shane Freeder

last I recall we looked into this, to should NEVER be null, and literally just looked like a broken side-effect of a borked patch?

gave this a look over as much as I can with my level of sleep and sight, overall looks fine of what I've seen

forced pushed to better deal with the wrong base so I can reduce the diff noise induced

The inventory opening occurs on the client, this would need to basically be one of those special cases to just force close the inventory if we want to deal with...

Mojangs logic is generally not designed to deal with race conditions, and most solutions that I can think of that would deal with this would generally only aid in the...

Pretty sure that this is purely due to a race condition in the vanilla server init logic, the connection exists before the packets are actually registered or something; it's been...

well, another report of this somewhat suggest that maybe it's not a race and something is trying to send a disconnection in the wrong protocol phase Are these plugin induced...

https://bugs.mojang.com/browse/MC-271325

https://github.com/PaperMC/Paper/commit/8e6554a80a1efefa48adb1f7733554e528fb45f5

Yea, I guess I didn't notice it didn't enable, because *nix is pretty much in an "it just works", it's only really Windows which bites us in the ass here....