Looks like the github was updated. Running update[.]sh now downloads faf client version 2025.11.2.
Thanks to the contributors/maintainers 
Looks like the github was updated. Running update[.]sh now downloads faf client version 2025.11.2.
Thanks to the contributors/maintainers 
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
Looks like the github was updated. Running update[.]sh now downloads faf client version 2025.11.2.
Thanks to the contributors/maintainers 
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

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