FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. Tyhig2
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    Tyhig2

    @Tyhig2

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Tyhig2 Unfollow Follow

    Latest posts made by Tyhig2

    • How I cam fix lags FAF 09/2021 ?

      Good afternoon.
      From about 09/18/2021 (I remember exactly that it was on Friday or Saturday, but I don't remember 09/18/2021 or 09/25/2021), after installing the last patch, the game began to lag, slow down. It became impossible to play.
      Before that, there was nothing. I played fine.
      The problem arose on the same day (apparently at the same time) on two different computers in two different apartments, different areas of the city, 2 different Internet providers.
      Changed the game settings to the worst. But it did not help.
      Reinstalled Supreme Commander Forged Alliance and FAF. But it did not help.
      According to the task manager, during the game, the computer is loaded by 30% (processor, memory, video card).
      My system on a new computer:
      GeForce GTX 1650
      Intel Core i5 9300H 2.4 GHz
      RAM 16 Gb

      It became impossible to play due to lags. But it almost touched me alone. All my friends play without problems.
      What can I do to fix the situation?
      This is most likely due to the new patch. Are you going to fix anything in it?

      posted in I need help
      T
      Tyhig2
    • RE: Game Crashes

      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

      posted in I need help
      T
      Tyhig2