Page 1 of 1
[Twinsen][1.0.0] Unable to connect in multiplayer (waiting for server to save map)
Posted: Sun Sep 27, 2020 10:30 am
by GrumpyCO
Hi all,
Recently brought the game, and I've been trying to connect to a friends server, but with no luck.
It continues to say waiting for the server to save the map, and then times out. I've tried to connect to a multitude of servers, with my firewall disabled and no mods. Attached are logs of trying to connect with Factorio in admin mode and without.
Thank you
Re: [1.0.0] Unable to connect in multiplayer (waiting for server to save map)
Posted: Tue Oct 13, 2020 12:34 pm
by Twinsen
Unfortunately multiplayer issues like this are hard to debug without much more information.
A
wireshark capture might help us see what is happening. (PM it to me or filter by process name if you don't wish to upload it publicly)
Also having your friend host the game, having you try to connect and then sending the log file would be helpful.
Having the wireshark capture, client log and server log all from the same attempt would be ideal.
Thanks.
Re: [1.0.0] Unable to connect in multiplayer (waiting for server to save map)
Posted: Tue Oct 20, 2020 2:52 pm
by distantcam
Hi all.
I'm also having the same issue.
Here's my wireshark logs for the comms from my home machine to a digitalocean instance I set up.
Please let me know if there's anything else you need. I'd like to get this resolved.
Re: [Twinsen][1.0.0] Unable to connect in multiplayer (waiting for server to save map)
Posted: Wed Oct 21, 2020 6:31 pm
by Twinsen
Can you also turn on Verbose Logging on both client and server and send me the log files for both, and wireshark capture, all from the same session.
According to the capture, a few packets of the map are sent, but then the server stops sending them suddenly. Not sure what's happening yet.
The client should be showing the map download progress and not that it's waiting for map download. Can you confirm?
Re: [Twinsen][1.0.0] Unable to connect in multiplayer (waiting for server to save map)
Posted: Wed Oct 21, 2020 11:46 pm
by distantcam
I've PM'd you the files.
Also, here's a screencap of what happens in the client.
Re: [Twinsen][1.0.0] Unable to connect in multiplayer (waiting for server to save map)
Posted: Sat Oct 24, 2020 9:56 am
by Twinsen
The second report(stuck downloading map) was related to the network setup.
Something to do with traffic analysis option on the modem/router blocking some packets related to map transfers.
Re: [Twinsen][1.0.0] Unable to connect in multiplayer (waiting for server to save map)
Posted: Sat Oct 24, 2020 10:00 am
by distantcam
Yeah turns out my modem has some QoS and Traffic management options that can affect udp packets causing some loss.
Turning off these features fixed my udp packet loss problems, which fixed the factorio connection.