Page 1 of 1

[16.51] Map stop downloading after some Mb

Posted: Sat Oct 27, 2018 5:02 pm
by mirkogamer
I tried to play with my friend on a root server but after 6/19mb stop downloading and the downloadrate drops to 0kb/s (I can connect without any problems).

this is what the server window shows me when he connects,

Code: Select all

1235.595 ConnectionRequestReplyConfirm (type(ConnectionRequestReplyConfirm) ) from(IP ADDR:({87.152.132.77:56601}))
1235.595 Info ServerRouter.cpp:409: Replying to connectionRequest for address(IP ADDR:({87.152.132.77:56601})).
1235.595 Info ServerSynchronizer.cpp:557: nextHeartbeatSequenceNumber(30751) adding peer(3)
1235.615 Info ServerMultiplayerManager.cpp:699: mapTick(6783684) changing state from(InGame) to(InGameSavingMap)
1235.632 Info ServerMultiplayerManager.cpp:795: mapTick(6783684) received stateChanged peerID(3) oldState(Ready) newState(ConnectedWaitingForMap)
1238.071 Info ServerMultiplayerManager.cpp:855: MapTick(6783684) Serving map(/opt/factorio/temp/mp-save-1.zip) for peer(3) size(19243857) crc(3355366738)
1238.071 Info ServerMultiplayerManager.cpp:699: mapTick(6783684) changing state from(InGameSavingMap) to(InGame)
1238.148 Info ServerMultiplayerManager.cpp:795: mapTick(6783689) received stateChanged peerID(3) oldState(ConnectedWaitingForMap) newState(ConnectedDownloadingMap)
factorio-current.log
https://drive.google.com/file/d/1XV2vzn ... sp=sharing

log of the friend:
https://drive.google.com/file/d/1BLTPwf ... sp=sharing

Re: [16.51] Map stop downloading after some Mb

Posted: Sat Oct 27, 2018 5:53 pm
by Loewchen
Post the log of the dropped player as well please.

Re: [16.51] Map stop downloading after some Mb

Posted: Sat Oct 27, 2018 6:17 pm
by mirkogamer

Re: [16.51] Map stop downloading after some Mb

Posted: Sat Oct 27, 2018 9:19 pm
by mirkogamer
Made it myself, I deletet the in debian the udp port and changed maxupload speed to 200 kb

Re: [16.51] Map stop downloading after some Mb

Posted: Fri Nov 16, 2018 11:47 am
by chips777
Exact same problem here, is there already a fix for this (log is simlar to mirkogamer's)?

On my vanilla factorio server (docker image but also tried to set up a windwos server) the map is ~2MB big and the progress bar of the download stops sometimes at 1/4 and sometimes at 3/4.

Already tried to limit the download speed.

If i start to play on the LAN there is no problem and the map loads fine, the port on the firewall is free and works.

Don't think it's a firewall problem, host many other games on the Server (Farming Simulator 18, Minecraft, CS:S, Teeworlds, Eco, Rust,...) and they work all perfectly fine (speed is also not the problem 500/500MB fiber connection with static ip adress and domain).

Regards, chips777

Re: [16.51] Map stop downloading after some Mb

Posted: Fri Nov 16, 2018 4:23 pm
by Rseding91
There's an issue in 0.16 where limiting the upload speed to too small of a value has an exponential slow-down effect to the point of killing the connection.

If your internet speed is fast, just don't limit the upload. It's fixed in 0.17.

Past that, I have no idea.

Re: [16.51] Map stop downloading after some Mb

Posted: Sat Nov 17, 2018 7:24 pm
by chips777
Also when I doesn't limit the download speed the download stops like above.

When can we expect to get 0.17?