FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    The current pre-release of the client ("pioneer" in the version) is only compatible to itself. So you can only play with other testers. Please be aware!

    FAF on windows 11

    Scheduled Pinned Locked Moved FAF support (client and account issues)
    14 Posts 4 Posters 577 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.
    • W Offline
      waxman80014
      last edited by

      Does FAF work on windows 11, I tried launching it and pointing where SC my Foraged Alliance DIR is and I got a string of error messages. I can post the error messages if that is helpful. I got SC off of GOG but I have been playing it since it came out...

      1 Reply Last reply Reply Quote 0
      • maggeM Offline
        magge Global Moderator
        last edited by

        Yes, it works on W11. Can you share the error messages, please?

        Join a FAFtastic Team

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

          Client Version: 2025.1.0
          java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified
          at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
          at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
          at com.faforever.client.fa.ForgedAllianceLaunchService.launch(ForgedAllianceLaunchService.java:161)
          at com.faforever.client.fa.ForgedAllianceLaunchService.launchOfflineGame(ForgedAllianceLaunchService.java:49)
          at com.faforever.client.game.GameRunner.lambda$startOffline$35(GameRunner.java:552)
          at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
          at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
          at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
          at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
          at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
          at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
          at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
          Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
          at java.base/java.lang.ProcessImpl.create(Native Method)
          at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:500)
          at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:159)
          at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
          ... 11 more

          I have a i7 4770K CPU, an Nvidia RTX 2700 GPU and an Asus Z87 Pro Motherboard.

          I know that MS says that I am running unsupported hardware, it working so far save SC and SC foraged alliances.

          1 Reply Last reply Reply Quote 0
          • maggeM Offline
            magge Global Moderator
            last edited by

            What is the path for your game location in FAF?
            In which path have u installed SC?

            Join a FAFtastic Team

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

              FAF is at: "C:\Program Files\FAF Client\faf-client.exe"
              SC Foraged Alliance is: "C:\Program Files (x86)\GOG Galaxy

              1 Reply Last reply Reply Quote 0
              • maggeM Offline
                magge Global Moderator @magge
                last edited by

                Can you provide the 'Game Location' path as well:

                ab9f9507-30cb-4940-97fe-d1161b048024-grafik.png

                Join a FAFtastic Team

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

                  Here it is:
                  screen shot.jpg

                  1 Reply Last reply Reply Quote 0
                  • maggeM Offline
                    magge Global Moderator
                    last edited by

                    And at which step occurs the error exactly, when you host a game?

                    Join a FAFtastic Team

                    W 1 Reply Last reply Reply Quote 0
                    • W Offline
                      waxman80014 @magge
                      last edited by

                      @magge

                      I am trying to play offline and I get that error message.

                      1 Reply Last reply Reply Quote 0
                      • maggeM Offline
                        magge Global Moderator
                        last edited by

                        Try to start the game at least once via online lobby in FAF (u can set a password, so noone joins), then try offline again.

                        Join a FAFtastic Team

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

                          same error on Windows 10
                          Client Version: 2025.1.0
                          org.springframework.web.reactive.function.client.WebClientResponseException$Forbidden: 403 Forbidden from GET https://api.faforever.com/me
                          at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:323)
                          Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below:
                          Assembly trace from producer [reactor.core.publisher.MonoIgnoreThen] :
                          reactor.core.publisher.Mono.then
                          org.springframework.web.reactive.function.client.DefaultWebClient.releaseIfNotConsumed(DefaultWebClient.java:197)
                          Error has been observed at the following site(s):
                          *____________Mono.then ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient.releaseIfNotConsumed(DefaultWebClient.java:197)
                          |
                          ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.lambda$applyStatusHandlers$17(DefaultWebClient.java:695)
                          *_____Mono.flatMap ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.applyStatusHandlers(DefaultWebClient.java:695)
                          |
                          Mono.onErrorResume ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.applyStatusHandlers(DefaultWebClient.java:696)
                          |
                          Mono.flatMap ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.applyStatusHandlers(DefaultWebClient.java:701)
                          |
                          checkpoint ⇢ 403 FORBIDDEN from GET https://api.faforever.com/me [DefaultWebClient]
                          |
                          Mono.switchIfEmpty ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.handleBodyMono(DefaultWebClient.java:664)
                          |
                          ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.lambda$bodyToMono$2(DefaultWebClient.java:581)
                          *____________Mono.then ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient.releaseIfNotConsumed(DefaultWebClient.java:197)
                          |
                          ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.lambda$applyStatusHandlers$18(DefaultWebClient.java:696)
                          *_______Mono.flatMap ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.bodyToMono(DefaultWebClient.java:580)
                          |
                          Mono.retryWhen ⇢ at com.faforever.client.api.FafApiAccessor.retrieveMonoWithErrorHandling(FafApiAccessor.java:299)
                          |
                          Mono.doOnError ⇢ at com.faforever.client.api.FafApiAccessor.retrieveMonoWithErrorHandling(FafApiAccessor.java:300)
                          |
                          Mono.doOnNext ⇢ at com.faforever.client.api.FafApiAccessor.getMe(FafApiAccessor.java:161)
                          *_______Flux.concatMap ⇢ at reactor.util.retry.RetryBackoffSpec.lambda$generateCompanion$5(RetryBackoffSpec.java:593)
                          |
                          Flux.onErrorStop ⇢ at reactor.util.retry.RetryBackoffSpec.lambda$generateCompanion$5(RetryBackoffSpec.java:656)
                          *__Flux.deferContextual ⇢ at reactor.util.retry.RetryBackoffSpec.generateCompanion(RetryBackoffSpec.java:591)
                          *____________Mono.defer ⇢ at com.faforever.client.user.LoginService.loginToApi(LoginService.java:90)
                          *_____________Mono.then ⇢ at com.faforever.client.user.LoginService.loginToApi(LoginService.java:90)
                          *____________Mono.zip ⇢ at com.faforever.client.user.LoginService.loginToServices(LoginService.java:79)
                          |
                          Mono.doOnNext ⇢ at com.faforever.client.user.LoginService.loginToServices(LoginService.java:79)
                          |
                          Mono.doOnError ⇢ at com.faforever.client.user.LoginService.loginToServices(LoginService.java:86)
                          *_____________Mono.then ⇢ at com.faforever.client.user.LoginService.loginToServices(LoginService.java:86)
                          *____________Mono.then ⇢ at com.faforever.client.user.LoginService.login(LoginService.java:70)
                          |
                          ⇢ at com.faforever.client.login.LoginController.loginWithCode(LoginController.java:278)
                          Original Stack Trace:
                          at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:323)
                          at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214)
                          at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)
                          at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162)
                          at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:122)
                          at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129)
                          at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
                          at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299)
                          at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337)
                          at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097)
                          at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145)
                          at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152)
                          at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onComplete(FluxPeekFuseable.java:277)
                          at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152)
                          at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413)
                          at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:455)
                          at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:509)
                          at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:817)
                          at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115)
                          at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
                          at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
                          at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
                          at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
                          at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
                          at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
                          at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
                          at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
                          at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
                          at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
                          at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1503)
                          at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1366)
                          at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1415)
                          at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
                          at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
                          at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
                          at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
                          at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
                          at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
                          at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
                          at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
                          at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
                          at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
                          at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
                          at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
                          at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
                          at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
                          at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
                          at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
                          at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
                          at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
                          at java.base/java.lang.Thread.run(Thread.java:1583)

                          W 1 Reply Last reply Reply Quote 0
                          • W Offline
                            waxman80014 @Wolfheadnar_
                            last edited by

                            @Wolfheadnar_

                            Interesting it happens on windows 10 also....

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

                              Can it be related to the fact that "program files" folders are special and have restricted access?

                              TA4Life: "At the very least we are not slaves to the UI" | http://www.youtube.com/user/dimatularus | http://www.twitch.tv/zlo_rd

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

                                @waxman80014

                                I am not sure, SC and SC Forged Alliances are running slow and stuttering. The only games that do that, and I have a lot of older Direct X 9 games.

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