game stuck in connection screen

This is for troubleshooting of problems with the FAF client and Forged Alliance game.

Moderator: PhilipJFry

game stuck in connection screen

Postby Turinturambar » 28 Mar 2017, 20:47

zlo has uploaded logs for the same game
Attachments
forever.log
(255.16 KiB) Downloaded 49 times
game.log
(159.69 KiB) Downloaded 57 times
Turinturambar
Avatar-of-War
 
Posts: 288
Joined: 01 Jul 2015, 20:38
Has liked: 1 time
Been liked: 91 times
FAF User Name: 竜宮レナ

Re: game stuck in connection screen

Postby ZLO_RD » 28 Mar 2017, 20:53

About 80% of a time when i search while someone else is already searching (in my rating range) My FA launches and shortly after i get an error window
"an error occured and it was automaticly reported" and game is stuck at connecting
when i click "ok" on error, game goes to setting up automatch and stucks there forever.

i am not only one with that error window thing

when i am searching 1rst i have about 80% success rate to start a ladder game (much less with certain people)

viewtopic.php?f=3&t=14284
Attachments
game.log
(129.78 KiB) Downloaded 56 times
forever.log
(122.38 KiB) Downloaded 84 times
http://www.youtube.com/user/dimatularus
http://www.twitch.tv/zlo_rd
TA4Life: "At the very least we are not slaves to the UI"
User avatar
ZLO_RD
Supreme Commander
 
Posts: 2265
Joined: 27 Oct 2011, 13:57
Location: Russia, Tula
Has liked: 303 times
Been liked: 400 times
FAF User Name: ZLO

Re: game stuck in connection screen

Postby ZLO_RD » 04 Apr 2017, 21:29

i see some other people reporting same issue in faf chat
http://www.youtube.com/user/dimatularus
http://www.twitch.tv/zlo_rd
TA4Life: "At the very least we are not slaves to the UI"
User avatar
ZLO_RD
Supreme Commander
 
Posts: 2265
Joined: 27 Oct 2011, 13:57
Location: Russia, Tula
Has liked: 303 times
Been liked: 400 times
FAF User Name: ZLO

Re: game stuck in connection screen

Postby DukeOfEarl » 11 Apr 2017, 16:43

Hmm, yep, something went wrong with ladder search. I'll look into it to see if it's a client problem.

Relevant exceptions from your forever.log:

Code: Select all
2017-03-26 23:07:37,019 INFO     games._gameswidget             Starting Ranked Search as Factions.AEON, port: 6112
2017-03-26 23:07:37,019 INFO     client._clientwindow           Outgoing JSON Message: {"state": "start", "gameport": 6112, "command": "game_matchmaking", "faction": 2, "mod": "ladder1v1"}
2017-03-26 23:07:37,165 ERROR    client._clientwindow           Not ready for game launch
2017-03-26 23:07:37,187 INFO     client._clientwindow           Handling game_launch via JSON {u'mapname': u'tag_craftious maximus.v0001', u'args': [u'/numgames 1610'], u'command': u'game_launch', u'uid': 5984642, u'mod': u'ladder1v1'}
2017-03-26 23:07:37,187 INFO     fa.check                       Updating FA for map: tag_craftious maximus.v0001
2017-03-26 23:07:37,188 INFO     fa.check                       Map is available.
2017-03-26 23:07:37,188 INFO     fa.play                        Play received arguments: ['/aeon', '/mean', '2343.5265528', '/deviation', '65.1761360122', '/players 2', '/team 1', '/clan', u'BAW']
2017-03-26 23:07:37,188 INFO     fa.game_process                Running FA with info: {'recorder': u'ZLO', 'featured_mod': u'ladder1v1', 'uid': 5984642, 'launched_at': 1490555257.189}
2017-03-26 23:07:37,188 INFO     fa.game_process                Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /aeon /mean 2343.5265528 /deviation 65.1761360122 /players 2 /team 1 /clan BAW /init init_ladder1v1.lua /numgames 1610 /log "C:\ProgramData\FAForever\logs\game.log" /nobugreport /savereplay "gpgnet://localhost/5984642/ZLO.SCFAreplay" /gpgnet 127.0.0.1:1114
2017-03-26 23:07:37,188 INFO     fa.game_process                Running FA via executable: C:\ProgramData\FAForever\bin\ForgedAlliance.exe
2017-03-26 23:07:37,211 INFO     client._clientwindow           FA has launched in an attached process.
2017-03-26 23:07:37,211 INFO     client._clientwindow           Outgoing JSON Message: {"state": "stop", "command": "game_matchmaking", "mod": "ladder1v1"}
2017-03-26 23:07:37,211 INFO     fa.game_session.GameSession    Game has started
2017-03-26 23:07:47,211 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["188.226.53.91:55974", "Hello from 44479"], "command": "ProcessNatPacket", "target": "connectivity"}
2017-03-26 23:07:47,211 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2017-03-26 23:07:47,323 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["188.226.53.91:55974", "Hello from 44479"], "command": "ProcessNatPacket", "target": "connectivity"}
2017-03-26 23:07:47,323 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2017-03-26 23:07:47,323 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["188.226.53.91:55974", "Hello from 44479"], "command": "ProcessNatPacket", "target": "connectivity"}
2017-03-26 23:07:47,323 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2017-03-26 23:07:47,644 INFO     connectivity.relay.Relay       Allocating local relay for RowTheGoat, 44479
2017-03-26 23:07:47,644 INFO     fa.game_session.GameSession    Bound peer RowTheGoat/44479 to 56914
2017-03-26 23:07:47,644 ERROR    __main__                       Uncaught exception
Traceback (most recent call last):
  File "src\fa\game_session.py", line 129, in _peer_bound
