Page 1 of 1

[0.16.22] Unable to leave browse multiplayer

Posted: Fri Feb 09, 2018 6:53 am
by Jon8RFC
https://youtu.be/M7pXnIhaS3Y

I was doing some testing, attempting to connect to my local server via VPN (configured through my router, not system software), and tinkering with my VPN configuration. I ended up finally rebooting my router (just the one time) and when I tried to back out of the Factorio browse servers window, I couldn't. Before the router reboot I was able to click back and refresh, while tinkering with VPN settings as well as turning VPN on and off. It may be a coincidence, but it didn't seem to get stuck until I rebooted my router.

Judging by the timestamps' length of time of the UDP socket opening/closing entries and when I closed Factorio, it took place during my router reboot, or shortly after. Once everything was back up was when I tried to back out. I clicked a few times, then fired up fraps to record it. The whole experience of the router reboot until closing Factorio was definitely no more than 10 total minutes, and I would guess was about 4-5, and I really am not sure if it was as quick as the ~2 minutes of timestamps in the logs. It may have been, because my router takes 55 seconds to come back online.

The code 7 errors may have been when VPN dropped out, and I started tinkering with settings again. After tinkering with settings back and forth, I eventually decided to just call it quits and needed to reboot to fully reset VPN settings to their original state, so I am thinking that the timestamps in the thousands are when I rebooted, not the 700s, but may also have been from the first time I clicked "refresh" because back wasn't working, and then it went on its own.

I tested multiple different ways to try and get it to occur again, but I can't reproduce it. I end up with either code 28 and/or code 6 in the logs, and can successfully click out, so maybe something happened just at the right time that I can't figure out how to coordinate. If I think of some new order of operations to try, I'll be sure and try to cause it again. I uploaded the video and tried reproducing it instead of immediately writing down notes, so I'm sorry I can't more specifically distinguish between the 700-second and 1000-second timestamps relative to what I was doing.

It's an unusual and unique situation, but maybe the fix will somehow apply elsewhere in more useful ways, which are unforeseen at this point in time.

