Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
419 stars 95 forks source link

no way of getting the error message provided by the server when (minecraft.Dialer).Dial() errors #160

Closed RestartFU closed 1 year ago

RestartFU commented 1 year ago

there doesn't seem to currently be a way of knowing what the error message was that the server disconnected the user with when (minecraft.Dialer).Dial() errors. It only returns the typical dial minecraft 192.168.2.157:51549->xx.xxx.xxx.xxx:19132: use of closed network connection message