Forged Alliance Forever Forged Alliance Forever Forums 2016-02-19T12:49:33+02:00 /feed.php?f=3&t=11392 2016-02-19T12:49:33+02:00 2016-02-19T12:49:33+02:00 /viewtopic.php?t=11392&p=120554#p120554 <![CDATA[Re: Stuck at login screen, steam link issue]]>

Still a bit buggy from time to time, but usable.
Note that our 2 parties resulted in 2 crashes for the same player (running under windows 7); not sure if it is due to the new client.

You can close this ticket!

Statistics: Posted by dilatorre — 19 Feb 2016, 12:49


]]>
2016-02-07T22:13:21+02:00 2016-02-07T22:13:21+02:00 /viewtopic.php?t=11392&p=119637#p119637 <![CDATA[Re: Stuck at login screen, steam link issue]]>

Statistics: Posted by dilatorre — 07 Feb 2016, 22:13


]]>
2016-02-04T21:32:00+02:00 2016-02-04T21:32:00+02:00 /viewtopic.php?t=11392&p=119244#p119244 <![CDATA[Re: Stuck at login screen, steam link issue]]>
Please fix!

Statistics: Posted by Ducky — 04 Feb 2016, 21:32


]]>
2016-02-04T19:48:00+02:00 2016-02-04T19:48:00+02:00 /viewtopic.php?t=11392&p=119227#p119227 <![CDATA[Re: Stuck at login screen, steam link issue]]>

Statistics: Posted by dilatorre — 04 Feb 2016, 19:48


]]>
2016-01-27T19:19:36+02:00 2016-01-27T19:19:36+02:00 /viewtopic.php?t=11392&p=118439#p118439 <![CDATA[Re: Stuck at login screen, steam link issue]]> Moreover login stuff "def doLogin(self)" is at the end performed using http calls, where is the server code that handle that (i assume the link is handled there) ?

(defaults['STEAMLINK_URL'] = "http://app.dev.faforever.com/faf/steam.php" i assume ?)

Code:
def steamPath():
    try:
        import _winreg
        steam_key = _winreg.OpenKey(_winreg.HKEY_CURRENT_USER, "Software\\Valve\\Steam", 0, (_winreg.KEY_WOW64_64KEY + _winreg.KEY_ALL_ACCESS))
        return _winreg.QueryValueEx(steam_key, "SteamPath")[0].replace("/", "\\")
    except StandardError, e:
        return None


Code:
self.actionLink_account_to_Steam.triggered.connect(partial(self.open_url, Settings.get("STEAMLINK_URL")))


Code:
self.linkAccountBtn = QtGui.QPushButton("Link your account to Steam")


Code:
    @QtCore.pyqtSlot()
    def linkAccount(self):
        QtGui.QDesktopServices.openUrl(QtCore.QUrl(Settings.get("STEAMLINK_URL")))

Statistics: Posted by dilatorre — 27 Jan 2016, 19:19


]]>
2016-01-27T18:59:53+02:00 2016-01-27T18:59:53+02:00 /viewtopic.php?t=11392&p=118438#p118438 <![CDATA[Re: Stuck at login screen, steam link issue]]> https://github.com/FAForever

In which project the mapping "account <=> steam id" is located ?

Statistics: Posted by dilatorre — 27 Jan 2016, 18:59


]]>
2016-01-27T18:55:16+02:00 2016-01-27T18:55:16+02:00 /viewtopic.php?t=11392&p=118437#p118437 <![CDATA[Re: Stuck at login screen, steam link issue]]>

Statistics: Posted by dilatorre — 27 Jan 2016, 18:55


]]>
2016-01-22T18:28:21+02:00 2016-01-22T18:28:21+02:00 /viewtopic.php?t=11392&p=118173#p118173 <![CDATA[Re: Stuck at login screen, steam link issue]]>
Where do you store the mapping account <=> steamid ?

Infamous registry ? File system ?
Is it encrypted ? How to find the stuff ?

Statistics: Posted by dilatorre — 22 Jan 2016, 18:28


]]>
2016-01-20T01:37:22+02:00 2016-01-20T01:37:22+02:00 /viewtopic.php?t=11392&p=118011#p118011 <![CDATA[Re: Stuck at login screen, steam link issue]]> Statistics: Posted by Rotoscope — 20 Jan 2016, 01:37


]]>
2016-01-18T17:48:48+02:00 2016-01-18T17:48:48+02:00 /viewtopic.php?t=11392&p=117938#p117938 <![CDATA[Re: Stuck at login screen, steam link issue]]>

Statistics: Posted by dilatorre — 18 Jan 2016, 17:48


]]>
2016-01-08T13:54:06+02:00 2016-01-08T13:54:06+02:00 /viewtopic.php?t=11392&p=117218#p117218 <![CDATA[Re: Stuck at login screen, steam link issue]]>
if you need tcpdump, i can provide.