Code: Select all

   0.001 2018-02-08 23:33:28; Factorio 0.16.22 (build 35382, win64, alpha)
   0.001 Operating system: Windows 7 Service Pack 1
   0.001 Program arguments: "C:\Program Files\Factorio\bin\x64\factorio.exe" 
   0.001 Read data path: C:/Program Files/Factorio/data
   0.001 Write data path: C:/Users/JPB/AppData/Roaming/Factorio [10842/244095MB]
   0.001 Binaries path: C:/Program Files/Factorio/bin
   0.008 System info: [CPU: Intel(R) Core(TM)2 Quad  CPU   Q9550  @ 2.83GHz, 4 cores, RAM: 3542/8191 MB, page: 3950/40957 MB, virtual: 97/8388607 MB, extended virtual: 0 MB]
   0.008 Display options: [FullScreen: 0] [VSync: 1] [UIScale: system (100.0%)] [MultiSampling: OFF] [Screen: 255] [Lang: en]
   0.010 Available display adapters: 2
   0.010  [0]: \\.\DISPLAY1 - AMD Radeon HD 5800 Series {0x8000005, [0,0], 1920x1200, 32bit, 60Hz}
   0.010  [1]: \\.\DISPLAY2 - AMD Radeon HD 5800 Series {0x8000001, [-1280,0], 1280x1024, 32bit, 60Hz}
   0.010 Create display on adapter 0. Size 1280x720 at position [310, 222].
   0.113 Initialised Direct3D:[0] AMD Radeon HD 5800 Series; driver: aticfx64.dll 8.17.10.1429
   0.116   Video memory size (dedicated video/dedicated system/shared system/available): 1010/0/3839/742 MB
   0.154 DSound: Starting _dsound_update thread
   0.154 DSound: Enter _dsound_update; tid=4440
   0.154 Device reset internal.
   0.170 Graphics settings preset: medium-with-low-vram
   0.170 Graphics options: [Graphics quality: low] [Video memory usage: all] [Light scale: 25%] [DXT: auto] [Shader: 1]
   0.170                   [Parallel sprite loading: 1] [Max texture size: 4096/4096] [Bmp cache: 0] [Sprite slicing: 1] [Low quality rotation: 0]
   0.264 Loading mod core 0.0.0 (data.lua)
   0.296 Loading mod base 0.16.22 (data.lua)
   0.476 Loading mod base 0.16.22 (data-updates.lua)
   0.562 Checksum for core: 1699148251
   0.562 Checksum of base: 3270565495
   0.679 Verbose ModManager.cpp:399: Time to load mods: 0.4202
   0.694 Loading sounds...
   0.852 Info PlayerData.cpp:65: Local player-data.json available, timestamp 1518154404
   0.852 Info PlayerData.cpp:72: Cloud player-data.json unavailable
   1.043 Verbose ShaderHLSL.cpp:29: [PSVersion: 3.0, NumInstructionSlots: 512]
   1.043 Loaded shader file C:/Program Files/Factorio/data/core/graphics/shaders/game.cso
   1.044 Loaded shader file C:/Program Files/Factorio/data/core/graphics/shaders/zoom-to-world.cso
   1.044 Loaded shader file C:/Program Files/Factorio/data/core/graphics/shaders/alpha-mask.cso
   1.079 Initial atlas bitmap size is 4096
   1.086 Created atlas bitmap 4096x4090 [none]
   1.093 Created atlas bitmap 4096x4094 [none]
   1.103 Created atlas bitmap 4096x4094 [none]
   1.104 Created atlas bitmap 4096x1008 [none]
   1.104 Created atlas bitmap 4096x535 [decal]
   1.122 Created atlas bitmap 4096x2732 [compressed, mask]
   1.155 Created atlas bitmap 4096x4096 [compressed, mask, shadow]
   1.161 Created atlas bitmap 4096x760 [compressed, mask, shadow]
   1.161 Created atlas bitmap 4096x852 [mipmap]
   1.171 Created atlas bitmap 4096x1568 [compressed, mipmap, mask, smoke]
   1.173 Created atlas bitmap 4096x4096 [linear-minification, mipmap, terrain]
   1.173 Created atlas bitmap 2280x136 [linear-minification, mipmap, terrain]
   1.174 Created atlas bitmap 4096x1844 [no-crop, trilinear-filtering, icon, light]
   1.174 Created atlas bitmap 4096x476 [alpha-mask]
   8.575 Sprites loaded
   8.575 Convert atlas 4096x2732 to: compressed 
   9.325 Convert atlas 4096x4096 to: compressed 
   9.987 Convert atlas 4096x760 to: compressed 
  10.098 Convert atlas 4096x852 to: mipmap 
  10.124 Convert atlas 4096x1568 to: mipmap compressed 
  10.494 Convert atlas 4096x4096 to: min-linear 
  10.582 Convert atlas 2280x136 to: min-linear 
  10.584 Convert atlas 4096x1844 to: trilinear-filtering 
  10.620 Convert atlas 4096x476 to: alpha-mask
  10.628 Verbose AtlasSystem.cpp:705: Atlas memory size: 360.89MB
  10.628 Verbose AtlasSystem.cpp:706: Size of sprites outside of atlas: 0.00MB
  11.388 Custom inputs active: 0
  11.391 Info Updater.cpp:750: Downloading https://updater.factorio.com/get-available-versions?username=jon8rfc&token=<private>&apiVersion=2
  12.322 0 packages available to download (experimental updates enabled).
  12.359 Factorio initialised
  51.587 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
  51.588 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
  53.038 Info HttpSharedState.cpp:127: Status code: 200
  53.115 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1085325
  53.221 Info HttpSharedState.cpp:127: Status code: 200
  70.886 Info UDPSocket.cpp:206: Closing socket
  70.886 Info UDPSocket.cpp:236: Socket closed
  70.886 Info UDPSocket.cpp:206: Closing socket
  70.887 Joining game 0.0.0.0:34197
  70.887 Info UDPSocket.cpp:33: Opening socket
  70.888 Error ClientMultiplayerManager.cpp:95: MultiplayerManager failed: "Sendto (0.0.0.0:34197) failed (10049: The requested address is not valid in its context.
)"
  70.888 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Ready) to(InitializationFailed)
  74.373 Info ClientMultiplayerManager.cpp:188: Quitting multiplayer connection.
  74.373 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(InitializationFailed) to(Disconnected)
  74.373 Info UDPSocket.cpp:206: Closing socket
  74.373 Info UDPSocket.cpp:236: Socket closed
  75.424 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
  75.425 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
  76.508 Info HttpSharedState.cpp:127: Status code: 200
  76.564 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
  76.691 Info HttpSharedState.cpp:127: Status code: 200
  77.825 Info UDPSocket.cpp:206: Closing socket
  77.825 Info UDPSocket.cpp:236: Socket closed
  77.825 Info UDPSocket.cpp:206: Closing socket
  77.826 Joining game 70.113.33.75:34197
  77.826 Info UDPSocket.cpp:33: Opening socket
  77.827 Verbose RouterBase.cpp:50: Started router thread.
  77.827 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Ready) to(Connecting)
  78.626 Warning TransmissionControlHelper.cpp:172: Fragment 0000 failed too many times
  79.477 Error ClientMultiplayerManager.cpp:95: MultiplayerManager failed: multiplayer.not-received-connection-accept-reply
  79.477 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Connecting) to(InitializationFailed)
  82.678 Info ClientMultiplayerManager.cpp:188: Quitting multiplayer connection.
  82.678 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(InitializationFailed) to(Disconnected)
  82.727 Verbose RouterBase.cpp:60: Finishing router thread.
  82.727 Info UDPSocket.cpp:206: Closing socket
  82.727 Info UDPSocket.cpp:236: Socket closed
 114.975 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 114.976 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 119.675 Info UDPSocket.cpp:206: Closing socket
 119.675 Info UDPSocket.cpp:236: Socket closed
 119.675 Info UDPSocket.cpp:206: Closing socket
 121.130 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 121.130 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 126.731 Info UDPSocket.cpp:206: Closing socket
 126.731 Info UDPSocket.cpp:236: Socket closed
 126.731 Info UDPSocket.cpp:206: Closing socket
 135.176 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 135.176 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 147.419 code:7, 7; Failed to connect to multiplayer.factorio.com port 443: Timed out
 147.419 Info HttpSharedState.cpp:127: Status code: 0
 160.147 code:7, 7; Send failure: Connection was reset
 160.147 Info HttpSharedState.cpp:127: Status code: 0
 161.431 code:7, 7; Failed to connect to multiplayer.factorio.com port 443: Timed out
 161.431 Info HttpSharedState.cpp:127: Status code: 0
 168.320 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 194.576 code:7, 7; Failed to connect to multiplayer.factorio.com port 443: Timed out
 194.576 Info HttpSharedState.cpp:127: Status code: 0
 198.330 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 221.354 Info HttpSharedState.cpp:127: Status code: 200
 221.415 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
 221.483 Info HttpSharedState.cpp:127: Status code: 200
 221.485 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 225.177 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 228.339 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 228.463 Info HttpSharedState.cpp:127: Status code: 200
 228.527 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
 228.589 Info HttpSharedState.cpp:127: Status code: 200
 235.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 245.177 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 255.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 258.348 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 258.483 Info HttpSharedState.cpp:127: Status code: 200
 258.557 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
 258.615 Info HttpSharedState.cpp:127: Status code: 200
 265.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 275.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 285.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 288.357 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 288.492 Info HttpSharedState.cpp:127: Status code: 200
 288.547 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
 288.607 Info HttpSharedState.cpp:127: Status code: 200
 295.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 305.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 315.177 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 318.366 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 318.502 Info HttpSharedState.cpp:127: Status code: 200
 318.573 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
 318.633 Info HttpSharedState.cpp:127: Status code: 200
 325.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 335.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 345.178 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 346.778 Info UDPSocket.cpp:206: Closing socket
 346.778 Info UDPSocket.cpp:236: Socket closed
 346.778 Info UDPSocket.cpp:206: Closing socket
 353.747 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 353.748 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 353.882 Info HttpSharedState.cpp:127: Status code: 200
 353.936 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
 353.997 Info HttpSharedState.cpp:127: Status code: 200
 354.015 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 357.815 Info UDPSocket.cpp:206: Closing socket
 357.815 Info UDPSocket.cpp:236: Socket closed
 357.815 Info UDPSocket.cpp:206: Closing socket
 357.816 Joining game 70.113.33.75:34197
 357.816 Info UDPSocket.cpp:33: Opening socket
 357.817 Verbose RouterBase.cpp:50: Started router thread.
 357.817 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Ready) to(Connecting)
 357.818 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 357.951 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 358.135 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 358.318 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 358.502 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 358.684 Warning TransmissionControlHelper.cpp:172: Fragment 0000 failed too many times
 359.535 Error ClientMultiplayerManager.cpp:95: MultiplayerManager failed: multiplayer.not-received-connection-accept-reply
 359.535 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Connecting) to(InitializationFailed)
 360.520 Info ClientMultiplayerManager.cpp:188: Quitting multiplayer connection.
 360.520 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(InitializationFailed) to(Disconnected)
 360.601 Verbose RouterBase.cpp:60: Finishing router thread.
 360.601 Info UDPSocket.cpp:206: Closing socket
 360.601 Info UDPSocket.cpp:236: Socket closed
 363.088 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
 363.089 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 368.491 Info UDPSocket.cpp:206: Closing socket
 368.491 Info UDPSocket.cpp:236: Socket closed
 368.491 Info UDPSocket.cpp:206: Closing socket
 368.588 Info UDPSocket.cpp:206: Closing socket
 368.588 Info UDPSocket.cpp:236: Socket closed
 368.588 Info UDPSocket.cpp:206: Closing socket
 561.395 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 561.395 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 568.495 Info UDPSocket.cpp:206: Closing socket
 568.495 Info UDPSocket.cpp:236: Socket closed
 568.495 Info UDPSocket.cpp:206: Closing socket
 569.166 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 569.166 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 570.517 Info HttpSharedState.cpp:127: Status code: 200
 570.576 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1085325
 570.684 Info HttpSharedState.cpp:127: Status code: 200
 580.359 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
 580.475 Info HttpSharedState.cpp:127: Status code: 200
 580.493 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 581.411 code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 581.411 Info HttpSharedState.cpp:127: Status code: 0
 583.193 Info UDPSocket.cpp:206: Closing socket
 583.193 Info UDPSocket.cpp:236: Socket closed
 583.193 Info UDPSocket.cpp:206: Closing socket
 583.193 Joining game 70.113.33.75:34197
 583.193 Info UDPSocket.cpp:33: Opening socket
 583.194 Verbose RouterBase.cpp:50: Started router thread.
 583.194 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Ready) to(Connecting)
 583.195 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 583.329 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 583.512 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 583.696 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 583.879 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 584.062 Warning TransmissionControlHelper.cpp:172: Fragment 0000 failed too many times
 584.913 Error ClientMultiplayerManager.cpp:95: MultiplayerManager failed: multiplayer.not-received-connection-accept-reply
 584.913 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Connecting) to(InitializationFailed)
 585.898 Info ClientMultiplayerManager.cpp:188: Quitting multiplayer connection.
 585.898 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(InitializationFailed) to(Disconnected)
 585.979 Verbose RouterBase.cpp:60: Finishing router thread.
 585.979 Info UDPSocket.cpp:206: Closing socket
 585.979 Info UDPSocket.cpp:236: Socket closed
 588.550 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 588.550 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-games?username=jon8rfc&token=<private>
 589.300 Info HttpSharedState.cpp:127: Status code: 200
 589.359 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/get-game-details/1090708
 589.467 Info HttpSharedState.cpp:127: Status code: 200
 589.468 Info UDPSocket.cpp:474: Recvfrom failed (but can be probably ignored): An existing connection was forcibly closed by the remote host.

 591.268 Info UDPSocket.cpp:206: Closing socket
 591.268 Info UDPSocket.cpp:236: Socket closed
 591.268 Info UDPSocket.cpp:206: Closing socket
 594.405 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
 594.405 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
 685.730 Info UDPSocket.cpp:206: Closing socket
 685.730 Info UDPSocket.cpp:236: Socket closed
 685.730 Info UDPSocket.cpp:206: Closing socket
 685.790 Info UDPSocket.cpp:206: Closing socket
 685.790 Info UDPSocket.cpp:236: Socket closed
 685.790 Info UDPSocket.cpp:206: Closing socket
 685.790 Joining game 192.168.168.208:34197
 685.790 Info UDPSocket.cpp:33: Opening socket
 685.791 Verbose RouterBase.cpp:50: Started router thread.
 685.791 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Ready) to(Connecting)
 685.850 Connection refused
 685.850 Info ClientMultiplayerManager.cpp:188: Quitting multiplayer connection.
 685.850 Info ClientMultiplayerManager.cpp:573: MapTick(4294967295) changing state from(Connecting) to(Disconnected)
 685.866 Info HttpSharedState.cpp:54: Downloading https://auth.factorio.com/generate-user-server-key-2
 712.534 code:7, 7; Failed to connect to auth.factorio.com port 443: Timed out
 712.534 Info HttpSharedState.cpp:127: Status code: 0
 712.534 Info AuthServerConnector.cpp:18: Downloading from auth server failed: Failed to connect to auth.factorio.com port 443: Timed out
 712.535 Info HttpSharedState.cpp:54: Downloading https://auth.factorio.com/generate-user-server-key-2
 739.136 code:7, 7; Failed to connect to auth.factorio.com port 443: Timed out
 739.136 Info HttpSharedState.cpp:127: Status code: 0
 739.136 Info AuthServerConnector.cpp:18: Downloading from auth server failed: Failed to connect to auth.factorio.com port 443: Timed out
 739.153 Verbose RouterBase.cpp:60: Finishing router thread.
 739.153 Info UDPSocket.cpp:206: Closing socket
 739.153 Info UDPSocket.cpp:236: Socket closed
 739.162 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
 739.163 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1030.509 Info UDPSocket.cpp:206: Closing socket
