Subcategories

  • 27 Topics
    246 Posts
    T
    Definitive Supreme Commander Launcher 1.0.8.2 https://github.com/ageekhere/Definitive-Supreme-Commander-Launcher/releases/tag/version1.082 Fixed an issue in the autohotkey script where when playing on the FAF client after the first game the fullscreen mode stopped working.
  • 793 Topics
    4k Posts
    A
    @jip - Ack, glad to hear (and thanks for the response). Please let me know if you require any further info, I'll try to keep an eye on this page.
  • Please provide detailled logs and/or error messages!

    844 Topics
    4k Posts
    maggeM
    Caused by: java.nio.file.AccessDeniedException: C:\ProgramData\FAForever\cache\featured_mod Seems like folder/file permission related or security software is blocking access.
  • 37 Topics
    149 Posts
    H
    Still great advice! I would only add one point which is, find like minded people to play with. If you are looking to improve on Ladder (TMM now) or Custom x vs x games and find that you are unable to perform good enough to win on your own, make some friends and queue together because at the end of the day, even if you do everything perfectly, you are playing a team game. As Picard once said: "It is possible to commit no mistakes and still lose." Sometimes your opponent is just better. Use those times to learn from them.
  • Game Crashs

    12
    1 Votes
    12 Posts
    989 Views
    H
    My error, seems only slightly different in the lines: java.lang.RuntimeException: Forged Alliance Crashed with exit code 1. See C:\ProgramData\FAForever\logs\game_15430702.log for more information at com.faforever.client.game.GameService.lambda$spawnTerminationListener$43(GameService.java:676) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:832) Hope it helps
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    32 Views
  • 0 Votes
    14 Posts
    418 Views
    T
    @brutus5000 That doesn't make sense because we have been playing for years on the client, and once the account is linked to Steam it cannot be unlinked. He tried to link his account last night and it said it was already linked as well. But that's fair, please look further into the issue later! Have a good night.
  • HELP PLS

    5
    0 Votes
    5 Posts
    224 Views
    K
    @sheikah fix doesn't work
  • Game Crashes

    3
    1 Votes
    3 Posts
    191 Views
    T
    I too have crash at 23:03 MSK. FAF not connected. And at 23.09.2021 FAF have fix and 2 my compuuters begin lagg. 2 comp in another 2 providers in another 2 home. java.util.concurrent.CompletionException: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://hydra.faforever.com/oauth2/token": Connect to hydra.faforever.com:443 [hydra.faforever.com/116.202.155.226] failed: Connection timed out: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to hydra.faforever.com:443 [hydra.faforever.com/116.202.155.226] failed: Connection timed out: connect at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1803) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) Caused by: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://hydra.faforever.com/oauth2/token": Connect to hydra.faforever.com:443 [hydra.faforever.com/116.202.155.226] failed: Connection timed out: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to hydra.faforever.com:443 [hydra.faforever.com/116.202.155.226] failed: Connection timed out: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:784) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710) at org.springframework.web.client.RestTemplate.postForObject(RestTemplate.java:436) at com.faforever.client.api.TokenService.retrieveToken(TokenService.java:105) at com.faforever.client.api.TokenService.loginWithRefreshToken(TokenService.java:99) at com.faforever.client.user.UserService.lambda$loginWithRefreshToken$3(UserService.java:86) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) ... 6 more Caused by: org.apache.http.conn.HttpHostConnectException: Connect to hydra.faforever.com:443 [hydra.faforever.com/116.202.155.226] failed: Connection timed out: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:775) ... 12 more Caused by: java.net.ConnectException: Connection timed out: connect at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:574) at java.base/sun.nio.ch.Net.connect(Net.java:563) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) at java.base/java.net.Socket.connect(Socket.java:648) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 25 more
  • crashes happening randomly 1 out 10 games approximately

    8
    0 Votes
    8 Posts
    398 Views
    JipJ
    @Breezy1 We need logs, especially from the debugger when it involves a crash. See also this topic. For now, make sure to play on the FAF Develop branch.
  • Trouble with Steam link

    4
    0 Votes
    4 Posts
    213 Views
    RoweyR
    https://imgur.com/m008i0y make sure it looks like this you can reset it after the steam link!
  • Crash while playing

    3
    0 Votes
    3 Posts
    129 Views
    JipJ
    If it is a hard-crash then it is not. We need the information from the debugger, you can see an example in this post
  • Modding Regeln

    7
    0 Votes
    7 Posts
    359 Views
    SaverS
    Danke dir.
  • 2 Crashes in 2 games. New patch unstable.

    9
    0 Votes
    9 Posts
    369 Views
    T
    Thanks, I'll check it out
  • dfc_windows-x64_1_5_0.exe ERROR pls help

    4
    0 Votes
    4 Posts
    181 Views
    N
    i have that same problem
  • Trouble confirming i own the game on steam

    2
    0 Votes
    2 Posts
    106 Views
    SwkollS
    I've sent a pm.
  • CPU rating is REALLY DOWN after latest patch

    11
    0 Votes
    11 Posts
    531 Views
    GiebmasseG
    They offloaded some stuff to other threads mid-development, even if the effect doesn't look too big nowadays I think the game would've been pretty unplayable if they didn't do it. Some info about it: http://www.slideshare.net/guest40fc7cd/threading-successes-02-supreme-commander There were some benchmarks that compared single vs multithreaded performance of supcom during the launch era too, running it multi-threaded had quite big advantages. Saw it some time ago but can't find it now.
  • 0 Votes
    2 Posts
    111 Views
    JipJ
    Please share the report of the debugger tool - we're already on top of one specific hard-crash that so far the majority of the reports indicated.
  • Crashing game help please

    2
    0 Votes
    2 Posts
    6k Views
    JipJ
    That is a crash code that I have not seen before. Does anything in this issue on Github sound familiar? edit: added link
  • Game crashing

    2
    0 Votes
    2 Posts
    118 Views
    JipJ
    We need the full log of the debugger - please share that with us next time it happens. We're on top of one particular issue that causes a lot of hard-crashes (90% of the reports so far are related to that one particular file), that will be hotfixed next Monday.
  • 0 Votes
    5 Posts
    258 Views
    S
    ВСЕ УСТРАНИЛ ПРОБЛЕМУ .... ОКАЗАЛОСЬ ПОСЛЕ ОБНОВЛЕНИЯ ВИНДОВС МОИ КЛИЕНТ ВВЯЗАЛСЯ В КОНФЛИКТ С ЗАЩИТОЙ КОМПА ЗА ЧТО И БЫЛ УДАЛЕН И ЗАБАНЕН К НОВОЙ УСТАНОВКИ
  • постоянное скачивание ForgedAlliance.exe

    1
    1
    0 Votes
    1 Posts
    98 Views
    No one has replied
  • Failed to copy files

    4
    0 Votes
    4 Posts
    275 Views
    B
    THX Akaholic. Here the problem: java.util.concurrent.CompletionException: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=193, %1 não é um aplicativo Win32 válido at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2137) at com.faforever.client.fa.relay.ice.IceAdapterImpl.lambda$start$7(IceAdapterImpl.java:227) at java.base/java.lang.Thread.run(Thread.java:832) Caused by: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=193, %1 não é um aplicativo Win32 válido at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) at com.github.nocatch.NoCatch.wrapException(NoCatch.java:61) at com.github.nocatch.NoCatch.noCatch(NoCatch.java:104) at com.github.nocatch.NoCatch.noCatch(NoCatch.java:82) at com.faforever.client.game.GameService.lambda$startGame$39(GameService.java:637) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ... 4 more Caused by: java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=193, %1 não é um aplicativo Win32 válido at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1142) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) at com.faforever.client.fa.ForgedAllianceService.launch(ForgedAllianceService.java:129) at com.faforever.client.fa.ForgedAllianceService.startGame(ForgedAllianceService.java:74) at com.faforever.client.game.GameService.lambda$startGame$38(GameService.java:637) at com.github.nocatch.NoCatch.noCatch(NoCatch.java:100) ... 7 more Caused by: java.io.IOException: CreateProcess error=193, %1 não é um aplicativo Win32 válido at java.base/java.lang.ProcessImpl.create(Native Method) at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:483) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1109) ... 12 more
  • Game Crashes

    2
    0 Votes
    2 Posts
    174 Views
    C
    I believe I received the same crash java.lang.RuntimeException: Forged Alliance Crashed with exit code 1. See C:\ProgramData\FAForever\logs\game_15352167.log for more information at com.faforever.client.game.GameService.lambda$spawnTerminationListener$43(GameService.java:701) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:832) Thought it was a Mod issue, but appears to be happening with "vanilla" games?