itzg/mc-router

Old/Beta Version Support

Open

#227 opened on Sep 11, 2023

View on GitHub
 (7 comments) (1 reaction) (0 assignees)Go (61 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (856 stars)
PR merge metrics
 (PR metrics pending)

Description

I spun up an instance of mc-router with docker compose and am having some trouble getting things to work with the beta version of the game. I was able to validate that everything works with the current version of Minecraft, but I'd like to get a server working with beta 1.7.3.

Any possibility of this working for older versions? See the error below.

time="2023-09-11T17:14:19Z" level=info msg="Got connection" client="172.xxx.xxx.xxx:49396" time="2023-09-11T17:14:19Z" level=error msg="Failed to read handshake" clientAddr="172.119.178.168:49396" error=EOF

Contributor guide