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

    Getting error: The game could not be started

    Scheduled Pinned Locked Moved I need help
    3 Posts 2 Posters 163 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.
    • K
      KyronStorm
      last edited by

      I cannot launch a game from the FAF Client. I was having issues with the game running god slow / crashing on my computer, and after removing/reinstalling everything finally thought it was working but now it will not launch.

      Error message is attached - faf-client-error.txt

      I have removed the FAF client, and delted folders. Also removed Sup Com and made sure all gone. Reinstalled both and still get the error after it downloads the files/mods etc

      If I run the .exe from the bin folder it launches so I very confused. On my old computer it just worked

      Don't know if this is needed but:
      Processor Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz
      Installed RAM 32.0 GB
      Edition Windows 11 Pro
      Version 24H2
      Installed on ‎15/‎01/‎2025
      OS build 26100.2894
      Graphics Nvidia 980Ti 6gb

      1 Reply Last reply Reply Quote 0
      • K
        KyronStorm
        last edited by

        Ok got this sorted. When I was trying to deal with the performance issues, I did once run the game as admin. Noting the warning I then delated the ProgramData folder for FAF before one of the many reinstalls.

        On a whim I tried to run as admin and again and game worked. So removed FAF, made sure folders gone. Did a cclean reg tidy up, and reinstalled and now working. Back to the performance issues but thats a seperate issue.

        1 Reply Last reply Reply Quote 0
        • C
          CIRCASSIAN_123
          last edited by

          Client Version: 2024.6.2
          java.util.concurrent.CompletionException: java.lang.UnsupportedOperationException: Unable to patch Forged Alliance to the required version due to conflicting version running
          at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
          at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
          at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
          at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974)
          at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
          at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2194)
          at com.faforever.client.task.CompletableTask.lambda$new$1(CompletableTask.java:19)
          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.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
          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.concurrent.EventHelper.fireEvent(EventHelper.java:219)
          at javafx.concurrent.Task.fireEvent(Task.java:1332)
          at javafx.concurrent.Task.setState(Task.java:709)
          at javafx.concurrent.Task$TaskCallable.lambda$call$2(Task.java:1429)
          at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:456)
          at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
          at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:455)
          at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
          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:1583)
          Caused by: java.lang.UnsupportedOperationException: Unable to patch Forged Alliance to the required version due to conflicting version running
          at com.faforever.client.patch.GameUpdaterImpl.lambda$update$5(GameUpdaterImpl.java:90)
          at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990)
          ... 23 more
          Caused by: java.lang.RuntimeException: java.nio.file.AccessDeniedException: C:\ProgramData\FAForever\cache\featured_mod\bin\4e51a196b25cb0279d431dd6ece7032c -> C:\ProgramData\FAForever\bin\ForgedAlliance.exe
          at com.faforever.client.patch.SimpleHttpFeaturedModUpdaterTask.lambda$call$0(SimpleHttpFeaturedModUpdaterTask.java:107)
          at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
          at com.faforever.client.patch.SimpleHttpFeaturedModUpdaterTask.call(SimpleHttpFeaturedModUpdaterTask.java:83)
          at com.faforever.client.patch.SimpleHttpFeaturedModUpdaterTask.call(SimpleHttpFeaturedModUpdaterTask.java:31)
          at javafx.concurrent.Task$TaskCallable.call(Task.java:1399)
          at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
          at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
          at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
          ... 1 more
          Caused by: java.nio.file.AccessDeniedException: C:\ProgramData\FAForever\cache\featured_mod\bin\4e51a196b25cb0279d431dd6ece7032c -> C:\ProgramData\FAForever\bin\ForgedAlliance.exe
          at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
          at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
          at java.base/sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:220)
          at java.base/sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:282)
          at java.base/java.nio.file.Files.copy(Files.java:1304)
          at com.faforever.client.io.FeaturedModFileCacheService.copyFeaturedModFileFromCache(FeaturedModFileCacheService.java:66)
          at com.faforever.client.patch.SimpleHttpFeaturedModUpdaterTask.lambda$call$0(SimpleHttpFeaturedModUpdaterTask.java:102)
          ... 8 more

          Heeeeeeeeeeeeelp!

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