AttributeError: 'NoneType' object has no attribute 'send'


Code: Select all
2017-03-28 22:44:23,834 INFO     games._gameswidget             Starting Ranked Search as Factions.CYBRAN, port: 6112
2017-03-28 22:44:23,834 INFO     client._clientwindow           Outgoing JSON Message: {"state": "start", "gameport": 6112, "command": "game_matchmaking", "faction": 3, "mod": "ladder1v1"}
2017-03-28 22:44:24,796 ERROR    client._clientwindow           Not ready for game launch
2017-03-28 22:44:24,811 INFO     client._clientwindow           Handling game_launch via JSON {u'mapname': u'scmp_haz04.v0001', u'args': [u'/numgames 1610'], u'command': u'game_launch', u'uid': 5991963, u'mod': u'ladder1v1'}
2017-03-28 22:44:24,811 INFO     fa.check                       Updating FA for map: scmp_haz04.v0001
2017-03-28 22:44:25,213 INFO     fa.check                       Map is available.
2017-03-28 22:44:25,213 INFO     fa.play                        Play received arguments: ['/cybran', '/mean', '2327.38', '/deviation', '65.0478', '/players 2', '/team 1', '/clan', u'BAW']
2017-03-28 22:44:25,213 INFO     fa.game_process                Running FA with info: {'recorder': u'ZLO', 'featured_mod': u'ladder1v1', 'uid': 5991963, 'launched_at': 1490726665.213}
2017-03-28 22:44:25,213 INFO     fa.game_process                Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /cybran /mean 2327.38 /deviation 65.0478 /players 2 /team 1 /clan BAW /init init_ladder1v1.lua /numgames 1610 /log "C:\ProgramData\FAForever\logs\game.log" /nobugreport /savereplay "gpgnet://localhost/5991963/ZLO.SCFAreplay" /gpgnet 127.0.0.1:1121
2017-03-28 22:44:25,213 INFO     fa.game_process                Running FA via executable: C:\ProgramData\FAForever\bin\ForgedAlliance.exe
2017-03-28 22:44:25,247 INFO     client._clientwindow           FA has launched in an attached process.
2017-03-28 22:44:25,247 INFO     client._clientwindow           Outgoing JSON Message: {"state": "stop", "command": "game_matchmaking", "mod": "ladder1v1"}
2017-03-28 22:44:25,247 INFO     fa.game_session.GameSession    Game has started
2017-03-28 22:44:39,038 INFO     connectivity.relay.Relay       Allocating local relay for Turinturambar, 136480
2017-03-28 22:44:39,039 INFO     fa.game_session.GameSession    Bound peer Turinturambar/136480 to 60131
2017-03-28 22:44:39,039 ERROR    __main__                       Uncaught exception
Traceback (most recent call last):
  File "src\fa\game_session.py", line 129, in _peer_bound
AttributeError: 'NoneType' object has no attribute 'send'
DevOps Councillor and Maintainer of the FAF Python Client
aka Duke / OppressiveDuke / DukeOfEarl / duk3luk3 - call me Duke

Problems? Get help in the Tech Support Forum
Have I fixed your problems? You can support me on Patreon and LiberaPay!
User avatar
DukeOfEarl
Avatar-of-War
 
Posts: 206
Joined: 17 Apr 2013, 14:31
Has liked: 12 times
Been liked: 18 times
FAF User Name: OppressiveDuke


Return to Tech Support

Who is online

Users browsing this forum: No registered users and 1 guest

cron