login/data.go: Fix validation for NetherNet ServerAddress field in ClientData. - #500
login/data.go: Fix validation for NetherNet ServerAddress field in ClientData.#500Dasciam wants to merge 3 commits into
Conversation
|
Can you show what the client is actually sending to make this necessary? |
|
i do this for lunar slightly different https://github.com/HashimTheArab/gophertunnel/blob/2c222c5e601c57826c8ab609d067f1286c997fb3/minecraft/protocol/login/data.go#L553-L566 |
|
I think that is exactly the same as the current code. This PR adds support for |
I've tried to just log in to a local server. |
(cherry picked from commit 3b104ab)
|
Can you show some data? |
Caused by: |
|
So, before ClientData.Validate call, the ServerAddress field is getting modified to the variant with brackets included Got it |
…r-address-parsing
|
Stale |
No description provided.