Alrighty! Let’s troubleshoot why your Minecraft server isn’t cooperating with your connection attempts.
First things first: Are you hosting this server on your home network? If yes, your client needs to use the internal LAN IP address to connect if you’re on the same network as the server. Let’s double-check:
- On the machine running AMP, run
ipconfig(search for it in the Windows terminal) and look for the IPv4 Address in the output. It’ll look something like192.168.x.xor10.x.x.x. Use that in Minecraft instead of any public IP or hostname.
Let me know if it’s still playing hard to get!