1030.509 Info UDPSocket.cpp:236: Socket closed
1030.509 Info UDPSocket.cpp:206: Closing socket
1030.593 Info UDPSocket.cpp:206: Closing socket
1030.593 Info UDPSocket.cpp:236: Socket closed
1030.593 Info UDPSocket.cpp:206: Closing socket
1030.597 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1030.597 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1032.197 Info UDPSocket.cpp:206: Closing socket
1032.197 Info UDPSocket.cpp:236: Socket closed
1032.197 Info UDPSocket.cpp:206: Closing socket
1032.297 Info UDPSocket.cpp:206: Closing socket
1032.297 Info UDPSocket.cpp:236: Socket closed
1032.297 Info UDPSocket.cpp:206: Closing socket
1032.298 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1032.299 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1033.198 Info UDPSocket.cpp:206: Closing socket
1033.198 Info UDPSocket.cpp:236: Socket closed
1033.198 Info UDPSocket.cpp:206: Closing socket
1033.298 Info UDPSocket.cpp:206: Closing socket
1033.298 Info UDPSocket.cpp:236: Socket closed
1033.298 Info UDPSocket.cpp:206: Closing socket
1033.299 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1033.300 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1033.999 Info UDPSocket.cpp:206: Closing socket
1033.999 Info UDPSocket.cpp:236: Socket closed
1033.999 Info UDPSocket.cpp:206: Closing socket
1034.099 Info UDPSocket.cpp:206: Closing socket
1034.099 Info UDPSocket.cpp:236: Socket closed
1034.099 Info UDPSocket.cpp:206: Closing socket
1034.100 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1034.100 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1035.700 Info UDPSocket.cpp:206: Closing socket
1035.700 Info UDPSocket.cpp:236: Socket closed
1035.700 Info UDPSocket.cpp:206: Closing socket
1035.800 Info UDPSocket.cpp:206: Closing socket
1035.800 Info UDPSocket.cpp:236: Socket closed
1035.800 Info UDPSocket.cpp:206: Closing socket
1035.801 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1035.802 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1038.501 Info UDPSocket.cpp:206: Closing socket
1038.502 Info UDPSocket.cpp:236: Socket closed
1038.502 Info UDPSocket.cpp:206: Closing socket
1038.601 Info UDPSocket.cpp:206: Closing socket
1038.601 Info UDPSocket.cpp:236: Socket closed
1038.602 Info UDPSocket.cpp:206: Closing socket
1038.604 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1038.604 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1039.004 Info UDPSocket.cpp:206: Closing socket
1039.005 Info UDPSocket.cpp:236: Socket closed
1039.005 Info UDPSocket.cpp:206: Closing socket
1039.103 Info UDPSocket.cpp:206: Closing socket
1039.104 Info UDPSocket.cpp:236: Socket closed
1039.104 Info UDPSocket.cpp:206: Closing socket
1039.104 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1039.104 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1040.105 Info UDPSocket.cpp:206: Closing socket
1040.105 Info UDPSocket.cpp:236: Socket closed
1040.105 Info UDPSocket.cpp:206: Closing socket
1040.205 Info UDPSocket.cpp:206: Closing socket
1040.205 Info UDPSocket.cpp:236: Socket closed
1040.205 Info UDPSocket.cpp:206: Closing socket
1040.205 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1040.206 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1041.706 Info UDPSocket.cpp:206: Closing socket
1041.706 Info UDPSocket.cpp:236: Socket closed
1041.706 Info UDPSocket.cpp:206: Closing socket
1041.806 Info UDPSocket.cpp:206: Closing socket
1041.806 Info UDPSocket.cpp:236: Socket closed
1041.806 Info UDPSocket.cpp:206: Closing socket
1041.806 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1041.807 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1043.507 Info UDPSocket.cpp:206: Closing socket
1043.507 Info UDPSocket.cpp:236: Socket closed
1043.507 Info UDPSocket.cpp:206: Closing socket
1043.607 Info UDPSocket.cpp:206: Closing socket
1043.607 Info UDPSocket.cpp:236: Socket closed
1043.607 Info UDPSocket.cpp:206: Closing socket
1043.608 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1043.608 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1044.509 Info UDPSocket.cpp:206: Closing socket
1044.509 Info UDPSocket.cpp:236: Socket closed
1044.509 Info UDPSocket.cpp:206: Closing socket
1044.608 Info UDPSocket.cpp:206: Closing socket
1044.608 Info UDPSocket.cpp:236: Socket closed
1044.608 Info UDPSocket.cpp:206: Closing socket
1044.609 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1044.609 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1044.809 Info UDPSocket.cpp:206: Closing socket
1044.809 Info UDPSocket.cpp:236: Socket closed
1044.809 Info UDPSocket.cpp:206: Closing socket
1044.909 Info UDPSocket.cpp:206: Closing socket
1044.909 Info UDPSocket.cpp:236: Socket closed
1044.909 Info UDPSocket.cpp:206: Closing socket
1044.910 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1044.910 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1045.110 Info UDPSocket.cpp:206: Closing socket
1045.110 Info UDPSocket.cpp:236: Socket closed
1045.110 Info UDPSocket.cpp:206: Closing socket
1045.210 Info UDPSocket.cpp:206: Closing socket
1045.210 Info UDPSocket.cpp:236: Socket closed
1045.210 Info UDPSocket.cpp:206: Closing socket
1045.210 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1045.211 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1045.611 Info UDPSocket.cpp:206: Closing socket
1045.611 Info UDPSocket.cpp:236: Socket closed
1045.611 Info UDPSocket.cpp:206: Closing socket
1045.711 Info UDPSocket.cpp:206: Closing socket
1045.711 Info UDPSocket.cpp:236: Socket closed
1045.711 Info UDPSocket.cpp:206: Closing socket
1045.712 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1045.712 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1055.412 Info UDPSocket.cpp:206: Closing socket
1055.412 Info UDPSocket.cpp:236: Socket closed
1055.412 Info UDPSocket.cpp:206: Closing socket
1055.512 Info UDPSocket.cpp:206: Closing socket
1055.512 Info UDPSocket.cpp:236: Socket closed
1055.512 Info UDPSocket.cpp:206: Closing socket
1055.518 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1055.519 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1056.218 Info UDPSocket.cpp:206: Closing socket
1056.218 Info UDPSocket.cpp:236: Socket closed
1056.218 Info UDPSocket.cpp:206: Closing socket
1056.318 Info UDPSocket.cpp:206: Closing socket
1056.318 Info UDPSocket.cpp:236: Socket closed
1056.318 Info UDPSocket.cpp:206: Closing socket
1056.319 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1056.319 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1057.119 Info UDPSocket.cpp:206: Closing socket
1057.119 Info UDPSocket.cpp:236: Socket closed
1057.119 Info UDPSocket.cpp:206: Closing socket
1057.219 Info UDPSocket.cpp:206: Closing socket
1057.219 Info UDPSocket.cpp:236: Socket closed
1057.219 Info UDPSocket.cpp:206: Closing socket
1057.220 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1057.220 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1058.320 Info UDPSocket.cpp:206: Closing socket
1058.320 Info UDPSocket.cpp:236: Socket closed
1058.320 Info UDPSocket.cpp:206: Closing socket
1058.420 Info UDPSocket.cpp:206: Closing socket
1058.420 Info UDPSocket.cpp:236: Socket closed
1058.420 Info UDPSocket.cpp:206: Closing socket
1058.421 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1058.422 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1059.721 Info UDPSocket.cpp:206: Closing socket
1059.721 Info UDPSocket.cpp:236: Socket closed
1059.721 Info UDPSocket.cpp:206: Closing socket
1059.821 Info UDPSocket.cpp:206: Closing socket
1059.821 Info UDPSocket.cpp:236: Socket closed
1059.821 Info UDPSocket.cpp:206: Closing socket
1059.822 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1059.823 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1060.422 Info UDPSocket.cpp:206: Closing socket
1060.422 Info UDPSocket.cpp:236: Socket closed
1060.422 Info UDPSocket.cpp:206: Closing socket
1060.522 Info UDPSocket.cpp:206: Closing socket
1060.522 Info UDPSocket.cpp:236: Socket closed
1060.522 Info UDPSocket.cpp:206: Closing socket
1060.523 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1060.523 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1061.123 Info UDPSocket.cpp:206: Closing socket
1061.123 Info UDPSocket.cpp:236: Socket closed
1061.123 Info UDPSocket.cpp:206: Closing socket
1061.223 Info UDPSocket.cpp:206: Closing socket
1061.223 Info UDPSocket.cpp:236: Socket closed
1061.224 Info UDPSocket.cpp:206: Closing socket
1061.224 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1061.225 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1063.924 Info UDPSocket.cpp:206: Closing socket
1063.925 Info UDPSocket.cpp:236: Socket closed
1063.925 Info UDPSocket.cpp:206: Closing socket
1064.024 Info UDPSocket.cpp:206: Closing socket
1064.025 Info UDPSocket.cpp:236: Socket closed
1064.025 Info UDPSocket.cpp:206: Closing socket
1064.026 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1064.026 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1065.226 Info UDPSocket.cpp:206: Closing socket
1065.226 Info UDPSocket.cpp:236: Socket closed
1065.226 Info UDPSocket.cpp:206: Closing socket
1065.326 Info UDPSocket.cpp:206: Closing socket
1065.326 Info UDPSocket.cpp:236: Socket closed
1065.326 Info UDPSocket.cpp:206: Closing socket
1065.327 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1065.327 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1073.228 Info UDPSocket.cpp:206: Closing socket
1073.228 Info UDPSocket.cpp:236: Socket closed
1073.228 Info UDPSocket.cpp:206: Closing socket
1073.327 Info UDPSocket.cpp:206: Closing socket
1073.327 Info UDPSocket.cpp:236: Socket closed
1073.327 Info UDPSocket.cpp:206: Closing socket
1073.334 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1073.334 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1086.434 Info UDPSocket.cpp:206: Closing socket
1086.435 Info UDPSocket.cpp:236: Socket closed
1086.435 Info UDPSocket.cpp:206: Closing socket
1086.534 Info UDPSocket.cpp:206: Closing socket
1086.534 Info UDPSocket.cpp:236: Socket closed
1086.534 Info UDPSocket.cpp:206: Closing socket
1086.545 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1086.545 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1116.547 Info UDPSocket.cpp:206: Closing socket
1116.547 Info UDPSocket.cpp:236: Socket closed
1116.547 Info UDPSocket.cpp:206: Closing socket
1116.647 Info UDPSocket.cpp:206: Closing socket
1116.647 Info UDPSocket.cpp:236: Socket closed
1116.647 Info UDPSocket.cpp:206: Closing socket
1116.654 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1116.655 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1138.656 Info UDPSocket.cpp:206: Closing socket
1138.656 Info UDPSocket.cpp:236: Socket closed
1138.656 Info UDPSocket.cpp:206: Closing socket
1138.756 Info UDPSocket.cpp:206: Closing socket
1138.756 Info UDPSocket.cpp:236: Socket closed
1138.756 Info UDPSocket.cpp:206: Closing socket
1138.760 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1138.760 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1139.460 Info UDPSocket.cpp:206: Closing socket
1139.460 Info UDPSocket.cpp:236: Socket closed
1139.460 Info UDPSocket.cpp:206: Closing socket
1139.560 Info UDPSocket.cpp:206: Closing socket
1139.560 Info UDPSocket.cpp:236: Socket closed
1139.560 Info UDPSocket.cpp:206: Closing socket
1139.574 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1139.574 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1141.275 Info UDPSocket.cpp:206: Closing socket
1141.275 Info UDPSocket.cpp:236: Socket closed
1141.275 Info UDPSocket.cpp:206: Closing socket
1141.374 Info UDPSocket.cpp:206: Closing socket
1141.374 Info UDPSocket.cpp:236: Socket closed
1141.374 Info UDPSocket.cpp:206: Closing socket
1141.378 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:34196)
1141.379 Info UDPSocket.cpp:27: Opening socket at (0.0.0.0:0)
1157.380 Info UDPSocket.cpp:206: Closing socket
1157.380 Info UDPSocket.cpp:236: Socket closed
1157.380 Info UDPSocket.cpp:206: Closing socket
1157.480 Info UDPSocket.cpp:206: Closing socket
1157.480 Info UDPSocket.cpp:236: Socket closed
1157.480 Info UDPSocket.cpp:206: Closing socket
1157.640 DSound: Stopping voice
1157.640 DSound: Joining thread
1157.642 DSound: Exit _dsound_update; tid=4440
1157.642 DSound: Waiting for voice to stop ... signaled
1157.642 DSound: Joined thread
1157.642 DSound: Destroying thread
1157.642 DSound: Thread destroyed
1157.642 DSound: Releasing buffer
1157.642 DSound: Voice stopped
1157.642 DSound: Deallocating voice
1157.642 DSound: Deallocated voice
1157.670 Goodbye

Re: [0.16.22] Unable to leave browse multiplayer

Posted: Sat Feb 10, 2018 12:56 am
by Rseding91
Thanks for the report. I believe this should be fixed for the next version of 0.16. I can't confirm though because I wasn't able to reproduce it and just guessed what might be going wrong.

Re: [0.16.22] Unable to leave browse multiplayer

Posted: Sat Feb 10, 2018 2:01 am
by Jon8RFC
I'm sure your thought processes are different from and more advanced than mine, so whatever you were thinking, what was it? Maybe I can use that info to try something new to make it happen again.