FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. fizzy_bubbly
    The current pre-release of the client ("pioneer" in the version) is only compatible to itself. So you can only play with other testers. Please be aware!
    F
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    fizzy_bubbly

    @fizzy_bubbly

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

    fizzy_bubbly Unfollow Follow

    Latest posts made by fizzy_bubbly

    • RE: Problem since updating to 1.2.2

      thanks for replying
      in the end i downgraded to 1.2.1 and have no problems.

      posted in FAF support (client and account issues)
      F
      fizzy_bubbly
    • RE: Problem since updating to 1.2.2

      2020-10-23 21:25:49.379 INFO 9808 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application on User1-PC with PID 9808 (started by User in C:\Program Files\Downlord's FAF Client)
      2020-10-23 21:25:49.380 INFO 9808 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: windows,prod
      2020-10-23 21:25:50.421 INFO 9808 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$f8a1817c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
      2020-10-23 21:25:50.470 INFO 9808 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$59e034c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
      2020-10-23 21:25:50.704 INFO 9808 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
      2020-10-23 21:25:51.123 INFO 9808 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
      2020-10-23 21:25:51.136 WARN 9808 --- [JavaFX-Launcher] com.faforever.client.map.MapService : Could not load maps: installation path is not set
      2020-10-23 21:25:51.212 INFO 9808 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.2.2
      2020-10-23 21:25:51.217 INFO 9808 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.2.2
      2020-10-23 21:25:51.222 INFO 9808 --- [pool-3-thread-2] c.f.client.update.CheckForUpdateTask : Checking for client update
      2020-10-23 21:25:51.233 INFO 9808 --- [pool-3-thread-3] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel)
      2020-10-23 21:25:51.432 INFO 9808 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 2.706 seconds (JVM running for 5.96)
      2020-10-23 21:25:51.891 INFO 9808 --- [ForkJoinPool.commonPool-worker-3] com.faforever.client.update.Version : fromVersion '1.2' is not newer than toVersion '1.2.2'. No update is required.
      2020-10-23 21:25:56.210 INFO 9808 --- [Discord RPC] c.f.client.discord.DiscordEventHandler : Discord is ready with user 'fizzy_bubbly'
      2020-10-23 21:25:58.889 INFO 9808 --- [Thread-102] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
      2020-10-23 21:25:58.949 INFO 9808 --- [Thread-102] c.f.client.remote.FafServerAccessorImpl : FAF server connection established
      2020-10-23 21:25:58.978 INFO 9808 --- [Thread-102] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 232653854
      2020-10-23 21:26:01.283 WARN 9808 --- [JavaFX Application Thread] com.faforever.client.task.TaskService : Task failed

      java.net.SocketTimeoutException: Connect timed out
      at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:546)
      at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
      at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333)
      at java.base/java.net.Socket.connect(Socket.java:648)
      at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:290)
      at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177)
      at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
      at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
      at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265)
      at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:372)
      at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:177)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1194)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1082)
      at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:163)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1600)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1528)
      at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
      at com.faforever.client.preferences.PreferencesService.getRemotePreferences(PreferencesService.java:447)
      at com.faforever.client.update.CheckForUpdateTask.call(CheckForUpdateTask.java:53)
      at com.faforever.client.update.CheckForUpdateTask.call(CheckForUpdateTask.java:20)
      at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      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)

      2020-10-23 21:26:01.284 WARN 9808 --- [JavaFX Application Thread] com.faforever.client.task.TaskService : Task failed

      java.net.SocketTimeoutException: Connect timed out
      at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:546)
      at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
      at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333)
      at java.base/java.net.Socket.connect(Socket.java:648)
      at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:290)
      at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177)
      at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
      at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
      at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265)
      at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:372)
      at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:177)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1194)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1082)
      at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:163)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1600)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1528)
      at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
      at com.faforever.client.preferences.PreferencesService.getRemotePreferences(PreferencesService.java:447)
      at com.faforever.client.update.CheckForBetaUpdateTask.call(CheckForBetaUpdateTask.java:50)
      at com.faforever.client.update.CheckForBetaUpdateTask.call(CheckForBetaUpdateTask.java:22)
      at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      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)

      2020-10-23 21:26:35.297 WARN 9808 --- [JavaFX Application Thread] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([])
      2020-10-23 21:26:35.300 INFO 9808 --- [JavaFX Application Thread] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor'
      2020-10-23 21:26:35.301 INFO 9808 --- [JavaFX Application Thread] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'

      posted in FAF support (client and account issues)
      F
      fizzy_bubbly
    • Problem since updating to 1.2.2

      [0_1603481392341_client.log](Uploading 100%)

      No problems before updating today. Now either the client does not log me in or logs in and finds no games in the lobby.

      Tried multiple fresh installs, deleting old files
      Checked Windows Firewall and Antivirus
      Resynced, reset password.

      Adding log files. Any help appreciated!

      posted in FAF support (client and account issues)
      F
      fizzy_bubbly