Code:
user@machine:~$ ls /data/crossover/.cxoffice/Supreme_Commander_Forged_Alliance/drive_c/users/Public/FAForever/logs/
forever.log  uid.log     
user@machine:~$ cat /data/crossover/.cxoffice/Supreme_Commander_Forged_Alliance/drive_c/users/Public/FAForever/logs/forever.log
2016-01-04 20:19:03,898 INFO     faf.main             >>> --------------------------- Application Launch
2016-01-04 20:19:04,453 DEBUG    faf.fa.relayserver   initializing...
2016-01-04 20:19:04,453 INFO     faf.fa.proxies       binding socket 0 on port 12001
2016-01-04 20:19:04,453 INFO     faf.fa.proxies       binding socket 1 on port 12002
2016-01-04 20:19:04,453 INFO     faf.fa.proxies       binding socket 2 on port 12003
2016-01-04 20:19:04,453 INFO     faf.fa.proxies       binding socket 3 on port 12004
2016-01-04 20:19:04,453 INFO     faf.fa.proxies       binding socket 4 on port 12005
2016-01-04 20:19:04,454 INFO     faf.fa.proxies       binding socket 5 on port 12006
2016-01-04 20:19:04,454 INFO     faf.fa.proxies       binding socket 6 on port 12007
2016-01-04 20:19:04,454 INFO     faf.fa.proxies       binding socket 7 on port 12008
2016-01-04 20:19:04,454 INFO     faf.fa.proxies       binding socket 8 on port 12009
2016-01-04 20:19:04,454 INFO     faf.fa.proxies       binding socket 9 on port 12010
2016-01-04 20:19:04,454 INFO     faf.fa.proxies       binding socket 10 on port 12011
2016-01-04 20:19:04,456 INFO     faf.secondaryServer.Statistic Instanciating secondary server.
2016-01-04 20:19:04,467 INFO     faf.util             Read common stylesheet: client/client.css
2016-01-04 20:19:04,555 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2016-01-04 20:19:04,571 INFO     faf.secondaryServer.Tournament Instanciating secondary server.
2016-01-04 20:19:04,571 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2016-01-04 20:19:04,572 DEBUG    faf.vault            Map Vault tab instantiating
2016-01-04 20:19:04,821 DEBUG    faf.modvault         Mod Vault tab instantiating
2016-01-04 20:19:04,821 DEBUG    faf.modvault         getting installed mods. Count: 0
2016-01-04 20:19:04,832 INFO     faf.replays          Replays Widget instantiated.
2016-01-04 20:19:04,836 INFO     faf.tutorials        Tutorials instantiated.
2016-01-04 20:19:04,845 INFO     faf.util             Read common stylesheet: coop/formatters/style.css
2016-01-04 20:19:04,872 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2016-01-04 20:19:04,874 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:53323
2016-01-04 20:19:04,948 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2016-01-04 20:19:11,645 INFO     faf.client           Attempting to login as: dilatorre
2016-01-04 20:19:11,645 INFO     faf.client           Outgoing JSON Message: login.
2016-01-04 20:19:13,005 WARNING  faf.client           Login rejected.
2016-01-04 20:19:13,845 INFO     faf.client           Attempting to login as: dilatorre
2016-01-04 20:19:13,845 INFO     faf.client           Outgoing JSON Message: login.
2016-01-04 20:19:15,002 WARNING  faf.client           Login rejected.
2016-01-04 20:19:15,660 INFO     faf.main             <<< --------------------------- Application Shutdown
user@machine:~$ cat /data/crossover/.cxoffice/Supreme_Commander_Forged_Alliance/drive_c/users/Public/FAForever/logs/uid.log
Operation 0 done : Enumeration empty
Operation 1 done : Enumeration empty
Operation 2 done : success
Operation 3 done : success
Operation 4 done : success
Operation 5 done : success
Operation 6 done : success
Operation 7 done : success
Operation 8 done : success
Operation 9 done : success
encoding done
encryption done
user@machine:~$

Statistics: Posted by dilatorre — 08 Jan 2016, 13:54


]]>
2016-01-07T21:28:35+02:00 2016-01-07T21:28:35+02:00 /viewtopic.php?t=11392&p=117196#p117196 <![CDATA[Re: Stuck at login screen, steam link issue]]>
Code:
C:\ProgramData\FAForever\logs

Statistics: Posted by speed2 — 07 Jan 2016, 21:28


]]>
2016-01-07T21:23:13+02:00 2016-01-07T21:23:13+02:00 /viewtopic.php?t=11392&p=117195#p117195 <![CDATA[Re: Stuck at login screen, steam link issue]]> Statistics: Posted by dilatorre — 07 Jan 2016, 21:23


]]>
2016-01-02T12:26:08+02:00 2016-01-02T12:26:08+02:00 /viewtopic.php?t=11392&p=116887#p116887 <![CDATA[Stuck at login screen, steam link issue]]>
i re-installed my pc on debian/linux (yeah, windows final kick)

Forged alliance through steam is working perfectly (crossover). I installed FAF (same crossover bottle), fine.

And now i am stucked while login in :
- FAF is complaining about "This computer has been used a steam account"

- Ok, let's link the stuff using http://app.faforever.com/faf/steam.php
a) I input my FAF account (login/pwd/pwd)
b) Login ok, see "signin through steam", click on it
c) login to steam ok
d) back to FAF page : "You account is linked!"

- Back to FAF application : try to login : again "This computer has been used a steam account"...

Note : i found no faforever.log anywhere.

Can someone reset my account please?

Thanks by advance
dilatorre

Statistics: Posted by dilatorre — 02 Jan 2016, 12:26


]]>