Sandertv / gophertunnel

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

How To Change The 'listener protocol' #167

Closed 3b9LkG5XgwjS9BSs9OdXZAOmkp6KqrLx closed 1 year ago

3b9LkG5XgwjS9BSs9OdXZAOmkp6KqrLx commented 1 year ago

when i use the latest version of the project to proxy some server the terminal output

listener: error handling packet (addr = x.x.x.x:xxxxx): error handling open connection request 1: incompatible protocol version 8 (listener protocol = 11)

didntpot commented 1 year ago

that's the raknet version??

3b9LkG5XgwjS9BSs9OdXZAOmkp6KqrLx commented 1 year ago

that's the raknet version??

yes

TwistedAsylumMC commented 1 year ago

The server you're connecting to is using a very outdated version of raknet, nothing can be done about that