Changing the Windows network adapter used for internet, i.e switching from WIFI to plugging in ethernet, when Minecraft is open. Causes servers on the Multiplayer screen to no longer ping or connect.
I did some digging and found this issue didn’t exist in 1.21 and only effects servers using SRV records, not on the default 25565 port. It seems when the network is used, the SRV record is ignored and MC tries to use port 25565, this causes servers to fail like hypixel.net
Restarting MC fixes the problem, after you’ve changed to using a different Windows network adapter from which you started MC with.
I have used Windows’s nslookup command and it does know the SRV record exists, so it is not a Windows problem, rather a Minecraft one as the issue goes away if using Minecraft 1.21
Steps to reproduce:
Add a server that uses a _minecraft SRV record like hypixel.net to the multiplayer server list. Server will ping fine and you’ll see the server MOTD and be able to connect fine.
Change the Windows network adapter used for internet, so unplug your ethernet cable and switch to using WIFI, or vice versa, make sure you still actually have internet.
Refresh the server list
Server will no longer ping and you wont be able to connect to the server.
Expected result:
After refreshing the server list, should still be able to see the servers MOTD in the server list, should still be able to connect and Minecraft should not ignore the SRV DNS record. As it does in version 1.21
Actual result:
If the server does not use an SRV record, and instead just uses a CNAME or A record and the server is hosted on port 25565. (OR if you specifiy the servers port in the server address, if server is not using 25565) Then changing the network adapter will have no effect.
Environment
Windows 11, Minecraft 1.21.8
Comments 0
No comments.