Sandertv / gophertunnel

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

Gophertunnel crashing when trying to join PowerNukkitX server! #193

Closed VinkyV closed 11 months ago

VinkyV commented 11 months ago

Authenticate at https://www.microsoft.com/link using the code Y4Y8FBVX. Authentication successful. 2023/08/16 03:49:00 error: packet 11: nbt: unknown tag '125' at offset 3 during op 'Match' dial minecraft 127.0.0.1:50736->127.0.0.1:19132: use of closed network connection panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x10 pc=0xe37df0]

Gophertunnel proxy crashing when i trying to join PowerNukkitX server.

JavierLeon9966 commented 11 months ago

It doesn't seem like you sent all the error stack trace

VinkyV commented 11 months ago

It doesn't seem like you sent all the error stack trace

It's enough to resolve a problem, bottom trace is just a line number with panic func from git cloned main.go

Sandertv commented 11 months ago

This is PowerNukkitX sending broken StartGame packets. Please open an issue on their project.