When I try to open GW, FAF crashes immediately. I tried to clear the cache, after which GW did start, but with odd pixelation and graphics quirks, and displayed on a flat black background. Second time it was opened, FAF once again crashed. I did finally get the logs.
- Code: Select all
2013-10-05 15:25:29,450 INFO faf.main >>> --------------------------- Application Launch
2013-10-05 15:25:30,023 DEBUG faf.fa.relayserver initializing...
2013-10-05 15:25:30,023 INFO faf.fa.proxies binding socket 0 on port 12001
2013-10-05 15:25:30,023 INFO faf.fa.proxies binding socket 1 on port 12002
2013-10-05 15:25:30,023 INFO faf.fa.proxies binding socket 2 on port 12003
2013-10-05 15:25:30,023 INFO faf.fa.proxies binding socket 3 on port 12004
2013-10-05 15:25:30,023 INFO faf.fa.proxies binding socket 4 on port 12005
2013-10-05 15:25:30,023 INFO faf.fa.proxies binding socket 5 on port 12006
2013-10-05 15:25:30,023 INFO faf.fa.proxies binding socket 6 on port 12007
2013-10-05 15:25:30,025 INFO faf.fa.proxies binding socket 7 on port 12008
2013-10-05 15:25:30,025 INFO faf.fa.proxies binding socket 8 on port 12009
2013-10-05 15:25:30,025 INFO faf.fa.proxies binding socket 9 on port 12010
2013-10-05 15:25:30,025 INFO faf.fa.proxies binding socket 10 on port 12011
2013-10-05 15:25:30,035 INFO faf.util Read common stylesheet: client/client.css
2013-10-05 15:25:30,154 INFO faf.util Read common stylesheet: stats/formatters/style.css
2013-10-05 15:25:30,167 INFO faf.util Read common stylesheet: tournaments/formatters/style.css
2013-10-05 15:25:30,167 DEBUG faf.vault Map Vault tab instantiating
2013-10-05 15:25:31,198 DEBUG faf.modvault Mod Vault tab instantiating
2013-10-05 15:25:31,214 DEBUG faf.modvault getting installed mods. Count: 13
2013-10-05 15:25:31,226 INFO faf.replays Replays Widget instantiated.
2013-10-05 15:25:31,230 INFO faf.tutorials Tutorials instantiated.
2013-10-05 15:25:31,230 DEBUG faf.galacticWar Lobby instantiating.
2013-10-05 15:25:31,232 DEBUG faf.galacticWar GW options instantiating.
2013-10-05 15:25:31,242 INFO faf.util Read common stylesheet: coop/formatters/style.css
2013-10-05 15:25:31,259 INFO faf.fa.replayserver listening on address 127.0.0.1:15000
2013-10-05 15:25:31,259 INFO faf.fa.relayserver relay listening on address 127.0.0.1:52570
2013-10-05 15:25:31,440 INFO faf.client Outgoing JSON Message: {"command": "ask_session"}
2013-10-05 15:25:33,664 INFO faf.mumbleconnector Opening mumble://[email protected]/Games?version=1.2.0
2013-10-05 15:25:33,700 DEBUG faf.mumbleconnector Lauching Mumble successful
2013-10-05 15:25:33,700 DEBUG faf.mumbleconnector Trying to connect link plugin: 1
2013-10-05 15:25:33,700 INFO faf.mumbleconnector Mumble link established
2013-10-05 15:25:33,700 INFO faf.mumbleconnector MumbleConnector instantiated.
2013-10-05 15:25:33,701 INFO faf.client Attempting to login as: BRNKoINSANITY
2013-10-05 15:25:33,701 INFO faf.client Outgoing JSON Message: login.
2013-10-05 15:25:34,308 INFO faf.client Login accepted.
2013-10-05 15:25:34,309 INFO faf.client The game port is now set to 6112
2013-10-05 15:25:34,309 INFO faf.client sending packet to direct.faforever.com
2013-10-05 15:25:35,562 INFO faf.tourneys The connection was refused by the peer.
2013-10-05 15:25:35,562 ERROR faf.tourneys TCP Error Connection refused
2013-10-05 15:25:37,207 INFO faf.tourneys The connection was refused by the peer.
2013-10-05 15:25:37,207 ERROR faf.tourneys TCP Error Connection refused
2013-10-05 15:25:45,538 DEBUG faf.downloader Searching map preview for: the_dark_heart_faf
2013-10-05 15:25:45,638 INFO faf.client Unable to receive UDP Packet
2013-10-05 15:25:45,736 DEBUG faf.downloader Web Preview used for: the_dark_heart_faf.png
2013-10-05 15:25:52,132 ERROR faf.chat IRC Exception
Traceback (most recent call last):
File "chat\_chatwidget.pyc", line 118, in connect
File "chat\irclib.pyc", line 1114, in irc_connect
File "chat\irclib.pyc", line 456, in connect
File "socket.pyc", line 63, in ssl
DeprecationWarning: socket.ssl() is deprecated. Use ssl.wrap_socket() instead.
2013-10-05 15:25:53,765 INFO faf.client Outgoing JSON Message: {"command": "coop_list"}
2013-10-05 15:25:56,668 INFO faf.client Close Event for Application Main Window
2013-10-05 15:25:56,674 WARNING faf.client Disconnected from lobby server.
2013-10-05 15:25:56,677 INFO faf.main <<< --------------------------- Application Shutdown
2013-10-05 15:26:00,523 INFO faf.main >>> --------------------------- Application Launch
2013-10-05 15:26:01,131 DEBUG faf.fa.relayserver initializing...
2013-10-05 15:26:01,132 INFO faf.fa.proxies binding socket 0 on port 12001
2013-10-05 15:26:01,132 INFO faf.fa.proxies binding socket 1 on port 12002
2013-10-05 15:26:01,132 INFO faf.fa.proxies binding socket 2 on port 12003
2013-10-05 15:26:01,132 INFO faf.fa.proxies binding socket 3 on port 12004
2013-10-05 15:26:01,132 INFO faf.fa.proxies binding socket 4 on port 12005
2013-10-05 15:26:01,132 INFO faf.fa.proxies binding socket 5 on port 12006
2013-10-05 15:26:01,134 INFO faf.fa.proxies binding socket 6 on port 12007
2013-10-05 15:26:01,134 INFO faf.fa.proxies binding socket 7 on port 12008
2013-10-05 15:26:01,134 INFO faf.fa.proxies binding socket 8 on port 12009
2013-10-05 15:26:01,134 INFO faf.fa.proxies binding socket 9 on port 12010
2013-10-05 15:26:01,134 INFO faf.fa.proxies binding socket 10 on port 12011
2013-10-05 15:26:01,145 INFO faf.util Read common stylesheet: client/client.css
2013-10-05 15:26:01,266 INFO faf.util Read common stylesheet: stats/formatters/style.css
2013-10-05 15:26:01,279 INFO faf.util Read common stylesheet: tournaments/formatters/style.css
2013-10-05 15:26:01,280 DEBUG faf.vault Map Vault tab instantiating
2013-10-05 15:26:02,309 DEBUG faf.modvault Mod Vault tab instantiating
2013-10-05 15:26:02,325 DEBUG faf.modvault getting installed mods. Count: 13
2013-10-05 15:26:02,342 INFO faf.replays Replays Widget instantiated.
2013-10-05 15:26:02,345 INFO faf.tutorials Tutorials instantiated.
2013-10-05 15:26:02,345 DEBUG faf.galacticWar Lobby instantiating.
2013-10-05 15:26:02,348 DEBUG faf.galacticWar GW options instantiating.
2013-10-05 15:26:02,358 INFO faf.util Read common stylesheet: coop/formatters/style.css
2013-10-05 15:26:02,375 INFO faf.fa.replayserver listening on address 127.0.0.1:15000
2013-10-05 15:26:02,375 INFO faf.fa.relayserver relay listening on address 127.0.0.1:52713
2013-10-05 15:26:02,556 INFO faf.client Outgoing JSON Message: {"command": "ask_session"}
2013-10-05 15:26:05,470 INFO faf.tourneys The connection was refused by the peer.
2013-10-05 15:26:05,470 ERROR faf.tourneys TCP Error Connection refused
2013-10-05 15:26:08,009 INFO faf.mumbleconnector Opening mumble://[email protected]/Games?version=1.2.0
2013-10-05 15:26:08,023 DEBUG faf.mumbleconnector Lauching Mumble successful
2013-10-05 15:26:08,023 DEBUG faf.mumbleconnector Trying to connect link plugin: 1
2013-10-05 15:26:08,023 INFO faf.mumbleconnector Mumble link established
2013-10-05 15:26:08,023 INFO faf.mumbleconnector MumbleConnector instantiated.
2013-10-05 15:26:08,023 INFO faf.client Attempting to login as: BRNKoINSANITY
2013-10-05 15:26:08,023 INFO faf.client Outgoing JSON Message: login.
2013-10-05 15:26:08,592 INFO faf.client Login accepted.
2013-10-05 15:26:08,592 INFO faf.client The game port is now set to 6112
2013-10-05 15:26:08,592 INFO faf.client sending packet to direct.faforever.com
2013-10-05 15:26:14,457 INFO faf.tourneys The connection was refused by the peer.
2013-10-05 15:26:14,457 ERROR faf.tourneys TCP Error Connection refused
2013-10-05 15:26:15,966 INFO faf.tourneys The connection was refused by the peer.
2013-10-05 15:26:15,966 ERROR faf.tourneys TCP Error Connection refused
2013-10-05 15:27:31,282 DEBUG faf.downloader Searching map preview for: cratermd.v0001
2013-10-05 15:27:31,410 DEBUG faf.downloader Web Preview used for: cratermd.v0001.png
2013-10-05 15:27:55,730 INFO faf.fa Checking FA for: gw and map None
2013-10-05 15:27:55,730 INFO faf.fa Updating FA for mod: gw, version None
2013-10-05 15:27:55,730 DEBUG faf.updater Update started at 2013-10-05 15:27:55
2013-10-05 15:27:55,730 DEBUG faf.updater Using game path: C:\Program Files (x86)\Steam\steamapps\common\supreme commander forged alliance
2013-10-05 15:27:55,730 DEBUG faf.updater Using appdata: C:\ProgramData\FAForever
2013-10-05 15:27:55,918 DEBUG faf.updater Connected to update server at 2013-10-05 15:27:55
2013-10-05 15:27:55,921 DEBUG faf.updater writeToServer(GET_FILES_TO_UPDATE, [FAF])
2013-10-05 15:27:56,615 DEBUG faf.updater handleAction(LIST_FILES_TO_UP) - 324 bytes
2013-10-05 15:27:56,615 DEBUG faf.updater Files to update: [ForgedAlliance.exe, init_faf.lua, init_ladder1v1.lua, GDFBinary.dll, SupComDataPath.lua, SupComDataPathFAF.lua, init_nonxt.lua]
2013-10-05 15:27:56,617 DEBUG faf.updater writeToServer(UPDATE, [bin, init_nonxt.lua, 46d9008f6b77d2c60f96272a816e4227])
2013-10-05 15:27:56,618 DEBUG faf.updater writeToServer(UPDATE, [bin, GDFBinary.dll, 3fc9e7684d150da5c51db71d2399f316])
2013-10-05 15:27:56,618 DEBUG faf.updater writeToServer(UPDATE, [bin, init_faf.lua, 7d5cebd90024c4c5dc44ae8f5c9fa35b])
2013-10-05 15:27:56,644 DEBUG faf.updater writeToServer(UPDATE, [bin, ForgedAlliance.exe, b779d298a8ac4412dfbcc7667cf5578f])
2013-10-05 15:27:56,644 DEBUG faf.updater writeToServer(UPDATE, [bin, SupComDataPath.lua, 55ac1ef97845f2291da64b830299331e])
2013-10-05 15:27:56,645 DEBUG faf.updater writeToServer(UPDATE, [bin, SupComDataPathFAF.lua, 962c9d1327657d77184adcf358c628f1])
2013-10-05 15:27:56,647 DEBUG faf.updater writeToServer(UPDATE, [bin, init_ladder1v1.lua, ea96ac9cec88af29c08556c96465acfe])
2013-10-05 15:27:56,819 DEBUG faf.updater handleAction(UP_TO_DATE) - 56 bytes
2013-10-05 15:27:56,819 DEBUG faf.updater file : init_nonxt.lua
2013-10-05 15:27:56,821 DEBUG faf.updater init_nonxt.lua is up to date.
2013-10-05 15:27:57,029 DEBUG faf.updater handleAction(UP_TO_DATE) - 54 bytes
2013-10-05 15:27:57,029 DEBUG faf.updater file : GDFBinary.dll
2013-10-05 15:27:57,029 DEBUG faf.updater GDFBinary.dll is up to date.
2013-10-05 15:27:57,030 DEBUG faf.updater handleAction(UP_TO_DATE) - 52 bytes
2013-10-05 15:27:57,030 DEBUG faf.updater file : init_faf.lua
2013-10-05 15:27:57,030 DEBUG faf.updater init_faf.lua is up to date.
2013-10-05 15:27:57,030 DEBUG faf.updater handleAction(UP_TO_DATE) - 64 bytes
2013-10-05 15:27:57,030 DEBUG faf.updater file : ForgedAlliance.exe
2013-10-05 15:27:57,030 DEBUG faf.updater ForgedAlliance.exe is up to date.
2013-10-05 15:27:57,032 DEBUG faf.updater handleAction(UP_TO_DATE) - 64 bytes
2013-10-05 15:27:57,032 DEBUG faf.updater file : SupComDataPath.lua
2013-10-05 15:27:57,032 DEBUG faf.updater SupComDataPath.lua is up to date.
2013-10-05 15:27:57,032 DEBUG faf.updater handleAction(UP_TO_DATE) - 70 bytes
2013-10-05 15:27:57,032 DEBUG faf.updater file : SupComDataPathFAF.lua
2013-10-05 15:27:57,032 DEBUG faf.updater SupComDataPathFAF.lua is up to date.
2013-10-05 15:27:57,032 DEBUG faf.updater handleAction(UP_TO_DATE) - 64 bytes
2013-10-05 15:27:57,032 DEBUG faf.updater file : init_ladder1v1.lua
2013-10-05 15:27:57,032 DEBUG faf.updater init_ladder1v1.lua is up to date.
2013-10-05 15:27:57,032 DEBUG faf.updater Updates applied successfully.
2013-10-05 15:27:57,033 DEBUG faf.updater writeToServer(GET_FILES_TO_UPDATE, [FAFGAMEDATA])
2013-10-05 15:27:57,197 DEBUG faf.updater handleAction(LIST_FILES_TO_UP) - 134 bytes
2013-10-05 15:27:57,197 DEBUG faf.updater Files to update: [faforever.faf, faforever.nxt, lobby.nxt]
2013-10-05 15:27:57,204 DEBUG faf.updater writeToServer(UPDATE, [gamedata, faforever.faf, 01918c842de543150cfc20cd511986ac])
2013-10-05 15:27:57,334 DEBUG faf.updater writeToServer(UPDATE, [gamedata, faforever.nxt, e046d2c5af04f78aca023941c1abd949])
2013-10-05 15:27:57,351 DEBUG faf.updater writeToServer(UPDATE, [gamedata, lobby.nxt, 500ba59b6f4496f2e4a3a2ecb2564f9a])
2013-10-05 15:27:57,519 DEBUG faf.updater handleAction(UP_TO_DATE) - 54 bytes
2013-10-05 15:27:57,519 DEBUG faf.updater file : faforever.faf
2013-10-05 15:27:57,519 DEBUG faf.updater faforever.faf is up to date.
2013-10-05 15:27:57,730 DEBUG faf.updater handleAction(UP_TO_DATE) - 54 bytes
2013-10-05 15:27:57,730 DEBUG faf.updater file : faforever.nxt
2013-10-05 15:27:57,730 DEBUG faf.updater faforever.nxt is up to date.
2013-10-05 15:27:57,730 DEBUG faf.updater handleAction(UP_TO_DATE) - 46 bytes
2013-10-05 15:27:57,730 DEBUG faf.updater file : lobby.nxt
2013-10-05 15:27:57,730 DEBUG faf.updater lobby.nxt is up to date.
2013-10-05 15:27:57,730 DEBUG faf.updater Updates applied successfully.
2013-10-05 15:27:57,730 DEBUG faf.updater writeToServer(GET_FILES_TO_UPDATE, [gw])
2013-10-05 15:27:57,895 DEBUG faf.updater handleAction(LIST_FILES_TO_UP) - 70 bytes
2013-10-05 15:27:57,895 DEBUG faf.updater Files to update: [init_gw.lua]
2013-10-05 15:27:57,897 DEBUG faf.updater writeToServer(UPDATE, [bin, init_gw.lua, ed43affa19aa76c1839ffb8d40186dca])
2013-10-05 15:27:58,059 DEBUG faf.updater handleAction(UP_TO_DATE) - 50 bytes
2013-10-05 15:27:58,059 DEBUG faf.updater file : init_gw.lua
2013-10-05 15:27:58,059 DEBUG faf.updater init_gw.lua is up to date.
2013-10-05 15:27:58,059 DEBUG faf.updater Updates applied successfully.
2013-10-05 15:27:58,059 DEBUG faf.updater writeToServer(GET_FILES_TO_UPDATE, [gwGamedata])
2013-10-05 15:27:58,226 DEBUG faf.updater handleAction(LIST_FILES_TO_UP) - 70 bytes
2013-10-05 15:27:58,226 DEBUG faf.updater Files to update: [standard.gw]
2013-10-05 15:27:58,227 DEBUG faf.updater writeToServer(UPDATE, [gamedata, standard.gw, b7645c2bf2dd7f5bd3eecf1c46fef4d6])
2013-10-05 15:27:58,392 DEBUG faf.updater handleAction(UP_TO_DATE) - 50 bytes
2013-10-05 15:27:58,392 DEBUG faf.updater file : standard.gw
2013-10-05 15:27:58,392 DEBUG faf.updater standard.gw is up to date.
2013-10-05 15:27:58,392 DEBUG faf.updater Updates applied successfully.
2013-10-05 15:27:58,392 DEBUG faf.updater Disconnected from server at 2013-10-05 15:27:58
2013-10-05 15:27:58,401 DEBUG faf.updater Update finished at 2013-10-05 15:27:58
2013-10-05 15:27:58,403 INFO faf.fa Writing fa_path.lua config file.
2013-10-05 15:27:58,451 DEBUG faf.galacticWar Connecting to server
2013-10-05 15:27:58,644 INFO faf.galacticWar connection done
2013-10-05 15:27:58,644 INFO faf.galacticWar Attempting to gate as: BRNKoINSANITY
2013-10-05 15:27:58,644 INFO faf.galacticWar Outgoing JSON Message: {"login": "BRNKoINSANITY", "session": "3333701953", "command": "hello", "port": 6112, "version": "0.10.86"}
2013-10-05 15:27:58,644 DEBUG faf.galacticWar Client: {"login": "BRNKoINSANITY", "session": "3333701953", "command": "hello", "port": 6112, "version": "0.10.86"}
2013-10-05 15:27:58,940 DEBUG faf.galacticWar Incoming JSON Message: {"name": "1", "links": [1, 137, 21, 117], "uef": 0.0, "texture": "18", "cybran": 0.0, "mapname": "rendez-vous", "md5tex": "b0fc59aaa6940d81a49a7e75d82aa26b", "command": "planet_info", "seraphim": 0.0, "posx": -140.0, "posy": -75.0, "desc": "", "size": 1.15193, "aeon": 1.0, "uid": 1}
2013-10-05 15:27:58,940 DEBUG faf.galacticWar updating planet infos
(took out the planet details to save space)
2013-10-05 15:27:59,674 DEBUG faf.galacticWar 24.png in cache.
2013-10-05 15:27:59,676 DEBUG faf.galacticWar 25.png in cache.
2013-10-05 15:27:59,677 DEBUG faf.galacticWar 26.png in cache.
2013-10-05 15:27:59,677 DEBUG faf.galacticWar 27.png in cache.
2013-10-05 15:27:59,678 DEBUG faf.galacticWar 20.png in cache.
2013-10-05 15:27:59,680 DEBUG faf.galacticWar 21.png in cache.
2013-10-05 15:27:59,680 DEBUG faf.galacticWar 22.png in cache.
2013-10-05 15:27:59,681 DEBUG faf.galacticWar 23.png in cache.
2013-10-05 15:27:59,683 DEBUG faf.galacticWar 28.png in cache.
2013-10-05 15:27:59,683 DEBUG faf.galacticWar 29.png in cache.
2013-10-05 15:27:59,684 DEBUG faf.galacticWar 1.png in cache.
2013-10-05 15:27:59,684 DEBUG faf.galacticWar 3.png in cache.
2013-10-05 15:27:59,686 DEBUG faf.galacticWar 2.png in cache.
2013-10-05 15:27:59,687 DEBUG faf.galacticWar 5.png in cache.
2013-10-05 15:27:59,687 DEBUG faf.galacticWar 4.png in cache.
2013-10-05 15:27:59,688 DEBUG faf.galacticWar 7.png in cache.
2013-10-05 15:27:59,690 DEBUG faf.galacticWar 6.png in cache.
2013-10-05 15:27:59,690 DEBUG faf.galacticWar 9.png in cache.
2013-10-05 15:27:59,691 DEBUG faf.galacticWar 8.png in cache.
2013-10-05 15:27:59,691 DEBUG faf.galacticWar attack.png in cache.
2013-10-05 15:27:59,693 DEBUG faf.galacticWar star.png in cache.
2013-10-05 15:27:59,713 DEBUG faf.galacticWar background.png in cache.
2013-10-05 15:27:59,714 DEBUG faf.galacticWar 11.png in cache.
2013-10-05 15:27:59,716 DEBUG faf.galacticWar 10.png in cache.
2013-10-05 15:27:59,717 DEBUG faf.galacticWar 13.png in cache.
2013-10-05 15:27:59,717 DEBUG faf.galacticWar 12.png in cache.
2013-10-05 15:27:59,719 DEBUG faf.galacticWar 15.png in cache.
2013-10-05 15:27:59,720 DEBUG faf.galacticWar 14.png in cache.
2013-10-05 15:27:59,720 DEBUG faf.galacticWar 17.png in cache.
2013-10-05 15:27:59,721 DEBUG faf.galacticWar 16.png in cache.
2013-10-05 15:27:59,723 DEBUG faf.galacticWar 33.png in cache.
2013-10-05 15:27:59,723 DEBUG faf.galacticWar 18.png in cache.
2013-10-05 15:27:59,724 DEBUG faf.galacticWar 31.png in cache.
2013-10-05 15:27:59,724 DEBUG faf.galacticWar 30.png in cache.
2013-10-05 15:27:59,726 DEBUG faf.galacticWar 34.png in cache.
2013-10-05 15:27:59,726 DEBUG faf.galacticWar 19.png in cache.
2013-10-05 15:27:59,727 DEBUG faf.galacticWar 32.png in cache.
2013-10-05 15:27:59,954 INFO OpenGL.acceleratesupport No OpenGL_accelerate module loaded: No module named OpenGL_accelerate
2013-10-05 15:27:59,960 INFO OpenGL.formathandler Unable to load registered array format handler numeric:
Traceback (most recent call last):
File ".\OpenGL\arrays\formathandler.py", line 35, in loadPlugin
File ".\OpenGL\plugins.py", line 14, in load
File ".\OpenGL\plugins.py", line 28, in importByName
File ".\OpenGL\arrays\numeric.py", line 15, in <module>
ImportError: No Numeric module present: No module named Numeric
2013-10-05 15:27:59,960 INFO OpenGL.formathandler Unable to load registered array format handler vbo:
Traceback (most recent call last):
File ".\OpenGL\arrays\formathandler.py", line 35, in loadPlugin
File ".\OpenGL\plugins.py", line 14, in load
File ".\OpenGL\plugins.py", line 28, in importByName
File ".\OpenGL\arrays\vbo.py", line 33, in <module>
ImportError: cannot import name GL
2013-10-05 15:27:59,960 INFO OpenGL.formathandler Unable to load registered array format handler vbooffset:
Traceback (most recent call last):
File ".\OpenGL\arrays\formathandler.py", line 35, in loadPlugin
File ".\OpenGL\plugins.py", line 14, in load
File ".\OpenGL\plugins.py", line 28, in importByName
File ".\OpenGL\arrays\vbo.py", line 33, in <module>
ImportError: cannot import name GL
2013-10-05 15:28:00,109 DEBUG faf.galacticWar GW Temporary item instantiating.
2013-10-05 15:28:00,111 DEBUG faf.galacticWar GW Temporary item instantiating.
2013-10-05 15:28:09,032 INFO faf.main >>> --------------------------- Application Launch
2013-10-05 15:28:09,618 DEBUG faf.fa.relayserver initializing...
2013-10-05 15:28:09,618 INFO faf.fa.proxies binding socket 0 on port 12001
2013-10-05 15:28:09,618 INFO faf.fa.proxies binding socket 1 on port 12002
2013-10-05 15:28:09,618 INFO faf.fa.proxies binding socket 2 on port 12003
2013-10-05 15:28:09,618 INFO faf.fa.proxies binding socket 3 on port 12004
2013-10-05 15:28:09,618 INFO faf.fa.proxies binding socket 4 on port 12005
2013-10-05 15:28:09,619 INFO faf.fa.proxies binding socket 5 on port 12006
2013-10-05 15:28:09,619 INFO faf.fa.proxies binding socket 6 on port 12007
2013-10-05 15:28:09,619 INFO faf.fa.proxies binding socket 7 on port 12008
2013-10-05 15:28:09,619 INFO faf.fa.proxies binding socket 8 on port 12009
2013-10-05 15:28:09,619 INFO faf.fa.proxies binding socket 9 on port 12010
2013-10-05 15:28:09,619 INFO faf.fa.proxies binding socket 10 on port 12011
2013-10-05 15:28:09,630 INFO faf.util Read common stylesheet: client/client.css
2013-10-05 15:28:09,750 INFO faf.util Read common stylesheet: stats/formatters/style.css
2013-10-05 15:28:09,763 INFO faf.util Read common stylesheet: tournaments/formatters/style.css
2013-10-05 15:28:09,763 DEBUG faf.vault Map Vault tab instantiating
2013-10-05 15:28:10,792 DEBUG faf.modvault Mod Vault tab instantiating
2013-10-05 15:28:10,809 DEBUG faf.modvault getting installed mods. Count: 13
2013-10-05 15:28:10,821 INFO faf.replays Replays Widget instantiated.
2013-10-05 15:28:10,823 INFO faf.tutorials Tutorials instantiated.
2013-10-05 15:28:10,823 DEBUG faf.galacticWar Lobby instantiating.
2013-10-05 15:28:10,825 DEBUG faf.galacticWar GW options instantiating.
2013-10-05 15:28:10,835 INFO faf.util Read common stylesheet: coop/formatters/style.css
2013-10-05 15:28:10,852 INFO faf.fa.replayserver listening on address 127.0.0.1:15000
2013-10-05 15:28:10,852 INFO faf.fa.relayserver relay listening on address 127.0.0.1:52956
2013-10-05 15:28:11,032 INFO faf.client Outgoing JSON Message: {"command": "ask_session"}
2013-10-05 15:28:13,398 INFO faf.mumbleconnector Opening mumble://[email protected]/Games?version=1.2.0
2013-10-05 15:28:13,411 DEBUG faf.mumbleconnector Lauching Mumble successful
2013-10-05 15:28:13,411 DEBUG faf.mumbleconnector Trying to connect link plugin: 1
2013-10-05 15:28:13,411 INFO faf.mumbleconnector Mumble link established
2013-10-05 15:28:13,411 INFO faf.mumbleconnector MumbleConnector instantiated.
2013-10-05 15:28:13,411 INFO faf.client Attempting to login as: BRNKoINSANITY
2013-10-05 15:28:13,411 INFO faf.client Outgoing JSON Message: login.
2013-10-05 15:28:14,078 INFO faf.client Login accepted.
2013-10-05 15:28:14,081 INFO faf.client The game port is now set to 6112
2013-10-05 15:28:14,081 INFO faf.client sending packet to direct.faforever.com
2013-10-05 15:28:16,533 INFO faf.tourneys The connection was refused by the peer.
2013-10-05 15:28:16,533 ERROR faf.tourneys TCP Error Connection refused
2013-10-05 15:28:17,944 INFO faf.client Close Event for Application Main Window
2013-10-05 15:28:17,948 WARNING faf.client Disconnected from lobby server.
2013-10-05 15:28:17,956 INFO faf.main <<< --------------------------- Application Shutdown
2013-10-05 15:28:27,095 INFO faf.main >>> --------------------------- Application Launch
2013-10-05 15:28:27,640 DEBUG faf.fa.relayserver initializing...
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 0 on port 12001
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 1 on port 12002
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 2 on port 12003
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 3 on port 12004
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 4 on port 12005
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 5 on port 12006
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 6 on port 12007
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 7 on port 12008
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 8 on port 12009
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 9 on port 12010
2013-10-05 15:28:27,641 INFO faf.fa.proxies binding socket 10 on port 12011
2013-10-05 15:28:27,653 INFO faf.util Read common stylesheet: client/client.css
2013-10-05 15:28:27,773 INFO faf.util Read common stylesheet: stats/formatters/style.css
2013-10-05 15:28:27,786 INFO faf.util Read common stylesheet: tournaments/formatters/style.css
2013-10-05 15:28:27,786 DEBUG faf.vault Map Vault tab instantiating
2013-10-05 15:28:28,811 DEBUG faf.modvault Mod Vault tab instantiating
2013-10-05 15:28:28,826 DEBUG faf.modvault getting installed mods. Count: 13
2013-10-05 15:28:28,844 INFO faf.replays Replays Widget instantiated.
2013-10-05 15:28:28,846 INFO faf.tutorials Tutorials instantiated.
2013-10-05 15:28:28,846 DEBUG faf.galacticWar Lobby instantiating.
2013-10-05 15:28:28,848 DEBUG faf.galacticWar GW options instantiating.
2013-10-05 15:28:28,858 INFO faf.util Read common stylesheet: coop/formatters/style.css
2013-10-05 15:28:28,875 INFO faf.fa.replayserver listening on address 127.0.0.1:15000
2013-10-05 15:28:28,875 INFO faf.fa.relayserver relay listening on address 127.0.0.1:53033
2013-10-05 15:28:29,052 INFO faf.client Outgoing JSON Message: {"command": "ask_session"}
2013-10-05 15:28:31,275 INFO faf.mumbleconnector Opening mumble://[email protected]/Games?version=1.2.0
2013-10-05 15:28:31,286 DEBUG faf.mumbleconnector Lauching Mumble successful
2013-10-05 15:28:31,286 DEBUG faf.mumbleconnector Trying to connect link plugin: 1
2013-10-05 15:28:31,286 INFO faf.mumbleconnector Mumble link established
2013-10-05 15:28:31,286 INFO faf.mumbleconnector MumbleConnector instantiated.
2013-10-05 15:28:31,288 INFO faf.client Attempting to login as: BRNKoINSANITY
2013-10-05 15:28:31,288 INFO faf.client Outgoing JSON Message: login.
2013-10-05 15:28:31,986 INFO faf.client Login accepted.
2013-10-05 15:28:31,989 INFO faf.client The game port is now set to 6112
2013-10-05 15:28:31,989 INFO faf.client sending packet to direct.faforever.com
2013-10-05 15:28:32,542 ERROR faf.chat IRC Exception
Traceback (most recent call last):
File "chat\_chatwidget.pyc", line 118, in connect
File "chat\irclib.pyc", line 1114, in irc_connect
File "chat\irclib.pyc", line 456, in connect
File "socket.pyc", line 63, in ssl
DeprecationWarning: socket.ssl() is deprecated. Use ssl.wrap_socket() instead.
2013-10-05 15:28:33,104 INFO faf.tourneys The connection was refused by the peer.
2013-10-05 15:28:33,104 ERROR faf.tourneys TCP Error Connection refused
2013-10-05 15:28:37,691 INFO faf.tourneys The connection was refused by the peer.
2013-10-05 15:28:37,693 ERROR faf.tourneys TCP Error Connection refused