VanillaFix icon indicating copy to clipboard operation
VanillaFix copied to clipboard

player is null when connecting to server

Open temp1011 opened this issue 6 years ago • 0 comments

Hey, I've been trying to track down the source of an issue that we've been having: https://github.com/ForestryMC/ForestryMC/issues/2318. From what I can the crash only happens when vanilla fix is present. I think this is because either: a) vanilla fix is doing something that causes some race condition somewhere b) vanilla fix is causing a crash when vanilla would keep running

I'm not sure which of these things is the cause, vanilla fix does patch networking a bit (NetHandlerPlayClient etc.) but nothing looked particularly bad.

Perhaps this is just a vanilla issue only triggered under bad connections etc?

Thanks in advance for any help

temp1011 avatar Oct 07 '19 16:10 temp1011