itzg/mc-router

Old/Beta Version Support

Open

#227 创建于 2023年9月11日

在 GitHub 查看
 (7 评论) (1 反应) (0 负责人)Go (61 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (856 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南