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, overwritingAny ideas? Worked fine a month ago.
On fedora linux (current stable), installed using the automatic script.
FAF client version v2026.4.1Thanks
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login