FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Can't login

    Scheduled Pinned Locked Moved FAF support (client and account issues)
    32 Posts 23 Posters 1.9k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      Dave_Thomas
      last edited by

      I cant login to FAF. Just me or anyone else?

      1 Reply Last reply Reply Quote 0
      • B Offline
        brainstormer
        last edited by

        Update: I can log in with the unofficial client tho, will try to play a game to see if its stable

        1 Reply Last reply Reply Quote 0
        • QuantumTyphoonQ Offline
          QuantumTyphoon
          last edited by

          Client Version: 2023.3.0
          java.lang.IllegalArgumentException: No redirect uris provided
          at com.faforever.client.login.OAuthValuesReceiver.receiveValues(OAuthValuesReceiver.java:55)
          at com.faforever.client.login.LoginController.onLoginButtonClicked(LoginController.java:272)
          at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
          at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.base/java.lang.reflect.Method.invoke(Method.java:568)
          at com.sun.javafx.reflect.Trampoline.invoke(MethodUtil.java:72)
          at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
          at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.base/java.lang.reflect.Method.invoke(Method.java:568)
          at com.sun.javafx.reflect.MethodUtil.invoke(MethodUtil.java:270)
          at com.sun.javafx.fxml.MethodHelper.invoke(MethodHelper.java:84)
          at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1855)
          at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1726)
          at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
          at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:232)
          at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:189)
          at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
          at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
          at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
          at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
          at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
          at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
          at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
          at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
          at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
          at javafx.event.Event.fireEvent(Event.java:198)
          at javafx.scene.Node.fireEvent(Node.java:8944)
          at javafx.scene.control.Button.fire(Button.java:203)
          at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:207)
          at com.sun.javafx.scene.control.inputmap.InputMap.handle(InputMap.java:274)
          at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:247)
          at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
          at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:232)
          at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:189)
          at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
          at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
          at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
          at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
          at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
          at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
          at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
          at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
          at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
          at javafx.event.Event.fireEvent(Event.java:198)
          at javafx.scene.Scene$MouseHandler.process(Scene.java:3980)
          at javafx.scene.Scene.processMouseEvent(Scene.java:1890)
          at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2704)
          at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:411)
          at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:301)
          at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
          at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(GlassViewEventHandler.java:450)
          at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:424)
          at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:449)
          at com.sun.glass.ui.View.handleMouseEvent(View.java:551)
          at com.sun.glass.ui.View.notifyMouse(View.java:937)
          at com.sun.jna.Native.invokeLong(Native Method)
          at com.sun.jna.Function.invoke(Function.java:427)
          at com.sun.jna.Function.invoke(Function.java:360)
          at com.sun.jna.Library$Handler.invoke(Library.java:244)
          at jdk.proxy2/jdk.proxy2.$Proxy90.CallWindowProc(Unknown Source)
          at ch.micheljung.fxwindow.DecorationWindowProcedure.callback(DecorationWindowProcedure.java:192)
          at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
          at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.base/java.lang.reflect.Method.invoke(Method.java:568)
          at com.sun.jna.CallbackReference$DefaultCallbackProxy.invokeCallback(CallbackReference.java:520)
          at com.sun.jna.CallbackReference$DefaultCallbackProxy.callback(CallbackReference.java:551)
          at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
          at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:185)
          at java.base/java.lang.Thread.run(Thread.java:833)

          I have chrome, ms edge, and firefox installed. I authorize game through both browsers. Chrome and ms edge and nothing works. i can't login through client.

          What's the link to the none javascript client? I can't find the link for it. Please.

          1 Reply Last reply Reply Quote 0
          • H Offline
            hitrie_lapki
            last edited by

            Hru
            +1

            1 Reply Last reply Reply Quote 0
            • B Offline
              BadButtonPresser
              last edited by

              Yeah I also have this issue

              1 Reply Last reply Reply Quote 0
              • M Offline
                Maxxx
                last edited by

                Me too

                1 Reply Last reply Reply Quote 0
                • B Offline
                  blitzcraken
                  last edited by

                  somebody save us

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    Troubleshooter
                    last edited by

                    Same issue

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      Cujo67
                      last edited by

                      same

                      1 Reply Last reply Reply Quote 0
                      • Po3tryP Offline
                        Po3try
                        last edited by

                        Just got that issue. nothing works to fix it so far

                        1 Reply Last reply Reply Quote 0
                        • M Offline
                          Matches
                          last edited by

                          Same here once again. I have a hunch that it is a problem with the 2023.3.0 client because this all seemed to have started with it. If anyone has the link to the most recent alpha client please let me know as I cant seem to find it anywhere.

                          1 Reply Last reply Reply Quote 0
                          • C Offline
                            Cujo67
                            last edited by

                            Working now, thanks gods of FAF.

                            1 Reply Last reply Reply Quote 0
                            • D Offline
                              Diniska
                              last edited by

                              Получаю при заходе в FAF
                              Client Version: 2023.3.0
                              java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 60000ms in 'sinkOneMulticast' (and no fallback has been configured)
                              at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:295)
                              at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:280)
                              at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:419)
                              at

                              1 Reply Last reply Reply Quote 0
                              • H Offline
                                He-Man_SandF
                                last edited by

                                Same

                                Client Version: 2023.3.0
                                java.lang.IllegalArgumentException: No redirect uris provided
                                at com.faforever.client.login.OAuthValuesReceiver.receiveValues(OAuthValuesReceiver.java:55)
                                at com.faforever.client.login.LoginController.onLoginButtonClicked(LoginController.java:272)
                                at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
                                at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

                                1 Reply Last reply Reply Quote 0
                                • N Offline
                                  Napalms
                                  last edited by

                                  Ive just downloaded 2023.5.0 and trying to loging for first time on this PC and am getting this error.
                                  Was there ever a specific solution?

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post