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

    ERROR when creating game??? some insight would be nice cheers :)

    Scheduled Pinned Locked Moved FAF support (client and account issues)
    3 Posts 3 Posters 176 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.
    • M Offline
      METALLIC_PLAGUE
      last edited by

      NotifiableException(i18nKey=game.start.couldNotStart, i18nArgs=[])
      at com.faforever.client.game.GameService.lambda$startGame$37(GameService.java:607)
      at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
      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:221)
      at java.base/java.lang.Thread.run(Thread.java:832)
      Caused by: java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=193, %1 is not a valid Win32 application
      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:136)
      at com.faforever.client.fa.ForgedAllianceService.startGameOnline(ForgedAllianceService.java:81)
      at com.faforever.client.game.GameService.lambda$startGame$37(GameService.java:604)
      ... 5 more
      Caused by: java.io.IOException: CreateProcess error=193, %1 is not a valid Win32 application
      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)
      ... 9 more

      AmygdalaA 1 Reply Last reply Reply Quote 0
      • AmygdalaA Offline
        Amygdala @METALLIC_PLAGUE
        last edited by Amygdala

        @metallic_plague seems like a similar issue (https://forum.faforever.com/topic/3082/cant-start-a-game/2)

        Check permissions on the file C:\ProgramData\FAForever\bin\ForgedAlliance.exe

        1 Reply Last reply Reply Quote 0
        • Brutus5000B Offline
          Brutus5000 FAF Server Admin
          last edited by

          Did you change the path to the executable? It says %1 is not a valid file. %1 is not a value in a default FAF installation

          "Nerds have a really complicated relationship with change: Change is awesome when WE'RE the ones doing it. As soon as change is coming from outside of us it becomes untrustworthy and it threatens what we think of is the familiar."
          – Benno Rice

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