FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. emely128
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 15
    • Groups 0

    emely128

    @emely128

    3
    Reputation
    1
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    emely128 Unfollow Follow

    Best posts made by emely128

    • RE: Launch failed in every automatch.

      @magge
      Understood, thanks

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Launch failed in every automatch.

      @sheikah Amazing, that problem was so easy to solve, now game is working. Thank you very much and all who help to solve my problem!

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Can not install launcher

      @magge Thanks a lot

      posted in FAF support (client and account issues)
      E
      emely128

    Latest posts made by emely128

    • RE: Can not install launcher

      @magge Thanks a lot

      posted in FAF support (client and account issues)
      E
      emely128
    • Can not install launcher

      23625f13-5a13-428a-ac39-26ccdec01511-image.png

      posted in FAF support (client and account issues)
      E
      emely128
    • Cant play and watch coop missions

      Error:
      java.io.FileNotFoundException: https://content.faforever.com/maps/x1ca_001.zip

      Before this I had problem to play caused by the way of location of maps.
      game_16566808.log
      ice-adapter.log

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Launch failed in every automatch.

      @sheikah Amazing, that problem was so easy to solve, now game is working. Thank you very much and all who help to solve my problem!

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Launch failed in every automatch.

      @sheikah So I need to get another location?

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Launch failed in every automatch.

      @marcspector user name without Cyrillic, but I tryed to set another location and now when I tryed to see replay it give me error that map failed to dawnload and this
      Client Version: 2022.2.0
      java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: java.nio.file.AccessDeniedException: C:\Program Files\maps\maps
      at com.faforever.client.game.GameService.lambda$runWithReplay$16(GameService.java:366)
      at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
      at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
      at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:479)
      at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
      at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
      at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
      at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
      at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
      Caused by: java.util.concurrent.CompletionException: java.nio.file.AccessDeniedException: C:\Program Files\maps\maps
      at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
      at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
      at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:704)
      at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
      at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2152)
      at com.faforever.client.task.CompletableTask.lambda$new$1(CompletableTask.java:18)
      at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
      at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:234)
      at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
      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:1358)
      at javafx.concurrent.Task.setState(Task.java:709)
      at javafx.concurrent.Task$TaskCallable.lambda$call$2(Task.java:1455)
      at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
      at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
      at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
      at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
      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)
      Caused by: java.nio.file.AccessDeniedException: C:\Program Files\maps\maps
      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.WindowsException.rethrowAsIOException(WindowsException.java:108)
      at java.base/sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:506)
      at java.base/java.nio.file.Files.createDirectory(Files.java:694)
      at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:801)
      at java.base/java.nio.file.Files.createDirectories(Files.java:787)
      at com.faforever.commons.io.Unzipper.unzip(Unzipper.java:45)
      at com.faforever.client.map.DownloadMapTask.call(DownloadMapTask.java:57)
      at com.faforever.client.map.DownloadMapTask.call(DownloadMapTask.java:19)
      at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Launch failed in every automatch.

      One more strange that all games, that I launch good was on Vya-3 Protectorate. The first problem that I founded when installed faf was inability to watch the replay, I was just loaded into the main menu of the game. May be problem that game dont autodownload maps, but I press button to do it. And strange that I have replays of games with "fail launched". And this game on other maps not Vya-3 Protectorate

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Launch failed in every automatch.

      Hm, I open the log of Iceapapter "WARN Failed to ping faforever.com (c.f.iceadapter.util.PingWrapper:52)"

      Ping to this site show that all packets has lossed. May be problem in Ice Adapter? Or problem with win11 which dont allow to work ice adapter? But I played twice that mean I can play, but most of my trying to play ended "lauch failed"

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Launch failed in every automatch.

      @magge
      Understood, thanks

      posted in FAF support (client and account issues)
      E
      emely128
    • RE: Launch failed in every automatch.

      @magge I have removed and reproduced FAF before I wrote to this forum. And problem doesnt disappear. Suppose if the problem appears frequently, then most likely it is not an accident.

      And dont understand, what about ping faf.mabula.net. Did I something wrong?

      Anyway, big thanks for you answers and help. I will write to developer.

      posted in FAF support (client and account issues)
      E
      emely128