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

    Game Not Loading v1.2.0

    Scheduled Pinned Locked Moved FAF support (client and account issues)
    30 Posts 6 Posters 5.3k Views
    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.
    • Brutus5000B Offline
      Brutus5000 FAF Server Admin
      last edited by

      Hello @Bernie_Sanders ,

      the part log you posted ends on 31. August without any issues, so I assume it's a log from the old version where you join games etc.. Can you delete the log file and start the client once again? Then we have a clean log.

      He said, "I've been to the year 3000
      Not much has changed, but they live underwater
      And your great-great-great-granddaughter
      Is playin' FAF, playin' FAF"

      1 Reply Last reply Reply Quote 0
      • L Offline
        left_boy
        last edited by

        He is not the only one with that issue got the same report on discord but no error and no way to reproduce

        Soon™️

        1 Reply Last reply Reply Quote 0
        • L Offline
          left_boy
          last edited by left_boy

          What about deleting the client.prefs file @Bernie_Sanders %USER_HOME/AppData/Roaming/Forged Alliance Forever/client.prefs

          Soon™️

          1 Reply Last reply Reply Quote 0
          • L Offline
            left_boy
            last edited by

            You could also try:
            Run from cmd(win+r and type cmd, then enter the path to the exe) and see if it outputs an error
            Run from zip version you can find on github https://github.com/FAForever/downlords-faf-client/releases/tag/v1.2.0
            Run from code how to with video in the read me https://github.com/FAForever/downlords-faf-client#how-to-run see if it oututs errors

            But really I thnk it is the client.prefs file that is somehow fucked up

            Soon™️

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

              None of the above solution work. I rolled back to the previous version and the same thing is happening.

              1 Reply Last reply Reply Quote 0
              • L Offline
                left_boy
                last edited by

                But the v1.1.9 worked before? Can you uninstall instead of just installing 1.1.9 and selecting to uninstall the old one. Cause some times the install a new version leaves old files behind. Wehere as if u uninstall and then install again it deletes 100% of the stuff.

                Soon™️

                1 Reply Last reply Reply Quote 0
                • L Offline
                  left_boy
                  last edited by left_boy

                  U sure u deleted the client.prefs file I put a lot of hope in that solution?

                  Soon™️

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    left_boy
                    last edited by

                    if anyone of the ppl having this issue wants to I could make a team viewer session install a profiler and look at what is happening live. I got no more ideas on what could be tried. So looking at the problem live is the only thing I can still imagine could work.
                    I might like to:
                    reinstall the client
                    install programms like Intelij(IDE for programming) , yourkit (java profiler) and microsoft process monitor

                    Personal message me if you like to help and schedule a date with me.

                    Soon™️

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      left_boy
                      last edited by

                      Also are u newly installing the client? Like are u new to FAF? Maybe that's the reason you get this issue and all of us don't... Cause we all had the client before and just updated to 1.2.0 and also all the tester that test new releases only update.

                      Soon™️

                      1 Reply Last reply Reply Quote 0
                      • L Offline
                        left_boy
                        last edited by

                        And I read someone on Discord that suggested to install https://github.com/FAForever/downlords-faf-client/releases/tag/v1.1.8 has anyone tired that and can confirm that works? Also if it works try updating to v1.2.0 and see if that fixes it.

                        Soon™️

                        1 Reply Last reply Reply Quote 0
                        • J Offline
                          Jenstad
                          last edited by

                          Hey, I have had the same issue, got it for the first time when I installed 1.1.9 and then it went away again when I went back to 1.1.8, and now when updating to 1.2.0 it still happens. Going back to 1.1.8 it works fine though. Windows 10 64 bit here as well.

                          Tried deleting the client.prefs file now after updating again but still doesn't work. For me it does not stall on the downlords splash screen though, it just shows it for a second or two and then goes away. Same with the downlords-faf-client.exe process. Going back to 1.1.8 it works again.

                          1 Reply Last reply Reply Quote 0
                          • L Offline
                            left_boy
                            last edited by

                            Well I can not investigate this without logs or profiling it. Or a way to reproduce it

                            Soon™️

                            1 Reply Last reply Reply Quote 0
                            • L Offline
                              left_boy
                              last edited by

                              So btw what changed from 1.1.8 to 1.1.9 is the java version from 11 to 14. That is likely the issue here. Anyways unless some of you helps us find out why this happens it is gonna stay like that.

                              Soon™️

                              1 Reply Last reply Reply Quote 0
                              • W Offline
                                Wurstbert
                                last edited by

                                I changed from 1.1.9 to 1.2.0 and have the same issue, tried all above solutions. The error log says the following:

                                Exception in thread "WindowsNativeRunloopThread" java.lang.NoSuchMethodError: <init>
                                at com.sun.glass.ui.win.WinApplication.staticScreen_getScreens(Native Method)
                                at com.sun.glass.ui.Screen.initScreens(Screen.java:412)
                                at com.sun.glass.ui.Application.lambda$run$1(Application.java:152)
                                at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
                                at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
                                at java.base/java.lang.Thread.run(Thread.java:832)
                                Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
                                at com.sun.prism.d3d.D3DPipeline.getAdapterOrdinal(D3DPipeline.java:205)
                                at com.sun.javafx.tk.quantum.QuantumToolkit.assignScreensAdapters(QuantumToolkit.java:695)
                                at com.sun.javafx.tk.quantum.QuantumToolkit.runToolkit(QuantumToolkit.java:313)
                                at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$startup$10(QuantumToolkit.java:258)
                                at com.sun.glass.ui.Application.lambda$run$1(Application.java:153)
                                at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
                                at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
                                at java.base/java.lang.Thread.run(Thread.java:832)

                                Any help is welcome!

                                1 Reply Last reply Reply Quote 0
                                • W Offline
                                  Wurstbert
                                  last edited by Wurstbert

                                  After succesively deleting everything Java SDK related from Windows (including the enviroment variables), reinstalling and restarting Windows it finally worked (following the advice given on a website that deals with an error that is related to this problem):

                                  https://bugs.openjdk.java.net/browse/JDK-8231015

                                  "CUSTOMER SUBMITTED WORKAROUND :
                                  Uninstall other JDKs in the system. It seems removing the jdk 8 from the PATH env variable solves this."

                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    left_boy
                                    last edited by left_boy

                                    Hmm I wonder if we could do something against that... Maybe the installer could modify the PATH variable before launch... Have you got an idea on how to reproduce? If I wanna work against it with the installer I got to reproduce it first. What java version? What was on the PATH? @graftod666

                                    I probably need some help of ppl that have the issue.

                                    Soon™️

                                    1 Reply Last reply Reply Quote 0
                                    • L Offline
                                      left_boy
                                      last edited by

                                      if I would only find the posts of all the other ppl having this issue

                                      Soon™️

                                      1 Reply Last reply Reply Quote 0
                                      • L Offline
                                        left_boy
                                        last edited by left_boy

                                        I tried installing java jre 8 in the latest version. That did not reproduce it, also tried adopt openjdk 8 and set both PATH and JAVA_HOME

                                        Soon™️

                                        1 Reply Last reply Reply Quote 0
                                        • L Offline
                                          left_boy
                                          last edited by

                                          Also adding the parameter from the first answer there might help but hard to tell without anybody willing to try or a way to reproduce https://stackoverflow.com/questions/52906570/javafx-11-using-maven-throws-exception-windowsnativerunloopthread

                                          Soon™️

                                          1 Reply Last reply Reply Quote 0
                                          • L Offline
                                            left_boy
                                            last edited by left_boy

                                            Concerning that if you want to test it you need to add the following line

                                            -Djava.library.path=C:/
                                            

                                            to the downlords-faf-client.vmoptions in the installation directory. To edit it you need to be an admin. Therefore you need to search for notpad, right click it and open as admin. If opened select File->Open-> Open downlords-faf-client.vmoptions (you might select All Files in the bottom right to be able to see the file) . Add the line at the end of the file and save. Start the client.

                                            Soon™️

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