FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. tosha_kot
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 9
    • Groups 0

    tosha_kot

    @tosha_kot

    1
    Reputation
    1
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    tosha_kot Unfollow Follow

    Best posts made by tosha_kot

    • RE: problems with the cooperative

      thanks .

      posted in I need help
      T
      tosha_kot

    Latest posts made by tosha_kot

    • RE: problems with the cooperative

      I've decided everything I don't need any help

      posted in I need help
      T
      tosha_kot
    • RE: problems with the cooperative

      so this is a company for two and the card is official, I have such a mistake with all the cards. tried reinstalling windows didn't help

      posted in I need help
      T
      tosha_kot
    • RE: problems with the cooperative

      @magge I don't use antivirus software.
      If you mean the computer then I have intel 3 10100 gtx 1050 ti

      posted in I need help
      T
      tosha_kot
    • RE: problems with the cooperative

      it didn't help

      posted in I need help
      T
      tosha_kot
    • RE: problems with the cooperative

      thanks .

      posted in I need help
      T
      tosha_kot
    • RE: problems with the cooperative

      you can drop the link again, otherwise it won't open

      posted in I need help
      T
      tosha_kot
    • RE: cooperative

      mission black day

      posted in Game Issues and Gameplay questions
      T
      tosha_kot
    • problems with the cooperative

      error
      java.util.concurrent.CompletionException: java.io.FileNotFoundException: https://content.faforever.com/maps/nmca_001.zip
      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.io.FileNotFoundException: https://content.faforever.com/maps/nmca_001.zip
      at java.base/jdk.internal.reflect.GeneratedConstructorAccessor133.newInstance(Unknown Source)
      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 java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1982)
      at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1977)
      at java.base/java.security.AccessController.doPrivileged(AccessController.java:554)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1976)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1544)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1528)
      at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
      at com.faforever.client.map.DownloadMapTask.call(DownloadMapTask.java:51)
      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)
      ... 1 more
      Caused by: java.io.FileNotFoundException: https://content.faforever.com/maps/nmca_001.zip
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1928)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1528)
      at java.base/sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3129)
      at java.base/java.net.URLConnection.getHeaderFieldLong(URLConnection.java:636)
      at java.base/java.net.URLConnection.getContentLengthLong(URLConnection.java:508)
      at java.base/java.net.URLConnection.getContentLength(URLConnection.java:492)
      at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentLength(HttpsURLConnectionImpl.java:368)
      at com.faforever.client.map.DownloadMapTask.call(DownloadMapTask.java:47)
      ... 6 more

      posted in I need help
      T
      tosha_kot
    • cooperative

      I have a problem with the cooperative.The file x1ca_coop_001.v0026 is not located
      . Help please.

      posted in Game Issues and Gameplay questions
      T
      tosha_kot