I'm having a little issue. My friend has a factorio server, hosted on a dedicated server somewhere in a datacenter. Both of my friends can join on the server, I cant.
Thats my client log when I try to join to the server:
Code: Select all
43.039 Joining game IP ADDR:({xxxx:34197})
43.040 Info UDPSocket.cpp:33: Opening socket
43.040 Info ClientMultiplayerManager.cpp:592: UpdateTick(4294967295) changing state from(Ready) to(Connecting)
53.050 Error ClientMultiplayerManager.cpp:101: MultiplayerManager failed: multiplayer.not-received-connection-accept-reply
53.050 Info ClientMultiplayerManager.cpp:592: UpdateTick(4294967295) changing state from(Connecting) to(InitializationFailed)
54.501 Info ClientMultiplayerManager.cpp:207: Quitting multiplayer connection.
54.501 Info ClientMultiplayerManager.cpp:592: UpdateTick(4294967295) changing state from(InitializationFailed) to(Disconnected)
We tried to make the server public. I can download the mods, but I dont get a ping and also cant connect to the server.
Also I dont get a ping from many other servers of the serverlist..
We tried every trick in the book, from Windows Firewall, to AV, and in the end ended up analyzing wireshark logs. Still nothing.
Some help pls