GeyserMC / MCProtocolLib

A library for communication with a Minecraft client/server.
MIT License
728 stars 201 forks source link

throw exception when trying to connect to server #642

Closed Nanboom233 closed 3 years ago

Nanboom233 commented 3 years ago
Camotoy commented 3 years ago

We've seen this over at Geyser as well. Is this your server? Is there a stack trace?

Nanboom233 commented 3 years ago

Sadly it's not my server.I found the exception when I was using another project program which is using MCProtocolLib library. I contacted that auther and he told me the exception is throw directly from MCProtocolLib library.

Camotoy commented 3 years ago

Having a way to reproduce this would be the most helpful.