Pugmatt / BedrockConnect

Join any Minecraft Bedrock Edition server IP on Xbox One, Nintendo Switch, and PS4/PS5
GNU General Public License v3.0
1.37k stars 160 forks source link

Unable to connect with fetch_featured_ips=false? #455

Closed hasankayra04 closed 9 months ago

hasankayra04 commented 9 months ago

What happened?

So when fetch_featured_ips is set to true, when i tried to join any featured server from BedrockConnect it would connect me back to BedrockConnect. I am using a custom dns so i figured it must be dns, resolving domain to same ip. So i set fetch_featured_ips to false, file was generated. And it looked fine. But now if i try to connect i just get "Unable to connect to world"

Expected Behaviour?

Connect to featured servers?

Steps to reproduce.

  1. Set fetch_featured_ips to false.
  2. Join a featured server using BedrockConnect.

Screenshots/Videos

No response

Minecraft Bedrock Version

1.20.31

Console

Testing with my mobile, since i don't have any consoles.

Additional Context

No response

Pugmatt commented 9 months ago

The IPs contained in the generated file are most likely outdated at this point, which is to be expected as they can change frequently and is why a file is generated when fetch_featured_ips is false, so you can update the file when needed. You can use a website like https://www.nslookup.io/ to enter each domain name, get the IP address, and set the new IP address into the file for the featured server domain.

hasankayra04 commented 9 months ago

Ah thanks, i though they were up to date.

hasankayra04 commented 9 months ago

Manually updating address fixed the issue.