Skip to content

Instantly share code, notes, and snippets.

@speed2CZ
Created September 24, 2016 18:19
Show Gist options
  • Save speed2CZ/baba61c80678bedfe403b258384daa43 to your computer and use it in GitHub Desktop.
Save speed2CZ/baba61c80678bedfe403b258384daa43 to your computer and use it in GitHub Desktop.
2016-09-24 12:16:57,980 INFO fa.game_connection.GPGNetConnection GC >> : GameResult : [8, u'defeat -10']
2016-09-24 12:16:57,980 INFO fa.game_session.GameSession Incoming GPGNet: GameResult [8, u'defeat -10']
2016-09-24 12:16:57,980 INFO fa.game_session.GameSession Outgoing relay message GameResult [8, u'defeat -10']
2016-09-24 12:16:57,980 INFO client._clientwindow Outgoing JSON Message: {"args": [8, "defeat -10"], "command": "GameResult", "target": "game"}
2016-09-24 12:17:11,793 INFO fa.game_connection.GPGNetConnection GC >> : GameResult : [6, u'defeat -10']
2016-09-24 12:17:11,793 INFO fa.game_session.GameSession Incoming GPGNet: GameResult [6, u'defeat -10']
2016-09-24 12:17:11,795 INFO fa.game_session.GameSession Outgoing relay message GameResult [6, u'defeat -10']
2016-09-24 12:17:11,795 INFO client._clientwindow Outgoing JSON Message: {"args": [6, "defeat -10"], "command": "GameResult", "target": "game"}
2016-09-24 12:17:23,273 INFO fa.game_connection.GPGNetConnection GC >> : GameResult : [1, u'defeat -10']
2016-09-24 12:17:23,273 INFO fa.game_session.GameSession Incoming GPGNet: GameResult [1, u'defeat -10']
2016-09-24 12:17:23,273 INFO fa.game_session.GameSession Outgoing relay message GameResult [1, u'defeat -10']
2016-09-24 12:17:23,273 INFO client._clientwindow Outgoing JSON Message: {"args": [1, "defeat -10"], "command": "GameResult", "target": "game"}
2016-09-24 12:17:30,026 INFO fa.replayserver FA disconnected locally.
2016-09-24 12:17:30,026 INFO fa.replayserver Waiting for replay transmission to finish: 3 bytes
2016-09-24 12:17:30,043 INFO fa.replayserver Found Complete Replay Info
2016-09-24 12:17:30,043 INFO fa.replayserver Writing local replay as C:\ProgramData\FAForever\replays\5191158-speed2.fafreplay, containing 13309 bytes of replay data.
2016-09-24 12:17:30,051 INFO fa.replayserver closing replay file
2016-09-24 12:17:31,171 INFO client._clientwindow FA has finished with exit code: 0
2016-09-24 12:17:31,171 INFO fa.game_session.GameSession Game has exited with status code: 0
2016-09-24 12:17:31,171 INFO fa.game_session.GameSession Outgoing relay message GameState ['Ended']
2016-09-24 12:17:31,171 INFO client._clientwindow Outgoing JSON Message: {"args": ["Ended"], "command": "GameState", "target": "game"}
2016-09-24 12:17:44,852 INFO fa.check Checking FA for: coop and map x1ca_coop_005.v0009
2016-09-24 12:17:44,852 INFO fa.check Version unknown, assuming latest
2016-09-24 12:17:44,852 INFO fa.check Updating FA for mod: coop, version None
2016-09-24 12:17:44,852 INFO fa.check Writing fa_path.lua config file.
2016-09-24 12:17:48,213 INFO fa.check Updating FA for map: x1ca_coop_005.v0009
2016-09-24 12:17:52,767 INFO client._clientwindow Outgoing JSON Message: {"relay_address": ["37.58.123.3", 49380], "command": "game_join", "uid": 5191170, "gameport": 6112}
2016-09-24 12:18:49,684 INFO fa.check Checking FA for: coop and map fortclarkeassault.v0007
2016-09-24 12:18:49,684 INFO fa.check Version unknown, assuming latest
2016-09-24 12:18:49,684 INFO fa.check Updating FA for mod: coop, version None
2016-09-24 12:18:49,684 INFO fa.check Writing fa_path.lua config file.
2016-09-24 12:18:53,020 INFO fa.check Updating FA for map: fortclarkeassault.v0007
2016-09-24 12:18:53,023 INFO fa.check Map is available.
2016-09-24 12:18:53,025 INFO client._clientwindow Outgoing JSON Message: {"relay_address": ["37.58.123.3", 49380], "command": "game_join", "uid": 5191171, "gameport": 6112}
2016-09-24 12:18:53,122 INFO client._clientwindow Handling game_launch via JSON {u'args': [u'/numgames 1200'], u'command': u'game_launch', u'uid': 5191171, u'mod': u'coop'}
2016-09-24 12:18:53,122 INFO fa.upnp UPnP mapping 192.168.0.9:6112
2016-09-24 12:18:53,128 ERROR fa.upnp Couldn't get StaticPortMappingCollection
2016-09-24 12:18:53,134 INFO fa.play Play received arguments: ['/mean', '2047.94', '/deviation', '75.6099', '/country ', u'CZ', '/clan', u'e']
2016-09-24 12:18:53,134 INFO fa.game_process Running FA with info: {'recorder': u'speed2', 'featured_mod': u'coop', 'uid': 5191171, 'launched_at': 1474712333.134}
2016-09-24 12:18:53,134 INFO fa.game_process Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /mean 2047.94 /deviation 75.6099 /country CZ /clan e /init init_coop.lua /numgames 1200 /log "C:\ProgramData\FAForever\logs\game.log" /nobugreport /savereplay "gpgnet://localhost/5191171/speed2.SCFAreplay" /gpgnet 127.0.0.1:60835
2016-09-24 12:18:53,134 INFO fa.game_process Running FA via executable: C:\ProgramData\FAForever\bin\ForgedAlliance.exe
2016-09-24 12:18:53,157 INFO client._clientwindow FA has launched in an attached process.
2016-09-24 12:18:53,157 INFO fa.game_session.GameSession Game has started
2016-09-24 12:19:17,630 INFO fa.game_session.GameSession Game connected through GPGNet
2016-09-24 12:19:17,642 INFO fa.game_connection.GPGNetConnection GC >> : GameState : [u'Idle']
2016-09-24 12:19:17,642 INFO fa.game_session.GameSession Incoming GPGNet: GameState [u'Idle']
2016-09-24 12:19:17,642 INFO fa.game_connection.GPGNetConnection GC<<: CreateLobby:(0, 6113, u'speed2', 21916, 1)
2016-09-24 12:19:17,642 INFO fa.game_session.GameSession Outgoing relay message GameState [u'Idle']
2016-09-24 12:19:17,642 INFO client._clientwindow Outgoing JSON Message: {"args": ["Idle"], "command": "GameState", "target": "game"}
2016-09-24 12:19:18,081 INFO fa.game_connection.GPGNetConnection GC >> : GameState : [u'Lobby']
2016-09-24 12:19:18,081 INFO fa.game_session.GameSession Incoming GPGNet: GameState [u'Lobby']
2016-09-24 12:19:18,081 INFO fa.game_session.GameSession Outgoing relay message GameState [u'Lobby']
2016-09-24 12:19:18,081 INFO client._clientwindow Outgoing JSON Message: {"args": ["Lobby"], "command": "GameState", "target": "game"}
2016-09-24 12:19:18,476 INFO client._clientwindow Outgoing JSON Message: {"args": ["42.60.171.177:6112", "Hello from 120953"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,476 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:18,476 INFO client._clientwindow Outgoing JSON Message: {"args": ["42.60.171.177:6112", "Hello from 120953"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,476 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:18,476 INFO client._clientwindow Outgoing JSON Message: {"args": ["42.60.171.177:6112", "Hello from 120953"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,476 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:18,507 INFO connectivity.relay.Relay Allocating local relay for hurricandrake, 120953
2016-09-24 12:19:18,509 INFO fa.game_session.GameSession Bound peer hurricandrake/120953 to 61983
2016-09-24 12:19:18,509 INFO fa.game_connection.GPGNetConnection GC<<: JoinGame:('127.0.0.1:61983', u'hurricandrake', 120953)
2016-09-24 12:19:18,549 INFO client._clientwindow Outgoing JSON Message: {"args": ["77.232.152.121:51480", "Hello from 80371"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,549 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:18,618 INFO client._clientwindow Outgoing JSON Message: {"args": ["77.232.152.121:51480", "Hello from 80371"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,618 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:18,618 INFO client._clientwindow Outgoing JSON Message: {"args": ["77.232.152.121:51480", "Hello from 80371"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,618 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:18,647 INFO connectivity.relay.Relay Allocating local relay for Pal111, 80371
2016-09-24 12:19:18,647 INFO fa.game_session.GameSession Bound peer Pal111/80371 to 61984
2016-09-24 12:19:18,648 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:61984', u'Pal111', 80371)
2016-09-24 12:19:18,743 INFO client._clientwindow Outgoing JSON Message: {"args": ["42.60.171.177:6112", "Hello from 120953"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,743 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:18,743 INFO client._clientwindow Outgoing JSON Message: {"args": ["42.60.171.177:6112", "Hello from 120953"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,743 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:18,743 INFO client._clientwindow Outgoing JSON Message: {"args": ["42.60.171.177:6112", "Hello from 120953"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:18,743 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:19,739 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'80371']
2016-09-24 12:19:19,739 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'80371']
2016-09-24 12:19:19,739 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'80371']
2016-09-24 12:19:19,739 INFO client._clientwindow Outgoing JSON Message: {"args": ["80371"], "command": "Disconnected", "target": "game"}
2016-09-24 12:19:22,512 INFO connectivity.turn Permitting sends from [u'5.145.227.220', 42941]
2016-09-24 12:19:22,569 INFO client._clientwindow Outgoing JSON Message: {"args": ["5.145.227.220:55670", "Bind 64191"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:22,569 INFO connectivity.helper.ConnectivityHelper Binding ('5.145.227.220', 55670) to 64191
2016-09-24 12:19:22,569 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:19:22,627 INFO client._clientwindow Outgoing JSON Message: {"args": ["5.145.227.220:55670", "Bind 64191"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:22,627 INFO connectivity.helper.ConnectivityHelper Binding ('5.145.227.220', 55670) to 64191
2016-09-24 12:19:22,627 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:19:22,628 INFO client._clientwindow Outgoing JSON Message: {"args": ["5.145.227.220:55670", "Bind 64191"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:22,628 INFO connectivity.helper.ConnectivityHelper Binding ('5.145.227.220', 55670) to 64191
2016-09-24 12:19:22,628 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:19:22,628 INFO client._clientwindow Outgoing JSON Message: {"args": ["5.145.227.220:55670", "Bind 64191"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:22,628 INFO connectivity.helper.ConnectivityHelper Binding ('5.145.227.220', 55670) to 64191
2016-09-24 12:19:22,628 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:19:22,628 INFO connectivity.relay.Relay Allocating local relay for DeiPalladium, 64191
2016-09-24 12:19:22,628 INFO fa.game_session.GameSession Bound peer DeiPalladium/64191 to 61985
2016-09-24 12:19:22,628 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:61985', u'DeiPalladium', 64191)
2016-09-24 12:19:22,911 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'64191']
2016-09-24 12:19:22,911 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'64191']
2016-09-24 12:19:22,911 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'64191']
2016-09-24 12:19:22,911 INFO client._clientwindow Outgoing JSON Message: {"args": ["64191"], "command": "Disconnected", "target": "game"}
2016-09-24 12:19:23,346 INFO fa.game_connection.GPGNetConnection GC >> : GameFull : []
2016-09-24 12:19:23,346 INFO fa.game_session.GameSession Incoming GPGNet: GameFull []
2016-09-24 12:19:23,346 INFO fa.game_session.GameSession Outgoing relay message GameFull []
2016-09-24 12:19:23,346 INFO client._clientwindow Outgoing JSON Message: {"args": [], "command": "GameFull", "target": "game"}
2016-09-24 12:19:47,210 INFO client._clientwindow Outgoing JSON Message: {"args": ["80.7.78.191:62535", "Hello from 138888"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:47,210 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:47,211 INFO client._clientwindow Outgoing JSON Message: {"args": ["80.7.78.191:62535", "Hello from 138888"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:47,211 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:47,211 INFO client._clientwindow Outgoing JSON Message: {"args": ["80.7.78.191:62535", "Hello from 138888"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:19:47,211 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:19:47,338 INFO connectivity.relay.Relay Allocating local relay for james10-0, 138888
2016-09-24 12:19:47,339 INFO fa.game_session.GameSession Bound peer james10-0/138888 to 62575
2016-09-24 12:19:47,339 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:62575', u'james10-0', 138888)
2016-09-24 12:19:47,341 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'138888']
2016-09-24 12:19:47,341 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'138888']
2016-09-24 12:19:47,341 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'138888']
2016-09-24 12:19:47,341 INFO client._clientwindow Outgoing JSON Message: {"args": ["138888"], "command": "Disconnected", "target": "game"}
2016-09-24 12:19:57,430 INFO fa.game_connection.GPGNetConnection GC >> : Chat : [u'I didnt break it']
2016-09-24 12:19:57,430 INFO fa.game_session.GameSession Incoming GPGNet: Chat [u'I didnt break it']
2016-09-24 12:19:57,430 INFO fa.game_session.GameSession Outgoing relay message Chat [u'I didnt break it']
2016-09-24 12:19:57,430 INFO client._clientwindow Outgoing JSON Message: {"args": ["I didnt break it"], "command": "Chat", "target": "game"}
2016-09-24 12:20:00,387 INFO client._clientwindow FA has finished with exit code: 0
2016-09-24 12:20:00,388 INFO fa.game_session.GameSession Game has exited with status code: 0
2016-09-24 12:20:00,388 INFO fa.game_session.GameSession Outgoing relay message GameState ['Ended']
2016-09-24 12:20:00,388 INFO client._clientwindow Outgoing JSON Message: {"args": ["Ended"], "command": "GameState", "target": "game"}
2016-09-24 12:20:12,789 INFO faf.secondaryServer.Tournament Pending requests: 1
2016-09-24 12:20:12,789 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 12:20:39,572 INFO fa.game_process Game Info Complete: {u'featured_mod_versions': {u'11': 1, u'10': 1, u'13': 1, u'12': 1, u'15': 1, u'14': 1, u'17': 1, u'16': 1, u'19': 1, u'18': 1, u'20': 1, u'1': 9, u'3': 1, u'2': 45, u'5': 1, u'4': 1, u'7': 1, u'6': 1, u'9': 1, u'8': 1}, u'num_players': 4, 'uid': 5191171, u'title': u'lets play', u'max_players': 10, u'password_protected': False, u'sim_mods': {}, u'host': u'hurricandrake', u'map_file_path': u'maps/fortclarkeassault.v0007.zip', u'teams': {u'1': [u'james10-0', u'hurricandrake', u'Pal111', u'DeiPalladium']}, u'mapname': u'fortclarkeassault.v0007', u'state': u'playing', u'command': u'game_info', u'visibility': u'public', 'featured_mod': u'coop', 'recorder': u'speed2', 'launched_at': 1474712439.0485017, 'complete': True}
2016-09-24 12:22:14,647 INFO client._clientwindow Close Event for Application Main Window
2016-09-24 12:22:14,663 WARNING client._clientwindow Disconnected from lobby server.
2016-09-24 12:22:14,677 INFO __main__ <<< --------------------------- Application Shutdown
2016-09-24 12:22:18,724 INFO root FAF version: 0.11.60+577 Environment: production
2016-09-24 12:22:18,907 INFO __main__ >>> --------------------------- Application Launch
2016-09-24 12:22:18,933 INFO util Using theme: Empire Blue in directory C:\ProgramData\FAForever\themes\Empire Blue
2016-09-24 12:22:19,361 INFO faf.secondaryServer.Statistic Instantiating secondary server.
2016-09-24 12:22:19,375 INFO util Read themed stylesheet: client/client.css
2016-09-24 12:22:20,092 INFO util Read themed stylesheet: stats/formatters/style.css
2016-09-24 12:22:20,131 INFO faf.secondaryServer.Tournament Instantiating secondary server.
2016-09-24 12:22:20,134 INFO util Read common stylesheet: tournaments/formatters/style.css
2016-09-24 12:22:21,296 INFO replays._replayswidget Replays Widget instantiated.
2016-09-24 12:22:21,306 INFO tutorials._tutorialswidget Tutorials instantiated.
2016-09-24 12:22:21,322 INFO util Read themed stylesheet: coop/formatters/style.css
2016-09-24 12:22:21,364 INFO fa.replayserver listening on address 127.0.0.1:15000
2016-09-24 12:22:22,108 INFO client._clientwindow Outgoing JSON Message: {"version": "0.11.60+577", "command": "ask_session", "user_agent": "faf-client"}
2016-09-24 12:22:24,625 INFO client._clientwindow Logging in with {'login': u'speed2', 'session': '1527047659', 'command': 'hello', 'unique_id': 'DVlwdVBrRDduRk5DazJ2b2ZpSXpBSXc9PWkwMGpCUGYxSjJIZGRsTkgva0FYNmtw\nWWdwQ1llVkJ4NUhFZDBVK0x6ZVVFUEdzSzFEZUZIa3JKZnE3WmNyQ1oKL3VJOWs3\nMW1xMWk5OHRpd0w2dFVodFpINVA0a1pkTkhkS1lGQWpsdWw5UlRmam55dzJOMXJ3\nY0U2K29FWmxJZgpGbk9CSVB6ZUlFMTVrY0ZFYmsyUkhPM2lUR1RqRkF6bGJudUZi\nWnJTWU52Y20zM05DejFKemlKTnp6V0dUa1I0ClE5d0JHOEo3RHExQU5FY2k0RUUv\nZitwN1pYU0ZMU2dBQ0pUdnZ5TnVtQmdsK0Z1UTY4U0U4L2o4Zmc4N1lVQzAKZ1h4\nUnBQTnJISXdpVkFiUzdlVFF5V2dRZSt2Qmt3K2VqdytwUE9QWXZCdlc2bG5kcVBK\nNVUzTlg3YmVTRDYwNQpiajVGa2ZpVHUyZm8vRmJyWk94N3M3Zi9BbXJ4ZEFKMTNw\nRjR4ZzhHaWFXcS9qMCtnbU5RR3gxV1ZJaWVZZXM4ClJpNmR1eEUzaUpTQ1FERDhN\ncTVNNU0vMXdYTjVVNlVxdER6dzlwVm9WOUUweFByWlp1Z200MFlpL3ZxUm5LVWcK\nVHh1ZFQ5eUV6K1JVd0tsQTV2VUxtbTdQOFdSNTZENzFnQTJxeFNnbENKdXY2ZGw3\nMlFXMy83cUlKOUxUKzFxegpLcnpBUTJHVEZxVTdSOUJHcVBQVGxidUFTTGFqWEVw\nVmRmbU5WTHRFS2tRanFSWWszU0JESE1IQkFLSkJsU0pqCmFrVndodVVIZ3haOHh0\nVUtJR3VQb2c9PUF1WGZSeVAzdXp5YVYrS0NPT2VBUE5yUjZVUjJvaDU3SE9QN2J3\nPT0='}
2016-09-24 12:22:24,980 INFO chat._chatwidget Connecting to IRC at: irc.faforever.com:6667. TLS: False
2016-09-24 12:22:25,094 INFO connectivity.qturnsocket.QTurnSocket Turn socket initialized: faforever.com
2016-09-24 12:22:25,094 INFO client._clientwindow Outgoing JSON Message: {"args": [6112], "command": "InitiateTest", "target": "connectivity"}
2016-09-24 12:22:41,217 INFO connectivity.helper.ConnectivityHelper Connectivity state is STUN, mapped address: 46.33.112.9:61670
2016-09-24 12:23:49,026 INFO client._clientwindow Outgoing JSON Message: {"command": "coop_list"}
2016-09-24 12:27:10,053 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:27:10,055 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:27:10,128 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:27:10,130 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:27:37,065 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:27:37,065 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:29:06,388 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:29:06,390 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:29:06,469 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:29:06,469 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:29:12,532 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:29:12,532 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:29:54,029 INFO fa.check Checking FA for: coop and map thetacivilianrescue.v0003
2016-09-24 12:29:54,030 INFO fa.check Version unknown, assuming latest
2016-09-24 12:29:54,030 INFO fa.check Updating FA for mod: coop, version None
2016-09-24 12:29:54,030 INFO fa.check Writing fa_path.lua config file.
2016-09-24 12:29:57,553 INFO fa.check Updating FA for map: thetacivilianrescue.v0003
2016-09-24 12:29:57,555 INFO fa.check Map is available.
2016-09-24 12:29:57,558 INFO connectivity.turn Requesting relay allocation
2016-09-24 12:29:57,588 INFO connectivity.turn Relay allocated: ('37.58.123.3', 64848L)
2016-09-24 12:29:57,588 INFO connectivity.qturnsocket.QTurnSocket TURN state changed: TURNState.BOUND
2016-09-24 12:29:57,588 INFO client._clientwindow Outgoing JSON Message: {"relay_address": ["37.58.123.3", 64848], "command": "game_join", "uid": 5191203, "gameport": 6112}
2016-09-24 12:29:57,589 INFO connectivity.turn Permitting sends from ('46.33.112.9', 61670L)
2016-09-24 12:29:57,589 INFO connectivity.turn Permitting sends from ('37.58.123.2', 6112)
2016-09-24 12:29:57,589 INFO connectivity.turn Permitting sends from ('37.58.123.3', 6112)
2016-09-24 12:32:12,510 INFO fa.check Checking FA for: coop and map x1ca_coop_003.v0008
2016-09-24 12:32:12,510 INFO fa.check Version unknown, assuming latest
2016-09-24 12:32:12,510 INFO fa.check Updating FA for mod: coop, version None
2016-09-24 12:32:12,510 INFO fa.check Writing fa_path.lua config file.
2016-09-24 12:32:15,788 INFO fa.check Updating FA for map: x1ca_coop_003.v0008
2016-09-24 12:32:15,790 INFO fa.check Map is available.
2016-09-24 12:32:15,792 INFO client._clientwindow Outgoing JSON Message: {"relay_address": ["37.58.123.3", 64848], "command": "game_join", "uid": 5191213, "gameport": 6112}
2016-09-24 12:32:15,973 INFO client._clientwindow Handling game_launch via JSON {u'args': [u'/numgames 1200'], u'command': u'game_launch', u'uid': 5191213, u'mod': u'coop'}
2016-09-24 12:32:15,973 INFO fa.play Play received arguments: ['/mean', '2047.94', '/deviation', '75.6099', '/country ', u'CZ', '/clan', u'e']
2016-09-24 12:32:15,973 INFO fa.game_process Running FA with info: {'recorder': u'speed2', 'featured_mod': u'coop', 'uid': 5191213, 'launched_at': 1474713135.973}
2016-09-24 12:32:15,973 INFO fa.game_process Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /mean 2047.94 /deviation 75.6099 /country CZ /clan e /init init_coop.lua /numgames 1200 /log "C:\ProgramData\FAForever\logs\game.log" /nobugreport /savereplay "gpgnet://localhost/5191213/speed2.SCFAreplay" /gpgnet 127.0.0.1:62364
2016-09-24 12:32:15,973 INFO fa.game_process Running FA via executable: C:\ProgramData\FAForever\bin\ForgedAlliance.exe
2016-09-24 12:32:15,997 INFO client._clientwindow FA has launched in an attached process.
2016-09-24 12:32:15,997 INFO fa.game_session.GameSession Game has started
2016-09-24 12:32:20,122 INFO faf.secondaryServer.Tournament Pending requests: 1
2016-09-24 12:32:20,122 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 12:32:39,303 INFO fa.game_session.GameSession Game connected through GPGNet
2016-09-24 12:32:39,312 INFO fa.game_connection.GPGNetConnection GC >> : GameState : [u'Idle']
2016-09-24 12:32:39,312 INFO fa.game_session.GameSession Incoming GPGNet: GameState [u'Idle']
2016-09-24 12:32:39,312 INFO fa.game_connection.GPGNetConnection GC<<: CreateLobby:(0, 6113, u'speed2', 21916, 1)
2016-09-24 12:32:39,313 INFO fa.game_session.GameSession Outgoing relay message GameState [u'Idle']
2016-09-24 12:32:39,313 INFO client._clientwindow Outgoing JSON Message: {"args": ["Idle"], "command": "GameState", "target": "game"}
2016-09-24 12:32:39,864 INFO fa.game_connection.GPGNetConnection GC >> : GameState : [u'Lobby']
2016-09-24 12:32:39,864 INFO fa.game_session.GameSession Incoming GPGNet: GameState [u'Lobby']
2016-09-24 12:32:39,864 INFO fa.game_session.GameSession Outgoing relay message GameState [u'Lobby']
2016-09-24 12:32:39,864 INFO client._clientwindow Outgoing JSON Message: {"args": ["Lobby"], "command": "GameState", "target": "game"}
2016-09-24 12:32:43,900 INFO connectivity.turn Permitting sends from [u'37.24.146.135', 42009]
2016-09-24 12:32:44,134 INFO client._clientwindow Outgoing JSON Message: {"args": ["37.24.146.135:42087", "Bind 172063"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:32:44,134 INFO connectivity.helper.ConnectivityHelper Binding ('37.24.146.135', 42087L) to 172063
2016-09-24 12:32:44,134 INFO connectivity.turn Permitting sends from ('37.24.146.135', 42087L)
2016-09-24 12:32:44,134 INFO connectivity.turn Requesting channel bind for 16384:('37.24.146.135', 42087L)
2016-09-24 12:32:44,134 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:32:44,134 INFO client._clientwindow Outgoing JSON Message: {"args": ["37.24.146.135:42087", "Bind 172063"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:32:44,134 INFO connectivity.helper.ConnectivityHelper Binding ('37.24.146.135', 42087L) to 172063
2016-09-24 12:32:44,134 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:32:44,135 INFO client._clientwindow Outgoing JSON Message: {"args": ["37.24.146.135:42087", "Bind 172063"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:32:44,135 INFO connectivity.helper.ConnectivityHelper Binding ('37.24.146.135', 42087L) to 172063
2016-09-24 12:32:44,135 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:32:44,167 INFO connectivity.turn Successfully bound 37.24.146.135:42087 to 16384
2016-09-24 12:32:44,167 INFO connectivity.qturnsocket.QTurnSocket Bound channel 16384 to ('37.24.146.135', 42087L)
2016-09-24 12:32:44,167 INFO connectivity.relay.Relay Allocating local relay for Sulfur1, 172063
2016-09-24 12:32:44,167 INFO fa.game_session.GameSession Bound peer Sulfur1/172063 to 57676
2016-09-24 12:32:44,167 INFO fa.game_connection.GPGNetConnection GC<<: JoinGame:('127.0.0.1:57676', u'Sulfur1', 172063)
2016-09-24 12:32:44,295 INFO client._clientwindow Outgoing JSON Message: {"args": ["37.24.148.33:48681", "Hello from 172065"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:32:44,295 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:32:44,296 INFO client._clientwindow Outgoing JSON Message: {"args": ["37.24.148.33:48681", "Hello from 172065"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:32:44,296 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:32:44,296 INFO client._clientwindow Outgoing JSON Message: {"args": ["37.24.148.33:48681", "Hello from 172065"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:32:44,296 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 12:32:44,323 INFO connectivity.relay.Relay Allocating local relay for Sockenheld, 172065
2016-09-24 12:32:44,325 INFO fa.game_session.GameSession Bound peer Sockenheld/172065 to 57677
2016-09-24 12:32:44,325 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:57677', u'Sockenheld', 172065)
2016-09-24 12:32:44,325 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'172065']
2016-09-24 12:32:44,326 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'172065']
2016-09-24 12:32:44,326 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'172065']
2016-09-24 12:32:44,326 INFO client._clientwindow Outgoing JSON Message: {"args": ["172065"], "command": "Disconnected", "target": "game"}
2016-09-24 12:33:02,111 INFO fa.game_connection.GPGNetConnection GC >> : GameFull : []
2016-09-24 12:33:02,111 INFO fa.game_session.GameSession Incoming GPGNet: GameFull []
2016-09-24 12:33:02,112 INFO fa.game_session.GameSession Outgoing relay message GameFull []
2016-09-24 12:33:02,112 INFO client._clientwindow Outgoing JSON Message: {"args": [], "command": "GameFull", "target": "game"}
2016-09-24 12:33:05,611 INFO connectivity.turn Permitting sends from [u'77.119.129.89', 53172]
2016-09-24 12:33:05,744 INFO client._clientwindow Outgoing JSON Message: {"args": ["77.119.129.89:51665", "Bind 177872"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:33:05,746 INFO connectivity.helper.ConnectivityHelper Binding ('77.119.129.89', 51665L) to 177872
2016-09-24 12:33:05,746 INFO connectivity.turn Permitting sends from ('77.119.129.89', 51665L)
2016-09-24 12:33:05,746 INFO connectivity.turn Requesting channel bind for 16385:('77.119.129.89', 51665L)
2016-09-24 12:33:05,746 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:33:05,778 INFO connectivity.turn Successfully bound 77.119.129.89:51665 to 16385
2016-09-24 12:33:05,778 INFO connectivity.qturnsocket.QTurnSocket Bound channel 16385 to ('77.119.129.89', 51665L)
2016-09-24 12:33:05,778 INFO connectivity.relay.Relay Allocating local relay for trinkjogurt, 177872
2016-09-24 12:33:05,779 INFO fa.game_session.GameSession Bound peer trinkjogurt/177872 to 57086
2016-09-24 12:33:05,779 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:57086', u'trinkjogurt', 177872)
2016-09-24 12:33:05,780 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'177872']
2016-09-24 12:33:05,780 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'177872']
2016-09-24 12:33:05,780 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'177872']
2016-09-24 12:33:05,782 INFO client._clientwindow Outgoing JSON Message: {"args": ["177872"], "command": "Disconnected", "target": "game"}
2016-09-24 12:33:05,868 INFO client._clientwindow Outgoing JSON Message: {"args": ["77.119.129.89:51665", "Bind 177872"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:33:05,869 INFO connectivity.helper.ConnectivityHelper Binding ('77.119.129.89', 51665) to 177872
2016-09-24 12:33:05,869 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:33:05,871 INFO client._clientwindow Outgoing JSON Message: {"args": ["77.119.129.89:51665", "Bind 177872"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:33:05,871 INFO connectivity.helper.ConnectivityHelper Binding ('77.119.129.89', 51665) to 177872
2016-09-24 12:33:05,871 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:33:05,871 INFO client._clientwindow Outgoing JSON Message: {"args": ["77.119.129.89:51665", "Bind 177872"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:33:05,871 INFO connectivity.helper.ConnectivityHelper Binding ('77.119.129.89', 51665) to 177872
2016-09-24 12:33:05,871 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:33:25,384 INFO connectivity.turn Permitting sends from [u'143.177.42.97', 57482]
2016-09-24 12:33:25,447 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:33:25,447 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544L) to 24483
2016-09-24 12:33:25,447 INFO connectivity.turn Permitting sends from ('143.177.42.97', 51544L)
2016-09-24 12:33:25,447 INFO connectivity.turn Requesting channel bind for 16386:('143.177.42.97', 51544L)
2016-09-24 12:33:25,447 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:33:25,448 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:33:25,448 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544L) to 24483
2016-09-24 12:33:25,448 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:33:25,453 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:33:25,453 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544L) to 24483
2016-09-24 12:33:25,453 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:33:25,453 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:33:25,453 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544L) to 24483
2016-09-24 12:33:25,453 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:33:25,480 INFO connectivity.turn Successfully bound 143.177.42.97:51544 to 16386
2016-09-24 12:33:25,480 INFO connectivity.qturnsocket.QTurnSocket Bound channel 16386 to ('143.177.42.97', 51544L)
2016-09-24 12:33:25,482 INFO connectivity.relay.Relay Allocating local relay for Omegacybran, 24483
2016-09-24 12:33:25,482 INFO fa.game_session.GameSession Bound peer Omegacybran/24483 to 53870
2016-09-24 12:33:25,482 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:53870', u'Omegacybran', 24483)
2016-09-24 12:33:25,483 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'24483']
2016-09-24 12:33:25,483 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'24483']
2016-09-24 12:33:25,483 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'24483']
2016-09-24 12:33:25,483 INFO client._clientwindow Outgoing JSON Message: {"args": ["24483"], "command": "Disconnected", "target": "game"}
2016-09-24 12:33:28,994 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(24483,)
2016-09-24 12:33:28,996 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'24483']
2016-09-24 12:33:28,996 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'24483']
2016-09-24 12:33:28,996 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'24483']
2016-09-24 12:33:28,996 INFO client._clientwindow Outgoing JSON Message: {"args": ["24483"], "command": "Disconnected", "target": "game"}
2016-09-24 12:33:31,437 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(177872,)
2016-09-24 12:33:31,444 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'177872']
2016-09-24 12:33:31,444 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'177872']
2016-09-24 12:33:31,444 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'177872']
2016-09-24 12:33:31,444 INFO client._clientwindow Outgoing JSON Message: {"args": ["177872"], "command": "Disconnected", "target": "game"}
2016-09-24 12:33:57,423 ERROR fa.maps Web preview download failed for scca_coop_e01.v0009
2016-09-24 12:33:57,431 ERROR fa.maps Web Preview not found for: scca_coop_e01.v0009
2016-09-24 12:33:58,632 ERROR fa.maps Web preview download failed for scca_coop_e01.v0009
2016-09-24 12:33:58,634 ERROR fa.maps Web Preview not found for: scca_coop_e01.v0009
2016-09-24 12:34:04,249 INFO connectivity.turn Permitting sends from [u'143.177.42.97', 57482]
2016-09-24 12:34:04,253 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:34:04,253 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544) to 24483
2016-09-24 12:34:04,253 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:34:04,282 INFO connectivity.relay.Relay Allocating local relay for Omegacybran, 24483
2016-09-24 12:34:04,282 INFO fa.game_session.GameSession Bound peer Omegacybran/24483 to 54601
2016-09-24 12:34:04,282 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:54601', u'Omegacybran', 24483)
2016-09-24 12:34:04,285 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'24483']
2016-09-24 12:34:04,285 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'24483']
2016-09-24 12:34:04,285 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'24483']
2016-09-24 12:34:04,285 INFO client._clientwindow Outgoing JSON Message: {"args": ["24483"], "command": "Disconnected", "target": "game"}
2016-09-24 12:34:04,309 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:34:04,309 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544) to 24483
2016-09-24 12:34:04,309 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:34:04,311 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:34:04,311 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544) to 24483
2016-09-24 12:34:04,311 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:34:04,312 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:34:04,312 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544) to 24483
2016-09-24 12:34:04,312 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:34:05,548 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(24483,)
2016-09-24 12:34:05,551 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'24483']
2016-09-24 12:34:05,551 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'24483']
2016-09-24 12:34:05,551 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'24483']
2016-09-24 12:34:05,551 INFO client._clientwindow Outgoing JSON Message: {"args": ["24483"], "command": "Disconnected", "target": "game"}
2016-09-24 12:34:38,282 INFO client._clientwindow FA has finished with exit code: 0
2016-09-24 12:34:38,282 INFO fa.game_session.GameSession Game has exited with status code: 0
2016-09-24 12:34:38,282 INFO fa.game_session.GameSession Outgoing relay message GameState ['Ended']
2016-09-24 12:34:38,282 INFO client._clientwindow Outgoing JSON Message: {"args": ["Ended"], "command": "GameState", "target": "game"}
2016-09-24 12:34:43,177 INFO connectivity.turn Permitting sends from [u'143.177.42.97', 57482]
2016-09-24 12:34:43,184 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:34:43,184 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544) to 24483
2016-09-24 12:34:43,184 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:34:43,219 INFO connectivity.relay.Relay Allocating local relay for Omegacybran, 24483
2016-09-24 12:34:43,219 INFO fa.game_session.GameSession Bound peer Omegacybran/24483 to 56022
2016-09-24 12:34:43,219 ERROR __main__ Uncaught exception
Traceback (most recent call last):
File "src\fa\game_session.py", line 130, in _peer_bound
AttributeError: 'NoneType' object has no attribute 'send'
2016-09-24 12:34:43,236 INFO requests.packages.urllib3.connectionpool Starting new HTTP connection (1): api.dev.faforever.com
2016-09-24 12:34:43,470 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:34:43,470 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544) to 24483
2016-09-24 12:34:43,470 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:34:43,470 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:34:43,471 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544) to 24483
2016-09-24 12:34:43,471 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:34:43,471 INFO client._clientwindow Outgoing JSON Message: {"args": ["143.177.42.97:51544", "Bind 24483"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 12:34:43,471 INFO connectivity.helper.ConnectivityHelper Binding ('143.177.42.97', 51544) to 24483
2016-09-24 12:34:43,471 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 12:34:47,490 INFO client._clientwindow Close Event for Application Main Window
2016-09-24 12:34:47,510 WARNING client._clientwindow Disconnected from lobby server.
2016-09-24 12:34:47,528 INFO __main__ <<< --------------------------- Application Shutdown
2016-09-24 12:34:51,469 INFO root FAF version: 0.11.60+577 Environment: production
2016-09-24 12:34:51,640 INFO __main__ >>> --------------------------- Application Launch
2016-09-24 12:34:51,665 INFO util Using theme: Empire Blue in directory C:\ProgramData\FAForever\themes\Empire Blue
2016-09-24 12:34:52,148 INFO faf.secondaryServer.Statistic Instantiating secondary server.
2016-09-24 12:34:52,167 INFO util Read themed stylesheet: client/client.css
2016-09-24 12:34:52,911 INFO util Read themed stylesheet: stats/formatters/style.css
2016-09-24 12:34:52,960 INFO faf.secondaryServer.Tournament Instantiating secondary server.
2016-09-24 12:34:52,961 INFO util Read common stylesheet: tournaments/formatters/style.css
2016-09-24 12:34:54,131 INFO replays._replayswidget Replays Widget instantiated.
2016-09-24 12:34:54,138 INFO tutorials._tutorialswidget Tutorials instantiated.
2016-09-24 12:34:54,155 INFO util Read themed stylesheet: coop/formatters/style.css
2016-09-24 12:34:54,201 INFO fa.replayserver listening on address 127.0.0.1:15000
2016-09-24 12:34:54,898 INFO client._clientwindow Outgoing JSON Message: {"version": "0.11.60+577", "command": "ask_session", "user_agent": "faf-client"}
2016-09-24 12:34:57,349 INFO client._clientwindow Logging in with {'login': u'speed2', 'session': '1091893069', 'command': 'hello', 'unique_id': 'DWlsOHFuL0JOdjFhZnhJTjllV25ZV2c9PTR4UTV4OW9qUnJVNHVTNUpIaWZzVmpo\nc3BkSUFhRkdhVEhyZ2JHTDJlUWtMekJqYlMxVkZhWFVRcmU4a2pxT3QKK3ljbEht\nR3I2K0RMSnBlV1ErT0VMMTdhQzI4NXFCd1pRTWFLM01FS2E5R1o5cHErKzRRMVgv\nYkg2YnUyQUVyawpuaUxiaFROSjluZ3NGS1NPTDNyTG9NSHJxbDc2TGpXUS9kM0FS\nUURCSHlVY0d3QXJYcks3aE9VV3dHYkFvNkhpCnJKOXJ1UVNjaWRWRnlOMms3QjZR\nTWxHWkpXYjhXVktCa2RseFNjYWRKbis0eFZHM1QxWU81azFaSVNWTlNKajcKaWZT\nRFlwV3B6VjJScldaclJvZDVMY2IzZCszK2dRUC9idjA1S041SllRdkFvWDI2ZWg4\nRjhkalZxUGFOaXQyLwpiVzBxVGlSNHBMdFlTa3VTNERvYUI0eThDVmlxRmJXd2dE\ndU5BRGtEcG9IT0gxWXRlVXhySVJybEszZFFUUi9JCjUreklZNnhNUjR0TkFqQzJZ\nTFlmYmNLT08zQUVZQzdkam4vVm9RTEwyaXBISWk3ZzhMS0x1dGhHK1VZWjRiQXAK\ndCtEcXovc0pRMjBuU3NTWVpTaWdlcVV2Z3pmcWJxUGRXZlN1a2V4VTFsUi9PdXhx\nL1RvTHJDWjh6V0VMdHlqYwpwY0dzaDRhZ0JsMXQveXBPOW9JWGVJSHI0bFAwY1oy\nQnhQdjR4NFFEbWVqanNGR3NKM0MxTVU5K0JEeUxZdXJECmkyTXpQaEVxbW1KeEk2\nMkgyL2F6Nmc9PUFlODVOcDJib3VwQWhlVlpSY3grMDdKaHJxNEM4clhqeGtzblJ3\nPT0='}
2016-09-24 12:34:57,601 INFO chat._chatwidget Connecting to IRC at: irc.faforever.com:6667. TLS: False
2016-09-24 12:34:57,726 INFO connectivity.qturnsocket.QTurnSocket Turn socket initialized: faforever.com
2016-09-24 12:34:57,726 INFO client._clientwindow Outgoing JSON Message: {"args": [6112], "command": "InitiateTest", "target": "connectivity"}
2016-09-24 12:35:07,447 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:35:07,450 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:35:07,523 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:35:07,523 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:35:07,595 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:35:07,595 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:35:07,750 ERROR fa.maps Web preview download failed for scca_coop_e01.v0009
2016-09-24 12:35:07,752 ERROR fa.maps Web Preview not found for: scca_coop_e01.v0009
2016-09-24 12:35:15,565 INFO client._clientwindow Outgoing JSON Message: {"command": "coop_list"}
2016-09-24 12:35:15,723 INFO connectivity.helper.ConnectivityHelper Connectivity state is STUN, mapped address: 46.33.112.9:61022
2016-09-24 12:37:40,049 INFO client._clientwindow Close Event for Application Main Window
2016-09-24 12:37:40,068 WARNING client._clientwindow Disconnected from lobby server.
2016-09-24 12:37:40,079 INFO __main__ <<< --------------------------- Application Shutdown
2016-09-24 12:38:25,888 INFO root FAF version: 0.11.60+577 Environment: production
2016-09-24 12:38:26,071 INFO __main__ >>> --------------------------- Application Launch
2016-09-24 12:38:26,098 INFO util Using theme: Empire Blue in directory C:\ProgramData\FAForever\themes\Empire Blue
2016-09-24 12:38:26,519 INFO faf.secondaryServer.Statistic Instantiating secondary server.
2016-09-24 12:38:26,532 INFO util Read themed stylesheet: client/client.css
2016-09-24 12:38:27,204 INFO util Read themed stylesheet: stats/formatters/style.css
2016-09-24 12:38:27,236 INFO faf.secondaryServer.Tournament Instantiating secondary server.
2016-09-24 12:38:27,237 INFO util Read common stylesheet: tournaments/formatters/style.css
2016-09-24 12:38:28,403 INFO replays._replayswidget Replays Widget instantiated.
2016-09-24 12:38:28,410 INFO tutorials._tutorialswidget Tutorials instantiated.
2016-09-24 12:38:28,424 INFO util Read themed stylesheet: coop/formatters/style.css
2016-09-24 12:38:28,479 INFO fa.replayserver listening on address 127.0.0.1:15000
2016-09-24 12:38:29,161 INFO client._clientwindow Outgoing JSON Message: {"version": "0.11.60+577", "command": "ask_session", "user_agent": "faf-client"}
2016-09-24 12:38:31,433 INFO client._clientwindow Logging in with {'login': u'speed2', 'session': '3178967743', 'command': 'hello', 'unique_id': 'DU5kYStDVXFYKzI1WENISlRueW1aQkE9PTZ1cGVvYVNQeTV4end5ZHBuVGJHbVgv\ndHlHSXZKSzBLZVZOa0xJa253SzVFV1VWbGhNd2oxby9UZWdMZ2kybDcKYVNNVlFr\nNm53d1hxVlpmUDdpN2pFN1JGQkdGVlFQQ0hvVnpXZ1B5bjBlM0pzWjA2SUNLcEQz\nOXJDRjVqcCtnQgpnRjRZcTdnbTBnNzFESFVTS2x3V0JKWmkyT1FxOVJZcDRubGsr\nMkxNaWxqRWw1THRVVjFIU053cGdNMVQ4Ui9RCjU3MmVmd1lwQmxNdTVRNnVOakxO\nZlZkQlN1czZVRjF2cXMrRC9xZCs0YUZWaFpuanpzdEUwZG9mUWxjN0F5QTgKdU9L\nN3dQM2JucWg5T1pRbkppamM2OERscW1iSzREa2Z1ZlMyN3hmOVRtSmE5aGxia0pX\nNU9ueTJaVjgvbkpPaApvN3dZb3VkYVhmMWJGRUlMak9rUkt0K1BENHF1VS9nc29P\nSk81Y2VWanN4blZyelNJMVFHTjV2TVkxZWhTRktnCkM2b0JVNVZqaVhPMEhCdlJT\nTjYyRmZiSXJYQ1pRWHdPS1JTenZtTUt4cURzTTF0aTV0NmRkWHlEa2tVQmgrVmgK\nc1BKQUVLajRBWWVHNjJtSTFDVHV1QmRlQ1NkbWJncXRBOVo3am1BOHA0MnVwQXcr\naWNGM1FqUFl1S1FUUkdVdQpEc2pkeEFjWFRnVUJ6M05QUEt4MmZmVTRPK1EvRS9Y\nc0lwd0dOQlV3SktoWlVVS2JrcjZaczNYR0ViMjc2NHprCjhjSXphTVViQk8zMStE\nd2hRS2RENGc9PUMzV09TM2RtM2FQWlZmY0xpemhiSHMyVjR5Mk9mcEVZdlNKQnVR\nPT0='}
2016-09-24 12:38:31,743 INFO chat._chatwidget Connecting to IRC at: irc.faforever.com:6667. TLS: False
2016-09-24 12:38:31,789 INFO connectivity.qturnsocket.QTurnSocket Turn socket initialized: faforever.com
2016-09-24 12:38:31,789 INFO client._clientwindow Outgoing JSON Message: {"args": [6112], "command": "InitiateTest", "target": "connectivity"}
2016-09-24 12:38:41,894 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:38:41,897 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:38:41,993 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:38:41,993 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:38:42,098 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:38:42,099 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:38:42,234 ERROR fa.maps Web preview download failed for scca_coop_e01.v0009
2016-09-24 12:38:42,234 ERROR fa.maps Web Preview not found for: scca_coop_e01.v0009
2016-09-24 12:38:47,263 INFO client._clientwindow Outgoing JSON Message: {"command": "coop_list"}
2016-09-24 12:38:49,426 INFO connectivity.helper.ConnectivityHelper Connectivity state is STUN, mapped address: 46.33.112.9:64450
2016-09-24 12:42:43,737 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:42:43,737 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:42:43,812 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:42:43,812 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:42:50,789 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 12:42:50,789 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 12:45:52,884 ERROR fa.maps Web preview download failed for scca_coop_e04.v0009
2016-09-24 12:45:52,884 ERROR fa.maps Web Preview not found for: scca_coop_e04.v0009
2016-09-24 12:48:27,242 INFO faf.secondaryServer.Tournament Pending requests: 1
2016-09-24 12:48:27,242 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 12:58:27,233 INFO faf.secondaryServer.Tournament Pending requests: 2
2016-09-24 12:58:27,233 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 13:04:14,428 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 13:04:14,428 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 13:04:14,500 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 13:04:14,500 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 13:04:41,654 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 13:04:41,655 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 13:06:11,700 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:06:11,769 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:06:11,769 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:06:11,772 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:06:11,846 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:06:11,848 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:06:27,908 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:06:27,986 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:06:27,987 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:08:27,242 INFO faf.secondaryServer.Tournament Pending requests: 3
2016-09-24 13:08:27,242 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 13:13:49,796 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 13:13:49,796 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 13:13:49,871 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 13:13:49,871 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 13:14:22,917 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 13:14:22,917 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 13:18:20,721 ERROR fa.maps Web preview download failed for scca_coop_e01.v0009
2016-09-24 13:18:20,721 ERROR fa.maps Web Preview not found for: scca_coop_e01.v0009
2016-09-24 13:18:27,233 INFO faf.secondaryServer.Tournament Pending requests: 4
2016-09-24 13:18:27,233 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 13:19:48,210 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:19:48,319 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:19:48,321 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:19:48,323 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:19:48,385 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:19:48,385 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:19:50,276 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:19:50,351 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:19:50,351 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:22:23,918 ERROR fa.maps Web preview download failed for scca_coop_e02.v0008
2016-09-24 13:22:23,918 ERROR fa.maps Web Preview not found for: scca_coop_e02.v0008
2016-09-24 13:24:02,799 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:24:02,862 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:24:02,862 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:24:02,865 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:24:02,938 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:24:02,938 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:25:25,726 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:25:25,842 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:25:25,842 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:28:27,232 INFO faf.secondaryServer.Tournament Pending requests: 5
2016-09-24 13:28:27,232 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 13:38:27,232 INFO faf.secondaryServer.Tournament Pending requests: 6
2016-09-24 13:38:27,233 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 13:40:23,573 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:40:23,648 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:40:23,648 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:40:23,651 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:40:23,720 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:40:23,721 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:40:37,447 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:40:37,520 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:40:37,520 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:48:27,279 INFO faf.secondaryServer.Tournament Pending requests: 7
2016-09-24 13:48:27,279 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 13:52:54,707 ERROR fa.maps Web preview download failed for scca_coop_e05.v0008
2016-09-24 13:52:54,707 ERROR fa.maps Web Preview not found for: scca_coop_e05.v0008
2016-09-24 13:56:50,492 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:56:50,698 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:56:50,700 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:56:50,703 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:56:50,773 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:56:50,773 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:57:00,591 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:57:00,667 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:57:00,667 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:57:46,227 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 13:57:46,326 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 13:57:46,326 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 13:58:27,232 INFO faf.secondaryServer.Tournament Pending requests: 8
2016-09-24 13:58:27,232 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 14:00:34,608 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:00:34,776 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:00:34,778 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:00:34,780 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:00:34,928 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:00:34,928 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:00:36,572 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:00:36,645 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:00:36,645 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:00:40,242 ERROR fa.maps Web preview download failed for scca_coop_e02.v0008
2016-09-24 14:00:40,242 ERROR fa.maps Web Preview not found for: scca_coop_e02.v0008
2016-09-24 14:01:49,180 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:01:49,256 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:01:49,257 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:01:49,259 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:01:49,328 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:01:49,328 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:02:13,186 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:02:13,292 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:02:13,293 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:03:23,029 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:03:23,098 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:03:23,099 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:03:23,102 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:03:23,171 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:03:23,171 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:03:42,028 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:03:42,102 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:03:42,102 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:06:06,494 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:06:06,562 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:06:06,562 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:06:06,565 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:06:06,642 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:06:06,642 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:07:41,477 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:07:41,625 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:07:41,625 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:08:27,242 INFO faf.secondaryServer.Tournament Pending requests: 9
2016-09-24 14:08:27,242 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 14:11:14,785 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:11:14,868 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:11:14,869 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:11:14,878 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:11:14,953 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:11:14,953 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:11:19,512 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:11:19,585 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:11:19,585 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:12:29,240 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:12:29,309 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:12:29,309 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:12:29,312 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:12:29,382 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:12:29,384 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:12:59,717 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:12:59,877 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:12:59,877 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:15:31,868 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:15:31,944 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:15:31,944 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:15:31,947 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:15:32,017 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:15:32,019 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:15:35,904 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:15:35,977 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:15:35,977 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:18:27,243 INFO faf.secondaryServer.Tournament Pending requests: 10
2016-09-24 14:18:27,243 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 14:18:46,895 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:18:46,990 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:18:46,992 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:18:47,000 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:18:47,073 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:18:47,073 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:18:48,940 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:18:49,003 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:18:49,003 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:20:02,250 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:20:02,319 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:20:02,319 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:20:02,323 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:20:02,392 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:20:02,392 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:20:05,016 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:20:05,078 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:20:05,079 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:22:11,940 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:22:12,013 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:22:12,013 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:22:12,016 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:22:12,085 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:22:12,085 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:23:33,055 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:23:33,165 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:23:33,165 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:27:03,415 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:27:03,490 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:27:03,490 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:27:03,493 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:27:03,562 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:27:03,562 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:28:06,453 ERROR fa.maps Web preview download failed for scca_coop_a05.v0010
2016-09-24 14:28:06,454 ERROR fa.maps Web Preview not found for: scca_coop_a05.v0010
2016-09-24 14:28:06,528 ERROR fa.maps Web preview download failed for scca_coop_a05.v0010
2016-09-24 14:28:06,529 ERROR fa.maps Web Preview not found for: scca_coop_a05.v0010
2016-09-24 14:28:27,233 INFO faf.secondaryServer.Tournament Pending requests: 11
2016-09-24 14:28:27,233 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 14:31:51,052 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:31:51,184 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:31:51,184 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:31:51,193 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:31:51,272 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:31:51,272 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:32:50,993 ERROR fa.maps Web preview download failed for scca_coop_a05.v0010
2016-09-24 14:32:50,994 ERROR fa.maps Web Preview not found for: scca_coop_a05.v0010
2016-09-24 14:33:09,005 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:33:09,071 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:33:09,071 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:33:54,579 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 14:33:54,651 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 14:33:54,651 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 14:38:27,233 INFO faf.secondaryServer.Tournament Pending requests: 12
2016-09-24 14:38:27,233 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 14:47:56,444 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 14:47:56,446 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 14:47:56,512 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 14:47:56,513 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 14:48:08,158 ERROR fa.maps Web preview download failed for scca_coop_a04.v0009
2016-09-24 14:48:08,158 ERROR fa.maps Web Preview not found for: scca_coop_a04.v0009
2016-09-24 14:48:27,240 INFO faf.secondaryServer.Tournament Pending requests: 13
2016-09-24 14:48:27,240 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 14:58:27,237 INFO faf.secondaryServer.Tournament Pending requests: 14
2016-09-24 14:58:27,239 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 14:59:51,655 ERROR fa.maps Web preview download failed for scca_coop_e05.v0008
2016-09-24 14:59:51,657 ERROR fa.maps Web Preview not found for: scca_coop_e05.v0008
2016-09-24 14:59:51,723 ERROR fa.maps Web preview download failed for scca_coop_e05.v0008
2016-09-24 14:59:51,723 ERROR fa.maps Web Preview not found for: scca_coop_e05.v0008
2016-09-24 15:08:27,236 INFO faf.secondaryServer.Tournament Pending requests: 15
2016-09-24 15:08:27,236 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 15:11:13,665 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 15:11:13,665 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 15:12:07,265 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 15:12:07,265 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 15:12:08,332 ERROR fa.maps Web preview download failed for scca_coop_e05.v0008
2016-09-24 15:12:08,334 ERROR fa.maps Web Preview not found for: scca_coop_e05.v0008
2016-09-24 15:15:30,519 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 15:15:30,519 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 15:15:31,552 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 15:15:31,552 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 15:16:29,608 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 15:16:29,608 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 15:18:27,236 INFO faf.secondaryServer.Tournament Pending requests: 16
2016-09-24 15:18:27,236 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 15:25:01,101 ERROR fa.maps Web preview download failed for scca_coop_e03.v0010
2016-09-24 15:25:01,101 ERROR fa.maps Web Preview not found for: scca_coop_e03.v0010
2016-09-24 15:25:01,174 ERROR fa.maps Web preview download failed for scca_coop_e03.v0010
2016-09-24 15:25:01,174 ERROR fa.maps Web Preview not found for: scca_coop_e03.v0010
2016-09-24 15:25:36,326 ERROR fa.maps Web preview download failed for scca_coop_e06.v0009
2016-09-24 15:25:36,326 ERROR fa.maps Web Preview not found for: scca_coop_e06.v0009
2016-09-24 15:25:36,411 ERROR fa.maps Web preview download failed for scca_coop_e06.v0009
2016-09-24 15:25:36,411 ERROR fa.maps Web Preview not found for: scca_coop_e06.v0009
2016-09-24 15:26:30,927 ERROR fa.maps Web preview download failed for scca_coop_r02.v0007
2016-09-24 15:26:30,927 ERROR fa.maps Web Preview not found for: scca_coop_r02.v0007
2016-09-24 15:26:30,993 ERROR fa.maps Web preview download failed for scca_coop_r02.v0007
2016-09-24 15:26:30,994 ERROR fa.maps Web Preview not found for: scca_coop_r02.v0007
2016-09-24 15:27:22,694 ERROR fa.maps Web preview download failed for scca_coop_r02.v0007
2016-09-24 15:27:22,694 ERROR fa.maps Web Preview not found for: scca_coop_r02.v0007
2016-09-24 15:28:27,237 INFO faf.secondaryServer.Tournament Pending requests: 17
2016-09-24 15:28:27,237 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 15:30:52,072 ERROR fa.maps Web preview download failed for scca_coop_r02.v0007
2016-09-24 15:30:52,073 ERROR fa.maps Web Preview not found for: scca_coop_r02.v0007
2016-09-24 15:38:27,242 INFO faf.secondaryServer.Tournament Pending requests: 18
2016-09-24 15:38:27,242 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 15:48:27,242 INFO faf.secondaryServer.Tournament Pending requests: 19
2016-09-24 15:48:27,242 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 15:58:27,240 INFO faf.secondaryServer.Tournament Pending requests: 20
2016-09-24 15:58:27,242 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 16:08:27,234 INFO faf.secondaryServer.Tournament Pending requests: 21
2016-09-24 16:08:27,234 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 16:18:27,234 INFO faf.secondaryServer.Tournament Pending requests: 22
2016-09-24 16:18:27,234 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 16:23:53,780 ERROR fa.maps Web preview download failed for operation (yath-aez)
2016-09-24 16:23:53,782 ERROR fa.maps Web Preview not found for: operation (yath-aez)
2016-09-24 16:23:53,864 ERROR fa.maps Web preview download failed for operation (yath-aez)
2016-09-24 16:23:53,865 ERROR fa.maps Web Preview not found for: operation (yath-aez)
2016-09-24 16:28:27,233 INFO faf.secondaryServer.Tournament Pending requests: 23
2016-09-24 16:28:27,233 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 16:29:03,191 ERROR fa.maps Web preview download failed for operation (yath-aez)
2016-09-24 16:29:03,191 ERROR fa.maps Web Preview not found for: operation (yath-aez)
2016-09-24 16:38:27,236 INFO faf.secondaryServer.Tournament Pending requests: 24
2016-09-24 16:38:27,236 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 16:41:31,969 ERROR fa.maps Web preview download failed for scca_coop_e02.v0008
2016-09-24 16:41:31,969 ERROR fa.maps Web Preview not found for: scca_coop_e02.v0008
2016-09-24 16:41:32,042 ERROR fa.maps Web preview download failed for scca_coop_e02.v0008
2016-09-24 16:41:32,043 ERROR fa.maps Web Preview not found for: scca_coop_e02.v0008
2016-09-24 16:46:23,859 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 16:46:23,859 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 16:46:23,944 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 16:46:23,946 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 16:47:06,497 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 16:47:06,499 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 16:47:11,513 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 16:47:11,513 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 16:47:12,558 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 16:47:12,558 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 16:47:15,644 ERROR fa.maps Web preview download failed for 12 elcas wv13
2016-09-24 16:47:15,644 ERROR fa.maps Web Preview not found for: 12 elcas wv13
2016-09-24 16:47:20,872 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 16:47:20,874 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 16:55:47,994 INFO root FAF version: 0.11.60+577 Environment: production
2016-09-24 16:55:48,230 INFO __main__ >>> --------------------------- Application Launch
2016-09-24 16:55:48,766 INFO fa.replay fa.exe.replay(D:\Downloads\5191513.fafreplay, detach = True
2016-09-24 16:55:48,790 INFO fa.replay Extracted 2440230 bytes of binary data from .fafreplay.
2016-09-24 16:55:48,803 INFO fa.replay Replaying C:/ProgramData/FAForever/cache/temp.scfareplay with mod faf on map scmp_009
2016-09-24 16:55:48,803 INFO fa.check Checking FA for: faf and map scmp_009
2016-09-24 16:55:48,803 INFO fa.check Updating FA for mod: faf, version 3659
2016-09-24 16:55:49,266 INFO faf.secondaryServer.Statistic Instantiating secondary server.
2016-09-24 16:55:49,292 INFO util Read common stylesheet: client/client.css
2016-09-24 16:55:49,375 INFO fa.check Writing fa_path.lua config file.
2016-09-24 16:55:50,546 INFO fa.check Updating FA for map: scmp_009
2016-09-24 16:55:50,548 INFO fa.check Map is available.
2016-09-24 16:55:50,549 INFO fa.game_process Running FA with info: None
2016-09-24 16:55:50,549 INFO fa.game_process Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /replay "C:/ProgramData/FAForever/cache/temp.scfareplay" /init init_faf.lua /nobugreport /log "C:\ProgramData\FAForever\logs\replay.log" /replayid 5191513
2016-09-24 16:55:50,549 INFO fa.game_process Running FA via executable: C:\ProgramData\FAForever\bin\ForgedAlliance.exe
2016-09-24 16:55:50,552 INFO fa.replay Viewing Replay.
2016-09-24 16:55:50,552 INFO __main__ <<< --------------------------- Application Shutdown
2016-09-24 16:48:27,234 INFO faf.secondaryServer.Tournament Pending requests: 25
2016-09-24 16:48:27,234 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 16:57:22,141 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 16:57:22,217 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 16:57:22,217 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 16:57:22,220 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 16:57:22,296 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 16:57:22,298 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 16:57:22,299 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 16:57:22,368 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 16:57:22,368 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 16:57:22,371 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 16:57:22,441 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 16:57:22,443 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 16:57:22,444 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 16:57:22,516 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 16:57:22,516 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 16:57:22,517 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 16:57:22,588 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 16:57:22,588 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 16:57:22,591 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 16:57:22,665 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 16:57:22,667 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 16:57:22,667 WARNING fa.maps Unable to find the .scmap for: seramission1, was looking here: C:\Users\Odstr\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\seramission1\seramission1.scmap
2016-09-24 16:57:22,744 ERROR fa.maps Web preview download failed for seramission1
2016-09-24 16:57:22,746 ERROR fa.maps Web Preview not found for: seramission1
2016-09-24 16:58:27,233 INFO faf.secondaryServer.Tournament Pending requests: 26
2016-09-24 16:58:27,233 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 17:04:03,921 INFO fa.replay fa.exe.replay(PyQt4.QtCore.QUrl(u'faflive://lobby.faforever.com/5192043/187065.SCFAreplay?map=scmp_009&mod=faf'), detach = False
2016-09-24 17:04:03,921 INFO fa.check Checking FA for: faf and map scmp_009
2016-09-24 17:04:03,921 INFO fa.check Version unknown, assuming latest
2016-09-24 17:04:03,921 INFO fa.check Updating FA for mod: faf, version None
2016-09-24 17:04:03,923 INFO fa.check Writing fa_path.lua config file.
2016-09-24 17:04:04,857 INFO fa.check Updating FA for map: scmp_009
2016-09-24 17:04:04,857 INFO fa.check Map is available.
2016-09-24 17:04:04,858 INFO fa.game_process Running FA with info: None
2016-09-24 17:04:04,858 INFO fa.game_process Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /replay gpgnet://lobby.faforever.com/5192043/187065.SCFAreplay /init init_faf.lua /nobugreport /log "C:\ProgramData\FAForever\logs\replay.log" /replayid 5192043
2016-09-24 17:04:04,858 INFO fa.game_process Running FA via executable: C:\ProgramData\FAForever\bin\ForgedAlliance.exe
2016-09-24 17:04:04,882 INFO client._clientwindow FA has launched in an attached process.
2016-09-24 17:04:04,882 INFO fa.game_session.GameSession Game has started
2016-09-24 17:04:04,884 INFO fa.replay Viewing Replay.
2016-09-24 17:08:17,694 ERROR fa.maps Web preview download failed for 12 elcas wv13
2016-09-24 17:08:17,694 ERROR fa.maps Web Preview not found for: 12 elcas wv13
2016-09-24 17:08:27,236 INFO faf.secondaryServer.Tournament Pending requests: 27
2016-09-24 17:08:27,236 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 17:12:40,134 ERROR fa.maps Web preview download failed for scca_coop_e06.v0009
2016-09-24 17:12:40,135 ERROR fa.maps Web Preview not found for: scca_coop_e06.v0009
2016-09-24 17:12:40,210 ERROR fa.maps Web preview download failed for scca_coop_e06.v0009
2016-09-24 17:12:40,210 ERROR fa.maps Web Preview not found for: scca_coop_e06.v0009
2016-09-24 17:12:56,227 ERROR fa.maps Web preview download failed for scca_coop_e06.v0009
2016-09-24 17:12:56,229 ERROR fa.maps Web Preview not found for: scca_coop_e06.v0009
2016-09-24 17:16:04,440 ERROR fa.maps Web preview download failed for scca_coop_e02.v0008
2016-09-24 17:16:04,440 ERROR fa.maps Web Preview not found for: scca_coop_e02.v0008
2016-09-24 17:16:06,549 ERROR fa.maps Web preview download failed for voodoo_olymp_v4c.v0001
2016-09-24 17:16:06,549 ERROR fa.maps Web Preview not found for: voodoo_olymp_v4c.v0001
2016-09-24 17:17:08,017 INFO client._clientwindow FA has finished with exit code: 0
2016-09-24 17:17:08,019 INFO fa.game_session.GameSession Game has exited with status code: 0
2016-09-24 17:17:08,019 INFO fa.game_session.GameSession Outgoing relay message GameState ['Ended']
2016-09-24 17:17:08,019 INFO client._clientwindow Outgoing JSON Message: {"args": ["Ended"], "command": "GameState", "target": "game"}
2016-09-24 17:18:27,237 INFO faf.secondaryServer.Tournament Pending requests: 28
2016-09-24 17:18:27,237 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 17:28:27,236 INFO faf.secondaryServer.Tournament Pending requests: 29
2016-09-24 17:28:27,236 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 17:38:27,236 INFO faf.secondaryServer.Tournament Pending requests: 30
2016-09-24 17:38:27,236 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 17:48:27,237 INFO faf.secondaryServer.Tournament Pending requests: 31
2016-09-24 17:48:27,237 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 17:50:26,273 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 17:50:26,273 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 17:50:26,345 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 17:50:26,345 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 17:50:51,849 ERROR fa.maps Web preview download failed for scca_coop_r06.v0007
2016-09-24 17:50:51,849 ERROR fa.maps Web Preview not found for: scca_coop_r06.v0007
2016-09-24 17:58:27,234 INFO faf.secondaryServer.Tournament Pending requests: 32
2016-09-24 17:58:27,234 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 18:03:51,569 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 18:03:51,569 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 18:08:27,233 INFO faf.secondaryServer.Tournament Pending requests: 33
2016-09-24 18:08:27,233 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 18:09:55,904 INFO client._clientwindow Close Event for Application Main Window
2016-09-24 18:09:55,937 WARNING client._clientwindow Disconnected from lobby server.
2016-09-24 18:09:55,970 INFO __main__ <<< --------------------------- Application Shutdown
2016-09-24 18:16:01,697 INFO root FAF version: 0.11.60+577 Environment: production
2016-09-24 18:16:01,894 INFO __main__ >>> --------------------------- Application Launch
2016-09-24 18:16:01,931 INFO util Using theme: Empire Blue in directory C:\ProgramData\FAForever\themes\Empire Blue
2016-09-24 18:16:02,423 INFO faf.secondaryServer.Statistic Instantiating secondary server.
2016-09-24 18:16:02,447 INFO util Read themed stylesheet: client/client.css
2016-09-24 18:16:03,206 INFO util Read themed stylesheet: stats/formatters/style.css
2016-09-24 18:16:03,244 INFO faf.secondaryServer.Tournament Instantiating secondary server.
2016-09-24 18:16:03,250 INFO util Read common stylesheet: tournaments/formatters/style.css
2016-09-24 18:16:04,448 INFO replays._replayswidget Replays Widget instantiated.
2016-09-24 18:16:04,457 INFO tutorials._tutorialswidget Tutorials instantiated.
2016-09-24 18:16:04,493 INFO util Read themed stylesheet: coop/formatters/style.css
2016-09-24 18:16:04,559 INFO fa.replayserver listening on address 127.0.0.1:15000
2016-09-24 18:16:05,309 INFO client._clientwindow Outgoing JSON Message: {"version": "0.11.60+577", "command": "ask_session", "user_agent": "faf-client"}
2016-09-24 18:16:07,921 INFO client._clientwindow Logging in with {'login': u'speed2', 'session': '3268627372', 'command': 'hello', 'unique_id': 'DWZEM2tLTndmMzNuVHIxNGJab21IUmc9PUdya2VKZjVKejVESXNhYm5maHFuaDk1\nenRHeFl0NmI2QU1YcUlBMXROQ3lrK1FpMTJEbTVSa0NVZERyQXN5RXIKdXVEbnNC\nSWgxTWlSOUI0V3BJMXlkWlAvamtNNitUMk9kRTg4S0J4bllqSEdrV0Rad0c1VjRT\nMTJsNFlHM2NFVwpHVU95Z1BqZmVidnRFVGhnOTZGNGJFWkJHYWNKdXJjSmRLV01S\nUkJlL0hhb2FwRDQvMjhjUGUzY2YxRnFlK3duCkdIb0hoNTA3UkcyN3JwRkRRZzQx\nek5ZKzVYR0IyVG10VTVGMkJacXJzV1dWOGp2TElNZ3ljK0QwanJCN3RLNUMKZ09X\nSnBzcW1jbHJPdm1tYzFCZzE5Rk9YMm9PcHQ3eHNiUG5mZVlod3loYlRaZkkxbXg2\ndklyRFVaM1A1bzVFYwp2WUpWSVdOU2JvT2JyaFRQM0FwMkVsNDJQWEEyMk1WeUpz\nNW9jcUFsN1hWN29lUitkQlpUWXl2VmRZbGpxMEJOCmRSN0NQZXRZMTNsTDBuUmFx\ncWluTm1mYU5kLyt5VEJTWGQ1YXplTWVGZDlHaElXM0VRQmZSWVFTMjFtTEZsWjAK\nVng0aXlYSUdSRkhWSmpLdkwxU3dzc3g4eURrTmcrTmNsalljaUNBRzRYZE5IL0pu\nbFY0R2V5YnFKcGgvUUlrOApRYURzdXgwb1B4SXJ2ZlFXYkQ1RjVBUlM2a1lENTVY\nQk9wT0JuSjl6VC9BSXFGRmE1Ungzb0ZVdHZ0TFAxVTAwCldvZHM1SUt3eVJDbU9r\nTU8rb2diWUE9PUJiMHBHZEFTL2gyellOS3FCT0NrK1VibGZkemlOQVdiWmdiTjF3\nPT0='}
2016-09-24 18:16:08,269 INFO chat._chatwidget Connecting to IRC at: irc.faforever.com:6667. TLS: False
2016-09-24 18:16:08,359 INFO connectivity.qturnsocket.QTurnSocket Turn socket initialized: faforever.com
2016-09-24 18:16:08,361 INFO client._clientwindow Outgoing JSON Message: {"args": [6112], "command": "InitiateTest", "target": "connectivity"}
2016-09-24 18:16:13,440 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 18:16:13,441 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 18:16:13,512 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 18:16:13,513 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 18:16:13,589 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 18:16:13,591 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 18:16:14,062 ERROR fa.maps Web preview download failed for scca_coop_e06.v0009
2016-09-24 18:16:14,062 ERROR fa.maps Web Preview not found for: scca_coop_e06.v0009
2016-09-24 18:16:14,134 ERROR fa.maps Web preview download failed for scca_coop_e06.v0009
2016-09-24 18:16:14,134 ERROR fa.maps Web Preview not found for: scca_coop_e06.v0009
2016-09-24 18:16:14,210 ERROR fa.maps Web preview download failed for scca_coop_e06.v0009
2016-09-24 18:16:14,210 ERROR fa.maps Web Preview not found for: scca_coop_e06.v0009
2016-09-24 18:16:14,282 ERROR fa.maps Web preview download failed for scca_coop_e02.v0008
2016-09-24 18:16:14,282 ERROR fa.maps Web Preview not found for: scca_coop_e02.v0008
2016-09-24 18:16:14,944 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 18:16:14,944 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 18:16:15,200 ERROR fa.maps Web preview download failed for x1ca_coop_004.v0010
2016-09-24 18:16:15,200 ERROR fa.maps Web Preview not found for: x1ca_coop_004.v0010
2016-09-24 18:16:22,980 INFO connectivity.helper.ConnectivityHelper Connectivity state is STUN, mapped address: 46.33.112.9:56527
2016-09-24 18:17:52,548 INFO fa.check Checking FA for: faf and map wonder 4v4 v3c.v0004
2016-09-24 18:17:52,548 INFO fa.check Version unknown, assuming latest
2016-09-24 18:17:52,549 INFO fa.check Updating FA for mod: faf, version None
2016-09-24 18:17:52,549 INFO fa.check Writing fa_path.lua config file.
2016-09-24 18:17:53,556 INFO fa.check Updating FA for map: wonder 4v4 v3c.v0004
2016-09-24 18:17:56,973 INFO connectivity.turn Requesting relay allocation
2016-09-24 18:17:57,128 INFO connectivity.turn Relay allocated: ('37.58.123.3', 56256L)
2016-09-24 18:17:57,128 INFO connectivity.qturnsocket.QTurnSocket TURN state changed: TURNState.BOUND
2016-09-24 18:17:57,128 INFO client._clientwindow Outgoing JSON Message: {"relay_address": ["37.58.123.3", 56256], "command": "game_join", "uid": 5192484, "gameport": 6112}
2016-09-24 18:17:57,128 INFO connectivity.turn Permitting sends from ('46.33.112.9', 56527L)
2016-09-24 18:17:57,128 INFO connectivity.turn Permitting sends from ('37.58.123.2', 6112)
2016-09-24 18:17:57,128 INFO connectivity.turn Permitting sends from ('37.58.123.3', 6112)
2016-09-24 18:17:57,243 INFO client._clientwindow Handling game_launch via JSON {u'args': [u'/numgames 1200'], u'command': u'game_launch', u'uid': 5192484, u'mod': u'faf'}
2016-09-24 18:17:57,243 INFO fa.play Play received arguments: ['/mean', '2047.94', '/deviation', '75.6099', '/country ', u'CZ', '/clan', u'e']
2016-09-24 18:17:57,243 INFO fa.game_process Running FA with info: {'recorder': u'speed2', 'featured_mod': u'faf', 'uid': 5192484, 'launched_at': 1474733877.244}
2016-09-24 18:17:57,243 INFO fa.game_process Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /mean 2047.94 /deviation 75.6099 /country CZ /clan e /init init_faf.lua /numgames 1200 /log "C:\ProgramData\FAForever\logs\game.log" /nobugreport /savereplay "gpgnet://localhost/5192484/speed2.SCFAreplay" /gpgnet 127.0.0.1:64449
2016-09-24 18:17:57,243 INFO fa.game_process Running FA via executable: C:\ProgramData\FAForever\bin\ForgedAlliance.exe
2016-09-24 18:17:57,267 INFO client._clientwindow FA has launched in an attached process.
2016-09-24 18:17:57,267 INFO fa.game_session.GameSession Game has started
2016-09-24 18:18:09,391 INFO fa.game_session.GameSession Game connected through GPGNet
2016-09-24 18:18:09,404 INFO fa.game_connection.GPGNetConnection GC >> : GameState : [u'Idle']
2016-09-24 18:18:09,404 INFO fa.game_session.GameSession Incoming GPGNet: GameState [u'Idle']
2016-09-24 18:18:09,404 INFO fa.game_connection.GPGNetConnection GC<<: CreateLobby:(0, 6113, u'speed2', 21916, 1)
2016-09-24 18:18:09,404 INFO fa.game_session.GameSession Outgoing relay message GameState [u'Idle']
2016-09-24 18:18:09,404 INFO client._clientwindow Outgoing JSON Message: {"args": ["Idle"], "command": "GameState", "target": "game"}
2016-09-24 18:18:09,921 INFO fa.game_connection.GPGNetConnection GC >> : GameState : [u'Lobby']
2016-09-24 18:18:09,921 INFO fa.game_session.GameSession Incoming GPGNet: GameState [u'Lobby']
2016-09-24 18:18:09,921 INFO fa.game_session.GameSession Outgoing relay message GameState [u'Lobby']
2016-09-24 18:18:09,921 INFO client._clientwindow Outgoing JSON Message: {"args": ["Lobby"], "command": "GameState", "target": "game"}
2016-09-24 18:18:10,273 INFO client._clientwindow Outgoing JSON Message: {"command": "coop_list"}
2016-09-24 18:18:14,194 INFO connectivity.relay.Relay Allocating local relay for batmansnoob, 922
2016-09-24 18:18:14,194 INFO fa.game_session.GameSession Bound peer batmansnoob/922 to 61037
2016-09-24 18:18:14,194 INFO fa.game_connection.GPGNetConnection GC<<: JoinGame:('127.0.0.1:61037', u'batmansnoob', 922)
2016-09-24 18:18:14,273 INFO client._clientwindow Outgoing JSON Message: {"args": ["94.213.57.188:6112", "Hello from 83878"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,273 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,273 INFO client._clientwindow Outgoing JSON Message: {"args": ["94.213.57.188:6112", "Hello from 83878"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,273 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,273 INFO client._clientwindow Outgoing JSON Message: {"args": ["94.213.57.188:6112", "Hello from 83878"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,273 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,275 INFO client._clientwindow Outgoing JSON Message: {"args": ["94.213.57.188:6112", "Hello from 83878"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,275 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,299 INFO client._clientwindow Outgoing JSON Message: {"args": ["2.174.149.234:61226", "Hello from 157638"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,299 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,299 INFO client._clientwindow Outgoing JSON Message: {"args": ["2.174.149.234:61226", "Hello from 157638"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,299 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,299 INFO client._clientwindow Outgoing JSON Message: {"args": ["2.174.149.234:61226", "Hello from 157638"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,299 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,299 INFO client._clientwindow Outgoing JSON Message: {"args": ["86.68.55.62:49476", "Hello from 40121"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,299 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,299 INFO client._clientwindow Outgoing JSON Message: {"args": ["86.68.55.62:49476", "Hello from 40121"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,299 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,299 INFO client._clientwindow Outgoing JSON Message: {"args": ["86.68.55.62:49476", "Hello from 40121"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,299 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,306 INFO connectivity.relay.Relay Allocating local relay for Farmsletje, 83878
2016-09-24 18:18:14,306 INFO fa.game_session.GameSession Bound peer Farmsletje/83878 to 61038
2016-09-24 18:18:14,308 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:61038', u'Farmsletje', 83878)
2016-09-24 18:18:14,309 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'83878']
2016-09-24 18:18:14,309 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'83878']
2016-09-24 18:18:14,309 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'83878']
2016-09-24 18:18:14,309 INFO client._clientwindow Outgoing JSON Message: {"args": ["83878"], "command": "Disconnected", "target": "game"}
2016-09-24 18:18:14,332 INFO client._clientwindow Outgoing JSON Message: {"args": ["94.213.57.188:6112", "Hello from 83878"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,332 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,334 INFO client._clientwindow Outgoing JSON Message: {"args": ["94.213.57.188:6112", "Hello from 83878"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:14,334 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:14,461 INFO connectivity.relay.Relay Allocating local relay for iNF23_Chico23, 40121
2016-09-24 18:18:14,463 INFO fa.game_session.GameSession Bound peer iNF23_Chico23/40121 to 61039
2016-09-24 18:18:14,463 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:61039', u'iNF23_Chico23', 40121)
2016-09-24 18:18:14,463 INFO connectivity.relay.Relay Allocating local relay for Mephi, 157638
2016-09-24 18:18:14,463 INFO fa.game_session.GameSession Bound peer Mephi/157638 to 61040
2016-09-24 18:18:14,463 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:61040', u'Mephi', 157638)
2016-09-24 18:18:14,464 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'40121']
2016-09-24 18:18:14,464 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'40121']
2016-09-24 18:18:14,464 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'40121']
2016-09-24 18:18:14,464 INFO client._clientwindow Outgoing JSON Message: {"args": ["40121"], "command": "Disconnected", "target": "game"}
2016-09-24 18:18:14,466 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'157638']
2016-09-24 18:18:14,466 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'157638']
2016-09-24 18:18:14,466 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'157638']
2016-09-24 18:18:14,466 INFO client._clientwindow Outgoing JSON Message: {"args": ["157638"], "command": "Disconnected", "target": "game"}
2016-09-24 18:18:16,171 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.12.143.102:6112", "Hello from 166474"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:16,171 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:16,171 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.12.143.102:6112", "Hello from 166474"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:16,171 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:16,171 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.12.143.102:6112", "Hello from 166474"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:16,171 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:16,201 INFO connectivity.relay.Relay Allocating local relay for Crap_Caster, 166474
2016-09-24 18:18:16,203 INFO fa.game_session.GameSession Bound peer Crap_Caster/166474 to 58107
2016-09-24 18:18:16,203 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:58107', u'Crap_Caster', 166474)
2016-09-24 18:18:16,496 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'166474']
2016-09-24 18:18:16,496 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'166474']
2016-09-24 18:18:16,496 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'166474']
2016-09-24 18:18:16,496 INFO client._clientwindow Outgoing JSON Message: {"args": ["166474"], "command": "Disconnected", "target": "game"}
2016-09-24 18:18:18,394 INFO connectivity.relay.Relay Allocating local relay for Tokyto_, 477
2016-09-24 18:18:18,394 INFO fa.game_session.GameSession Bound peer Tokyto_/477 to 58108
2016-09-24 18:18:18,394 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:58108', u'Tokyto_', 477)
2016-09-24 18:18:18,640 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'477']
2016-09-24 18:18:18,640 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'477']
2016-09-24 18:18:18,640 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'477']
2016-09-24 18:18:18,640 INFO client._clientwindow Outgoing JSON Message: {"args": ["477"], "command": "Disconnected", "target": "game"}
2016-09-24 18:18:37,642 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.184.197.104:6112", "Hello from 69692"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:37,644 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:37,644 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.184.197.104:6112", "Hello from 69692"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:37,644 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:37,644 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.184.197.104:6112", "Hello from 69692"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:18:37,644 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:18:37,677 INFO connectivity.relay.Relay Allocating local relay for Nequilich, 69692
2016-09-24 18:18:37,677 INFO fa.game_session.GameSession Bound peer Nequilich/69692 to 58109
2016-09-24 18:18:37,677 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:58109', u'Nequilich', 69692)
2016-09-24 18:18:37,681 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'69692']
2016-09-24 18:18:37,681 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'69692']
2016-09-24 18:18:37,681 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'69692']
2016-09-24 18:18:37,681 INFO client._clientwindow Outgoing JSON Message: {"args": ["69692"], "command": "Disconnected", "target": "game"}
2016-09-24 18:18:38,009 INFO fa.game_connection.GPGNetConnection GC >> : GameFull : []
2016-09-24 18:18:38,009 INFO fa.game_session.GameSession Incoming GPGNet: GameFull []
2016-09-24 18:18:38,009 INFO fa.game_session.GameSession Outgoing relay message GameFull []
2016-09-24 18:18:38,009 INFO client._clientwindow Outgoing JSON Message: {"args": [], "command": "GameFull", "target": "game"}
2016-09-24 18:18:43,499 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(69692,)
2016-09-24 18:18:43,500 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'69692']
2016-09-24 18:18:43,500 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'69692']
2016-09-24 18:18:43,500 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'69692']
2016-09-24 18:18:43,500 INFO client._clientwindow Outgoing JSON Message: {"args": ["69692"], "command": "Disconnected", "target": "game"}
2016-09-24 18:20:47,237 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(40064,)
2016-09-24 18:20:47,240 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'40064']
2016-09-24 18:20:47,240 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'40064']
2016-09-24 18:20:47,242 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'40064']
2016-09-24 18:20:47,242 INFO client._clientwindow Outgoing JSON Message: {"args": ["40064"], "command": "Disconnected", "target": "game"}
2016-09-24 18:20:52,089 INFO client._clientwindow Outgoing JSON Message: {"args": ["178.70.18.168:57512", "Hello from 103575"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:52,089 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:52,089 INFO client._clientwindow Outgoing JSON Message: {"args": ["178.70.18.168:57512", "Hello from 103575"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:52,091 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:52,091 INFO client._clientwindow Outgoing JSON Message: {"args": ["178.70.18.168:57512", "Hello from 103575"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:52,091 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:52,127 INFO connectivity.relay.Relay Allocating local relay for CapricornusRex, 103575
2016-09-24 18:20:52,127 INFO fa.game_session.GameSession Bound peer CapricornusRex/103575 to 57587
2016-09-24 18:20:52,127 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:57587', u'CapricornusRex', 103575)
2016-09-24 18:20:52,130 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'103575']
2016-09-24 18:20:52,130 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'103575']
2016-09-24 18:20:52,130 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'103575']
2016-09-24 18:20:52,130 INFO client._clientwindow Outgoing JSON Message: {"args": ["103575"], "command": "Disconnected", "target": "game"}
2016-09-24 18:20:52,894 INFO fa.game_connection.GPGNetConnection GC >> : GameFull : []
2016-09-24 18:20:52,895 INFO fa.game_session.GameSession Incoming GPGNet: GameFull []
2016-09-24 18:20:52,895 INFO fa.game_session.GameSession Outgoing relay message GameFull []
2016-09-24 18:20:52,895 INFO client._clientwindow Outgoing JSON Message: {"args": [], "command": "GameFull", "target": "game"}
2016-09-24 18:20:57,539 INFO client._clientwindow Outgoing JSON Message: {"args": ["88.86.128.253:6112", "Hello from 22745"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:57,539 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:57,539 INFO client._clientwindow Outgoing JSON Message: {"args": ["88.86.128.253:6112", "Hello from 22745"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:57,539 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:57,539 INFO client._clientwindow Outgoing JSON Message: {"args": ["88.86.128.253:6112", "Hello from 22745"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:57,539 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:57,572 INFO connectivity.relay.Relay Allocating local relay for HocusPocus, 22745
2016-09-24 18:20:57,572 INFO fa.game_session.GameSession Bound peer HocusPocus/22745 to 57588
2016-09-24 18:20:57,572 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:57588', u'HocusPocus', 22745)
2016-09-24 18:20:57,575 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'22745']
2016-09-24 18:20:57,575 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'22745']
2016-09-24 18:20:57,575 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'22745']
2016-09-24 18:20:57,575 INFO client._clientwindow Outgoing JSON Message: {"args": ["22745"], "command": "Disconnected", "target": "game"}
2016-09-24 18:20:58,454 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.24.92.9:6112", "Hello from 40064"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:58,456 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:58,483 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.24.92.9:6112", "Hello from 40064"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:58,483 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:58,483 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.24.92.9:6112", "Hello from 40064"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:20:58,483 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:20:58,513 INFO connectivity.relay.Relay Allocating local relay for Exotic_Retard, 40064
2016-09-24 18:20:58,513 INFO fa.game_session.GameSession Bound peer Exotic_Retard/40064 to 57589
2016-09-24 18:20:58,513 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:57589', u'Exotic_Retard', 40064)
2016-09-24 18:20:58,515 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'40064']
2016-09-24 18:20:58,515 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'40064']
2016-09-24 18:20:58,515 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'40064']
2016-09-24 18:20:58,515 INFO client._clientwindow Outgoing JSON Message: {"args": ["40064"], "command": "Disconnected", "target": "game"}
2016-09-24 18:22:02,779 INFO client._clientwindow Outgoing JSON Message: {"args": ["109.241.95.153:6112", "Hello from 181284"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:22:02,779 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:22:02,779 INFO client._clientwindow Outgoing JSON Message: {"args": ["109.241.95.153:6112", "Hello from 181284"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:22:02,779 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:22:02,779 INFO client._clientwindow Outgoing JSON Message: {"args": ["109.241.95.153:6112", "Hello from 181284"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:22:02,779 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:22:02,880 INFO connectivity.relay.Relay Allocating local relay for NUDAX, 181284
2016-09-24 18:22:02,881 INFO fa.game_session.GameSession Bound peer NUDAX/181284 to 65027
2016-09-24 18:22:02,881 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:65027', u'NUDAX', 181284)
2016-09-24 18:22:02,885 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'181284']
2016-09-24 18:22:02,885 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'181284']
2016-09-24 18:22:02,885 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'181284']
2016-09-24 18:22:02,885 INFO client._clientwindow Outgoing JSON Message: {"args": ["181284"], "command": "Disconnected", "target": "game"}
2016-09-24 18:22:23,496 INFO connectivity.relay.Relay Allocating local relay for Sui, 14510
2016-09-24 18:22:23,496 INFO fa.game_session.GameSession Bound peer Sui/14510 to 54207
2016-09-24 18:22:23,496 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:54207', u'Sui', 14510)
2016-09-24 18:22:23,500 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'14510']
2016-09-24 18:22:23,500 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'14510']
2016-09-24 18:22:23,500 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'14510']
2016-09-24 18:22:23,500 INFO client._clientwindow Outgoing JSON Message: {"args": ["14510"], "command": "Disconnected", "target": "game"}
2016-09-24 18:22:46,825 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.207.252.57:6112", "Hello from 110731"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:22:46,825 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:22:46,825 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.207.252.57:6112", "Hello from 110731"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:22:46,825 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:22:46,826 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.207.252.57:6112", "Hello from 110731"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:22:46,826 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:22:46,858 INFO connectivity.relay.Relay Allocating local relay for Tiran, 110731
2016-09-24 18:22:46,858 INFO fa.game_session.GameSession Bound peer Tiran/110731 to 54208
2016-09-24 18:22:46,858 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:54208', u'Tiran', 110731)
2016-09-24 18:22:46,859 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'110731']
2016-09-24 18:22:46,861 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'110731']
2016-09-24 18:22:46,861 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'110731']
2016-09-24 18:22:46,861 INFO client._clientwindow Outgoing JSON Message: {"args": ["110731"], "command": "Disconnected", "target": "game"}
2016-09-24 18:22:53,132 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(110731,)
2016-09-24 18:22:53,134 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'110731']
2016-09-24 18:22:53,134 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'110731']
2016-09-24 18:22:53,134 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'110731']
2016-09-24 18:22:53,134 INFO client._clientwindow Outgoing JSON Message: {"args": ["110731"], "command": "Disconnected", "target": "game"}
2016-09-24 18:23:54,934 INFO fa.game_connection.GPGNetConnection GC >> : Chat : [u'now switch to 6v6']
2016-09-24 18:23:54,934 INFO fa.game_session.GameSession Incoming GPGNet: Chat [u'now switch to 6v6']
2016-09-24 18:23:54,934 INFO fa.game_session.GameSession Outgoing relay message Chat [u'now switch to 6v6']
2016-09-24 18:23:54,934 INFO client._clientwindow Outgoing JSON Message: {"args": ["now switch to 6v6"], "command": "Chat", "target": "game"}
2016-09-24 18:23:57,990 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(157638,)
2016-09-24 18:23:57,992 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'157638']
2016-09-24 18:23:57,992 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'157638']
2016-09-24 18:23:57,993 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'157638']
2016-09-24 18:23:57,993 INFO client._clientwindow Outgoing JSON Message: {"args": ["157638"], "command": "Disconnected", "target": "game"}
2016-09-24 18:25:05,332 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(181284,)
2016-09-24 18:25:05,334 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'181284']
2016-09-24 18:25:05,334 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'181284']
2016-09-24 18:25:05,334 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'181284']
2016-09-24 18:25:05,335 INFO client._clientwindow Outgoing JSON Message: {"args": ["181284"], "command": "Disconnected", "target": "game"}
2016-09-24 18:25:09,338 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.199.24.195:54175", "Hello from 18209"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:25:09,338 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:25:09,338 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.199.24.195:54175", "Hello from 18209"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:25:09,338 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:25:09,339 INFO client._clientwindow Outgoing JSON Message: {"args": ["93.199.24.195:54175", "Hello from 18209"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:25:09,339 INFO connectivity.helper.ConnectivityHelper Unknown natpacket
2016-09-24 18:25:09,367 INFO connectivity.relay.Relay Allocating local relay for Dulatha, 18209
2016-09-24 18:25:09,368 INFO fa.game_session.GameSession Bound peer Dulatha/18209 to 65167
2016-09-24 18:25:09,368 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:65167', u'Dulatha', 18209)
2016-09-24 18:25:09,368 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'18209']
2016-09-24 18:25:09,368 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'18209']
2016-09-24 18:25:09,368 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'18209']
2016-09-24 18:25:09,368 INFO client._clientwindow Outgoing JSON Message: {"args": ["18209"], "command": "Disconnected", "target": "game"}
2016-09-24 18:25:21,367 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(18209,)
2016-09-24 18:25:21,368 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'18209']
2016-09-24 18:25:21,368 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'18209']
2016-09-24 18:25:21,368 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'18209']
2016-09-24 18:25:21,368 INFO client._clientwindow Outgoing JSON Message: {"args": ["18209"], "command": "Disconnected", "target": "game"}
2016-09-24 18:25:58,023 INFO connectivity.turn Permitting sends from [u'82.234.235.158', 50997]
2016-09-24 18:25:58,082 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.234.235.158:50997", "Bind 99029"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:25:58,082 INFO connectivity.helper.ConnectivityHelper Binding ('82.234.235.158', 50997L) to 99029
2016-09-24 18:25:58,082 INFO connectivity.turn Permitting sends from ('82.234.235.158', 50997L)
2016-09-24 18:25:58,084 INFO connectivity.turn Requesting channel bind for 16384:('82.234.235.158', 50997L)
2016-09-24 18:25:58,084 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 18:25:58,085 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.234.235.158:50997", "Bind 99029"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:25:58,085 INFO connectivity.helper.ConnectivityHelper Binding ('82.234.235.158', 50997L) to 99029
2016-09-24 18:25:58,085 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 18:25:58,085 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.234.235.158:50997", "Bind 99029"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:25:58,085 INFO connectivity.helper.ConnectivityHelper Binding ('82.234.235.158', 50997L) to 99029
2016-09-24 18:25:58,085 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 18:25:58,086 INFO client._clientwindow Outgoing JSON Message: {"args": ["82.234.235.158:50997", "Bind 99029"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-09-24 18:25:58,086 INFO connectivity.helper.ConnectivityHelper Binding ('82.234.235.158', 50997L) to 99029
2016-09-24 18:25:58,086 INFO connectivity.helper.ConnectivityHelper Processed bind request
2016-09-24 18:25:58,114 INFO connectivity.turn Successfully bound 82.234.235.158:50997 to 16384
2016-09-24 18:25:58,114 INFO connectivity.qturnsocket.QTurnSocket Bound channel 16384 to ('82.234.235.158', 50997L)
2016-09-24 18:25:58,115 INFO connectivity.relay.Relay Allocating local relay for lanneau, 99029
2016-09-24 18:25:58,115 INFO fa.game_session.GameSession Bound peer lanneau/99029 to 60560
2016-09-24 18:25:58,117 INFO fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:60560', u'lanneau', 99029)
2016-09-24 18:25:58,118 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'99029']
2016-09-24 18:25:58,118 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'99029']
2016-09-24 18:25:58,118 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'99029']
2016-09-24 18:25:58,118 INFO client._clientwindow Outgoing JSON Message: {"args": ["99029"], "command": "Disconnected", "target": "game"}
2016-09-24 18:26:03,247 INFO faf.secondaryServer.Tournament Pending requests: 1
2016-09-24 18:26:03,247 INFO faf.secondaryServer.Tournament Connecting to Tournament
2016-09-24 18:26:05,660 INFO fa.game_connection.GPGNetConnection GC<<: DisconnectFromPeer:(99029,)
2016-09-24 18:26:05,660 INFO fa.game_connection.GPGNetConnection GC >> : Disconnected : [u'99029']
2016-09-24 18:26:05,661 INFO fa.game_session.GameSession Incoming GPGNet: Disconnected [u'99029']
2016-09-24 18:26:05,661 INFO fa.game_session.GameSession Outgoing relay message Disconnected [u'99029']
2016-09-24 18:26:05,661 INFO client._clientwindow Outgoing JSON Message: {"args": ["99029"], "command": "Disconnected", "target": "game"}
2016-09-24 18:26:07,405 INFO fa.game_connection.GPGNetConnection GC >> : GameState : [u'Launching']
2016-09-24 18:26:07,405 INFO fa.game_session.GameSession Incoming GPGNet: GameState [u'Launching']
2016-09-24 18:26:07,405 INFO fa.game_session.GameSession Outgoing relay message GameState [u'Launching']
2016-09-24 18:26:07,405 INFO client._clientwindow Outgoing JSON Message: {"args": ["Launching"], "command": "GameState", "target": "game"}
2016-09-24 18:26:07,753 INFO fa.game_process Game Info Complete: {u'featured_mod_versions': {u'11': 3659, u'13': 3659, u'12': 3659, u'15': 3659, u'14': 3659, u'17': 3659, u'19': 3659, u'18': 3659, u'22': 3659, u'20': 3659, u'1': 3659, u'3': 3634, u'2': 3658, u'5': 1, u'4': 1, u'6': 1, u'9': 1, u'8': 1, u'21': 3659}, u'num_players': 10, 'uid': 5192484, u'title': u'+1200', u'max_players': 10, u'password_protected': False, u'sim_mods': {}, u'host': u'batmansnoob', u'map_file_path': u'maps/wonder open 5v5 v3b.v0002.zip', u'teams': {u'3': [u'iNF23_Chico23', u'Farmsletje', u'CapricornusRex', u'HocusPocus', u'batmansnoob'], u'2': [u'Exotic_Retard', u'Crap_Caster', u'Sui', u'speed2', u'Tokyto_']}, u'mapname': u'wonder open 5v5 v3b.v0002', u'state': u'playing', u'command': u'game_info', u'visibility': u'public', 'featured_mod': u'faf', 'recorder': u'speed2', 'launched_at': 1474734368.0685525, 'complete': True}
2016-09-24 18:26:20,667 INFO fa.replayserver FA connected locally.
2016-09-24 18:26:20,713 INFO fa.replayserver Stripping prefix 'P/5192484/speed2.SCFAreplay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment