ProtocolLib icon indicating copy to clipboard operation
ProtocolLib copied to clipboard

Temporary workaround for invalid player data

Open virustotalop opened this issue 1 year ago • 1 comments

Fixes https://github.com/dmulloy2/ProtocolLib/issues/2775 probably not a great fix but it allows the user to login

virustotalop avatar Feb 15 '24 03:02 virustotalop

I had the chance to debug why the login process fails (and i noticed it's triggered by certain plugins such as ItemsAdder) image

In that image we can see that a plugin sent recipe packets to a player in the login process

MachineBreaker avatar Mar 09 '24 13:03 MachineBreaker