cant connect to games

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

Moderator: PhilipJFry

cant connect to games

Postby Hardnewb » 22 Jun 2019, 17:46

i changed to the java client because the other one is not showing games currently and now i cant connect to any games anymore.
when i join a game FA starts normally but then it just turns black, saying connecting in the top left Corner
i turned off my firewall on my computer
i deleted the files in ProgramData\faforever
restarted FAF, restarted my computer i tried to launch it as an administrator, after it didnt worked i deleted the programData again since there was a warning that it could cause problems
Attachments
game.log
(133.38 KiB) Downloaded 25 times
downlords-faf-client.log
2019-06-22 17:32:39.376 INFO 3480 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: '1k+' (9822081)
2019-06-22 17:32:39.450 WARN 3480 --- [pool-2-thread-7] c.f.c.patch.BireusFeaturedModUpdater : Error while testing http://content.faforever.com/bireus/faf/

java.io.FileNotFoundException: http://content.faforever.com/bireus/faf//info.json
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[na:na]
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[na:na]
at java.base/java.net.URL.openStream(Unknown Source) ~[na:na]
at com.fasterxml.jackson.core.JsonFactory._optimizedStreamFromURL(JsonFactory.java:1595) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.core.JsonFactory.createParser(JsonFactory.java:793) ~[jackson-core-2.9.7.jar:2.9.7]
at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2959) ~[jackson-databind-2.9.7.jar:2.9.7]
at com.faforever.client.patch.BireusFeaturedModUpdater.canUpdate(BireusFeaturedModUpdater.java:57) ~[downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.updateFeaturedMod(GameUpdaterImpl.java:171) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.patch.GameUpdaterImpl.update(GameUpdaterImpl.java:82) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.updateGameIfNecessary(GameService.java:439) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at com.faforever.client.game.GameService.lambda$joinGame$8(GameService.java:270) [downlords-faf-client-0.10.6-beta.jar:0.10.6-beta]
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]
at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2019-06-22 17:32:40.574 INFO 3480 --- [pool-2-thread-8] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3704
2019-06-22 17:32:41.138 INFO 3480 --- [Thread-65] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [C:\ProgramData\FAForever\bin\ForgedAlliance.exe, /init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game.log, /gpgnet, 127.0.0.1:19135, /mean, 1630.79, /deviation, 76.5635, /savereplay, gpgnet://127.0.0.1:50332/9822081/HardNewb.SCFAreplay, /country, DE, /clan, Cru, /numgames, 458] in directory: C:\ProgramData\FAForever\bin
2019-06-22 17:34:25.221 INFO 3480 --- [pool-2-thread-8] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0
(25.62 KiB) Downloaded 21 times
Hardnewb
 
Posts: 4
Joined: 22 Jun 2019, 17:18
Has liked: 0 time
Been liked: 0 time
FAF User Name: Hardnweb

Re: cant connect to games

Postby PhilipJFry » 23 Jun 2019, 06:56

Code: Select all
warning: GPGNET: Error processing gpg.net command CreateLobby: ...er\gamedata\lua.nx2\lua\ui\controls\popups\popup.lua(30): attempt to call method `SetSolidColor' (a nil value)


looks to me like your issue is not client related (the error you posted is from the new patcher which is not implemented yet so that error is in every log of every user) but game/game mod/game settings related

try deleting your game.prefs file (which contains the settings for fa) which is located in
Code: Select all
%localappdata%\Gas Powered Games\Supreme Commander Forged Alliance\
cats>dogs
post logs
User avatar
PhilipJFry
Supreme Commander
 
Posts: 2635
Joined: 23 Mar 2016, 21:16
Location: Austria
Has liked: 232 times
Been liked: 348 times
FAF User Name: PhilipJFry

Re: cant connect to games

Postby Hardnewb » 23 Jun 2019, 12:19

thanks for the help,
for the launcher:i was thinking its the launcher since i still could watch replays with the old one and couldnt even do that with the new one.

so i deleted the game.prefs file and now i got a new error

now it says
Code: Select all
warning: Error running '/lua/ui/uimain.lua:SetupUI': ...reme commander\gamedata\mohodata.scd\lua\lazyvar.lua(92): You are attempting to set a LazyVar's evaluation function to nil, don't do that!


but well i dont think i did anything but apparently i did
Attachments
downlords-faf-client.log
(36.15 KiB) Downloaded 24 times
game.log
(119.26 KiB) Downloaded 25 times
Hardnewb
 
Posts: 4
Joined: 22 Jun 2019, 17:18
Has liked: 0 time
Been liked: 0 time
FAF User Name: Hardnweb

Re: cant connect to games

Postby PhilipJFry » 23 Jun 2019, 17:54

does the game run at all if you start it via steam?
what happens if you run the faf patched game outside of the client (via the exe in C:\ProgramData\FAForever\bin\)?
cats>dogs
post logs
User avatar
PhilipJFry
Supreme Commander
 
Posts: 2635
Joined: 23 Mar 2016, 21:16
Location: Austria
Has liked: 232 times
Been liked: 348 times
FAF User Name: PhilipJFry

Re: cant connect to games

Postby Hardnewb » 23 Jun 2019, 19:01

both times the game starts normally
Hardnewb
 
Posts: 4
Joined: 22 Jun 2019, 17:18
Has liked: 0 time
Been liked: 0 time
FAF User Name: Hardnweb

Re: cant connect to games

Postby Hardnewb » 24 Jun 2019, 23:26

Well the python launcher is working again and i can play again so everything is fine for now
Hardnewb
 
Posts: 4
Joined: 22 Jun 2019, 17:18
Has liked: 0 time
Been liked: 0 time
FAF User Name: Hardnweb

Re: cant connect to games

Postby Abe » 19 Jul 2019, 22:02

I have the same problem.
I deleted game.prefs and also C:\ProgramData\FAForever\

It still is the same problem like the first post in this thread "when i join a game FA starts normally but then it just turns black, saying connecting in the top left Corner"
Abe
 
Posts: 4
Joined: 11 Jul 2018, 19:20
Has liked: 0 time
Been liked: 0 time
FAF User Name: Abe

Re: cant connect to games

Postby Abe » 19 Jul 2019, 22:29

Oh boy, i got it. It was a simple problem! In downlords faf client - settings - forged alliance forever- game location -> was wrong ! The game location was set on default to normal supreme commander, and not supreme commander forged alliance.

I changed that to "C:\Program Files (x86)\Steam\SteamApps\common\Supreme Commander Forged Alliance"
Now it is running.
Abe
 
Posts: 4
Joined: 11 Jul 2018, 19:20
Has liked: 0 time
Been liked: 0 time
FAF User Name: Abe


Return to Tech Support

Who is online

Users browsing this forum: No registered users and 1 guest