Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft Ports #187

Open
roadkingvrod opened this issue Jan 1, 2024 · 1 comment
Open

Minecraft Ports #187

roadkingvrod opened this issue Jan 1, 2024 · 1 comment

Comments

@roadkingvrod
Copy link

It took a bit of tinkering, but I found that to get MC to work, you can't just set ports as 25565:25565, you have to set it up as 25565:25565/udp.

Then the client will connect as expected. However, even if i define a second line as 25565:25565/tcp;, I can never get the client to see whetehr a server is live or not. So in the client, it shows no ping and a red dot, but when I hit connect it still connects.

Any ideas?
Thanks!

@sombreserotonin
Copy link

Currently having issues connecting as well.
What do you mean by set it up as 25565:25565/udp?

Where did you do this and how?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants