I am trying to get a multiplayer game going with our networked computers (PC and Mac) for the first time. We start a game on the PC, we open to LAN. It shows up on the server list on the PC, we double click it (or hit "Join Server"), it says "Connecting to server" then we get an error Failed to Connect to the Server io.netty.channel.ConnectTimeoutException: server timed out:
Any ideas why this is not working?
When I setup the PC, when it first started multipler settings I got a Java window that had an option for using public networks or LAN, I selected LAN and I cannot find a way to turn it back to public networks, not sure if this is contributing to the problem.
I am able to connect to other available multiplayer games, just not mine. Help!
I am trying to get a multiplayer game going with our networked computers (PC and Mac) for the first time. We start a game on the PC, we open to LAN. It shows up on the server list on the PC, we double click it (or hit "Join Server"), it says "Connecting to server" then we get an error Failed to Connect to the Server io.netty.channel.ConnectTimeoutException: server timed out:
Any ideas why this is not working?
When I setup the PC, when it first started multipler settings I got a Java window that had an option for using public networks or LAN, I selected LAN and I cannot find a way to turn it back to public networks, not sure if this is contributing to the problem.
I am able to connect to other available multiplayer games, just not mine. Help!