I'm running Windows 10 x64. FAF is installed in Program Files (x86) and I have UAC switched on. I've installed both SC and FA through Steam, on a different drive to FAF.
The complete log, with sensitive-looking info scrubbed, is here; you'll see I had a few goes at hosting :
http://pastebin.com/UM30aXNm
The interesting bit seems to be:
- Code: Select all
2016-03-28 16:07:11,831 INFO requests.packages.urllib3.connectionpool Starting new HTTP connection (1): api.dev.faforever.com
2016-03-28 16:07:22,279 INFO fa.maps Converted link 'maps/scca_coop_e01.v0007.zip' to name 'scca_coop_e01.v0007'
2016-03-28 16:07:22,279 INFO fa.check Updating FA for map: scca_coop_e01.v0007
2016-03-28 16:07:22,279 INFO fa.check Map is available.
2016-03-28 16:07:22,279 INFO fa.check Checking FA for: coop and map None
2016-03-28 16:07:22,279 INFO fa.check Version unknown, assuming latest
2016-03-28 16:07:22,279 INFO fa.check Updating FA for mod: coop, version None
2016-03-28 16:07:22,279 INFO fa.check Writing fa_path.lua config file.
2016-03-28 16:07:22,907 INFO modvault.utils No game.prefs file found
2016-03-28 16:07:22,908 ERROR __main__ Uncaught exception
Traceback (most recent call last):
File "src\coop\_coopwidget.py", line 204, in coopListDoubleClicked
File "src\games\hostgamewidget.py", line 72, in __init__
AttributeError: 'CoopWidget' object has no attribute 'friends_only'
Have I done something wrong or missed something?