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!

Subcategories

  • 29 Topics
    260 Posts
    maudlin27M
    FAF's rules are set out on the main FAForever website - by accessing FAF services, you agree to the rules outlined there, which are supplemental to the FAF Terms of Service. For details of how to report rule breaches and/or how the rules are enforced, please refer to the separate page on moderation Separate contribution guidelines exist for those considering contributing to FAF, while there are also official tournament rules that apply to official FAF tournaments.
  • 934 Topics
    5k Posts
    R
    The LOG got over-written. I did try to recreate the crash but it ran without incident today. The system updated and shutdown after Windows Update last night, so this is a fresh restart and may have been a problem caused by Windows. To confirm, crashes did not happen on other replays, and not even all doobro's replays. These weird crashes only occurred on some of doobro's replays, even though he uses the same mod list in all his games. Restarting my computer wouldn't clear up the issue. I did have a Windows Update that stalled a few weeks back, and the issue appeared to show up after that update. I had Windows 11 run a verification, and it found and replaced some corrupted files. I am guessing the verification didn't fix everything, and the Windows Update last night may have corrected whatever was causing the unexplained crashes. At this point, i believe the crashes were caused by Windows.
  • Please provide detailled logs and/or error messages!

    984 Topics
    4k Posts
    ipconfig-releaseI
    I see XACT error, please refer to the FAQs
  • 39 Topics
    155 Posts
    wilson_W
    Dear Commander, are you willing to learn and improve your game play? If your answer is yes, the FAF Dojo is the place to be. What You Can Expect From The FAF Dojo A (mostly) voice-based community of 500+ players from all over the world Like-minded people willing to improve A wide range of skill levels (0-2000+) An experienced trainer team (incl. several top 50 players) Replay reviews Training sessions (as a group) Training sessions (1on1) In-house tier lists resembling the ranks of a Judo school 1v1 Team games (”global”) A wide variety of options to practice Sparring (trainees only - unrated) Sparring (trainees and trainers - unrated) 1v1 challenges TMM queue Events Tournaments Community nights (e.g. a dedicated 1v1 Night) What The FAF Dojo Expects From You Participating requires a functioning set of headphones and microphone, or a headset Keeping a positive and supportive atmosphere Once you reach a certain level, you might want to consider giving back by becoming a trainer yourself How do I join the FAF Dojo? Check out our Notion page to find out more about our trainers (incl. several official trainers from the FAF Discord), tournaments (1v1, 2v2, 3v3), and more. If our system appeals to you, we would gladly welcome you on our Discord server. Cheers.
  • Failed to copy files

    4
    0 Votes
    4 Posts
    314 Views
    B
    THX Akaholic. Here the problem: java.util.concurrent.CompletionException: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=193, %1 não é um aplicativo Win32 válido at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2137) at com.faforever.client.fa.relay.ice.IceAdapterImpl.lambda$start$7(IceAdapterImpl.java:227) at java.base/java.lang.Thread.run(Thread.java:832) Caused by: com.github.nocatch.NoCatchException: java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=193, %1 não é um aplicativo Win32 válido at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) at com.github.nocatch.NoCatch.wrapException(NoCatch.java:61) at com.github.nocatch.NoCatch.noCatch(NoCatch.java:104) at com.github.nocatch.NoCatch.noCatch(NoCatch.java:82) at com.faforever.client.game.GameService.lambda$startGame$39(GameService.java:637) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ... 4 more Caused by: java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=193, %1 não é um aplicativo Win32 válido at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1142) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) at com.faforever.client.fa.ForgedAllianceService.launch(ForgedAllianceService.java:129) at com.faforever.client.fa.ForgedAllianceService.startGame(ForgedAllianceService.java:74) at com.faforever.client.game.GameService.lambda$startGame$38(GameService.java:637) at com.github.nocatch.NoCatch.noCatch(NoCatch.java:100) ... 7 more Caused by: java.io.IOException: CreateProcess error=193, %1 não é um aplicativo Win32 válido at java.base/java.lang.ProcessImpl.create(Native Method) at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:483) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1109) ... 12 more
  • Game Crashes

    2
    0 Votes
    2 Posts
    204 Views
    C
    I believe I received the same crash java.lang.RuntimeException: Forged Alliance Crashed with exit code 1. See C:\ProgramData\FAForever\logs\game_15352167.log for more information at com.faforever.client.game.GameService.lambda$spawnTerminationListener$43(GameService.java:701) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:832) Thought it was a Mod issue, but appears to be happening with "vanilla" games?
  • cant join game Error message

    1
    0 Votes
    1 Posts
    89 Views
    No one has replied
  • New monitor - Asus TUF Gaming 31,5" - problem to play SupCom

    9
    0 Votes
    9 Posts
    1k Views
    S
    Excellent, guys, thank you. I'll buy the adapter (just to get all monitor's potential) and keep enjoying this wonderful game Seeyas
  • Sounds ripped from SC:FA have wrong names

    1
    0 Votes
    1 Posts
    139 Views
    No one has replied
  • Some unit questions

    5
    0 Votes
    5 Posts
    497 Views
    C
    @deribus said in Some unit questions: They have enormous HP for their cost but very little DPS. The next balance patch is focused on them though so that's subject to change. I guess having more Hp and the abillity to construct makes them a more appealing option when you have lost air control, right?
  • I need help with launching the game after reinstalling it

    help game crash
    11
    0 Votes
    11 Posts
    629 Views
    T
    C:\Program Files\Downlord's FAF Client Is the other part of where the client is stored. Try deleting that folder
  • Error during login

    6
    0 Votes
    6 Posts
    484 Views
    L
    I think it might have to do if you lose connection to the server the hard way while being in a game or something similar. Somehow you are not logged out correctly or something.... Just a guess tho
  • Game Crashes every round

    6
    0 Votes
    6 Posts
    352 Views
    T
    Use windows update to automatically update the drivers. There is a drop-down of optional drivers, don't forget to check them too (I missed them). I had an issue with my USB drivers that caused my game to crash after about 40 minutes. Automatically updating the drivers fixed it.
  • Can't take screenshot

    2
    0 Votes
    2 Posts
    228 Views
    arma473A
    This is the folder I have "Gas Powered Games\Supreme Commander Forged Alliance\screenshots" To get there, I can go into the "hamburger menu" and click on "Show map folder" That takes me to the "Supreme Commander Forged Alliance" folder. One of the subfolders is "Maps" but another subfolder is "Screenshots" Were you holding any other buttons when you pressed Ctrl-F? For example, I don't know if it takes a screenshot when you are holding the space bar. If you want to move the camera without holding spacebar, you can use Ctrl-V to do free camera.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • [Solved] Can't play campaign mode, "LaunchGame" button greyed out

    4
    0 Votes
    4 Posts
    308 Views
    arma473A
    Also, you have it set to "hard" difficulty. If you need to turn down the difficulty, you can do that by clicking the "options" button in the lobby.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Unit Database Discussion Thread

    34
    0 Votes
    34 Posts
    2k Views
    FemtoZettaF
    You can fix the issues here: https://github.com/FAForever/UnitDB
  • Lost Newer Game Lobby

    5
    0 Votes
    5 Posts
    355 Views
    S
    It sounds as if you previously had the Sorian-updated 16 player lobby mod. This was often distributed as part of the Sorian AI, but it was also distributed as a standalone module as well.
  • 3 monitors Issue when Enabling secondary display

    7
    0 Votes
    7 Posts
    375 Views
    GiebmasseG
    The second adapter in-game is really buggy and causes many crashes. Best solution is to use windowed mode, stretch it over and use UI mod to adjust the UI accordingly.
  • SupCom Crashing on Startup

    6
    0 Votes
    6 Posts
    330 Views
    I
    Found the problem: I was missing four files in the steam installation folder. I must have moved them or done something to corrupt them.
  • ACU Upgrade Status not showing

    4
    0 Votes
    4 Posts
    434 Views
    B
    Nope did not help - but jagged suggested deleting game prefs- this solves the issue so I will got through them and figure out which one messes this up. P.S. none that is in options
  • White screen crash.

    2
    0 Votes
    2 Posts
    140 Views
    JipJ
    On what branch are you playing? And do you have logs, a replay ID, etc?
  • Mouse won't stay locked to Primary Display in Dual-Screen

    2
    0 Votes
    2 Posts
    228 Views
    speed2S
    I dont see an easy way to lock the cursor, but what would might be possible would be to disable scrolling on the secondary view with a UI mod, that way you won't mess with your maximap when you accidentaly move there