FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. chef_mittens
    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!
    C Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Groups 0

    chef_mittens

    @chef_mittens

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

    chef_mittens Unfollow Follow
    • RE: Linux install script/github points to 2025.9.2 still [resolved]

      Looks like the github was updated. Running update[.]sh now downloads faf client version 2025.11.2.

      Thanks to the contributors/maintainers 🙂

      posted in FAF support (client and account issues)
      C
      chef_mittens
    • Login/Auth error

      When trying to login to fresh install of FAF I get the following error:

      Client Version: 2026.4.1
      java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.text" is null
      	at java.base/java.util.regex.Matcher.getTextLength(Matcher.java:1806)
      	at java.base/java.util.regex.Matcher.reset(Matcher.java:459)
      	at java.base/java.util.regex.Matcher.<init>(Matcher.java:255)
      	at java.base/java.util.regex.Pattern.matcher(Pattern.java:1181)
      	at com.faforever.client.login.OAuthValuesReceiver.checkForError(OAuthValuesReceiver.java:160)
      	at com.faforever.client.login.OAuthValuesReceiver.readValues(OAuthValuesReceiver.java:96)
      	at com.faforever.client.login.OAuthValuesReceiver.lambda$receiveValues$0(OAuthValuesReceiver.java:57)
      	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789)
      	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1781)
      	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511)
      	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1450)
      	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2019)
      	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
      
      

      When trying to login via browser, I go through the OAuth selections then am redirected to:

      http://127.0.0.1:37125/?code=
      

      Which the browser is unable to connect to.

      error.log shows:

      com.sun.javafx.application.PlatformImpl startup
      WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @378a34ab'
      

      Though java is current per:

      ./update-component.sh java https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3%2B9/OpenJDK25U-jdk_x64_linux_hotspot_25.0.3_9.tar.gz
      ============================================================
      note: requested java version already exists, overwriting
      

      Any ideas? Worked fine a month ago.
      On fedora linux (current stable), installed using the automatic script.
      FAF client version v2026.4.1

      Thanks

      posted in FAF support (client and account issues)
      C
      chef_mittens
    • RE: Linux install script/github points to 2025.9.2 still [resolved]

      Looks like the github was updated. Running update[.]sh now downloads faf client version 2025.11.2.

      Thanks to the contributors/maintainers 🙂

      posted in FAF support (client and account issues)
      C
      chef_mittens
    • Linux install script/github points to 2025.9.2 still [resolved]

      Hello,

      The linux install github for faf-linux (https://github.com/FAForever/faf-linux/blob/master/) still points to version 2025.9.2 and playing is not possible as the FAF client requests version 2025.11.1

      Screenshot From 2025-11-29 18-21-06.png

      Running update[.]sh shows everything is up to date as it's just looking at the faf-linux github

      posted in FAF support (client and account issues)
      C
      chef_mittens