Forged Alliance Forever Forged Alliance Forever Forums 2019-06-25T12:12:30+02:00 /feed.php?f=3&t=17700 2019-06-25T12:12:30+02:00 2019-06-25T12:12:30+02:00 /viewtopic.php?t=17700&p=175903#p175903 <![CDATA[Re: FAF error]]> Statistics: Posted by CurtIV — 25 Jun 2019, 12:12


]]>
2019-06-24T07:22:48+02:00 2019-06-24T07:22:48+02:00 /viewtopic.php?t=17700&p=175875#p175875 <![CDATA[Re: FAF error]]>
i have no idea why that is the case - maybe one of the java client devs has a clue what to check for next in order to narrow it down further

Statistics: Posted by PhilipJFry — 24 Jun 2019, 07:22


]]>
2019-06-24T06:37:46+02:00 2019-06-24T06:37:46+02:00 /viewtopic.php?t=17700&p=175873#p175873 <![CDATA[Re: FAF error]]> Statistics: Posted by CurtIV — 24 Jun 2019, 06:37


]]>
2019-06-23T19:10:02+02:00 2019-06-23T19:10:02+02:00 /viewtopic.php?t=17700&p=175864#p175864 <![CDATA[Re: FAF error]]> Statistics: Posted by PhilipJFry — 23 Jun 2019, 19:10


]]>
2019-06-23T18:58:38+02:00 2019-06-23T18:58:38+02:00 /viewtopic.php?t=17700&p=175862#p175862 <![CDATA[Re: FAF error]]> Statistics: Posted by CurtIV — 23 Jun 2019, 18:58


]]>
2019-06-23T18:39:39+02:00 2019-06-23T18:39:39+02:00 /viewtopic.php?t=17700&p=175860#p175860 <![CDATA[Re: FAF error]]> http://content.faforever.com/legacy-fea ... e.3704.exe

for some reason the server returns an error (so the server is actually able to respond but i have no clue why it returns the error yet)

Statistics: Posted by PhilipJFry — 23 Jun 2019, 18:39


]]>
2019-06-23T18:28:44+02:00 2019-06-23T18:28:44+02:00 /viewtopic.php?t=17700&p=175859#p175859 <![CDATA[Re: FAF error]]> Statistics: Posted by CurtIV — 23 Jun 2019, 18:28


]]>
2019-06-23T18:24:57+02:00 2019-06-23T18:24:57+02:00 /viewtopic.php?t=17700&p=175858#p175858 <![CDATA[Re: FAF error]]> i'm referring to the client and game log located in C:\ProgramData\FAForever\logs

you can find the folder via the client by clicking on the button in the top right and then on reveal log folder

Statistics: Posted by PhilipJFry — 23 Jun 2019, 18:24


]]>
2019-06-23T18:23:55+02:00 2019-06-23T18:23:55+02:00 /viewtopic.php?t=17700&p=175857#p175857 <![CDATA[Re: FAF error]]> Statistics: Posted by CurtIV — 23 Jun 2019, 18:23


]]>
2019-06-23T18:02:42+02:00 2019-06-23T18:02:42+02:00 /viewtopic.php?t=17700&p=175856#p175856 <![CDATA[Re: FAF error]]>
can you please do that

also
Code:
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://content.faforever.com/legacy-fea ... e.3704.exe
this indicates that there is some issue with the clients ability to grab/download the exe

can you check your Antivirus/Firewall/Windows Defender to make sure something doesn't block the client?

Statistics: Posted by PhilipJFry — 23 Jun 2019, 18:02


]]>
2019-06-23T17:57:49+02:00 2019-06-23T17:57:49+02:00 /viewtopic.php?t=17700&p=175855#p175855 <![CDATA[Re: FAF error]]> Statistics: Posted by CurtIV — 23 Jun 2019, 17:57


]]>
2019-06-23T17:49:22+02:00 2019-06-23T17:49:22+02:00 /viewtopic.php?t=17700&p=175853#p175853 <![CDATA[Re: FAF error]]> java.util.concurrent.CompletionException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://content.faforever.com/legacy-fea ... e.3704.exe
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(Unknown Source)
at com.faforever.client.task.CompletableTask.lambda$new$1(CompletableTask.java:17)
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics/javafx.concurrent.EventHelper.fireEvent(Unknown Source)
at javafx.graphics/javafx.concurrent.Task.fireEvent(Unknown Source)
at javafx.graphics/javafx.concurrent.Task.setState(Unknown Source)
at javafx.graphics/javafx.concurrent.Task$TaskCallable.lambda$call$2(Unknown Source)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(Unknown Source)
at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://content.faforever.com/legacy-fea ... e.3704.exe
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.base/java.net.URL.openStream(Unknown Source)
at com.faforever.client.io.DownloadService.downloadFile(DownloadService.java:30)
at com.faforever.client.patch.SimpleHttpFeaturedModUpdaterTask.call(SimpleHttpFeaturedModUpdaterTask.java:69)
at com.faforever.client.patch.SimpleHttpFeaturedModUpdaterTask.call(SimpleHttpFeaturedModUpdaterTask.java:25)
at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
... 1 more

Statistics: Posted by CurtIV — 23 Jun 2019, 17:49


]]>
2019-06-23T17:44:12+02:00 2019-06-23T17:44:12+02:00 /viewtopic.php?t=17700&p=175852#p175852 <![CDATA[Re: FAF error]]>
also pls read the red text and post entire log files (as an attachment to your post) and not just the error you see

Statistics: Posted by PhilipJFry — 23 Jun 2019, 17:44


]]>
2019-06-23T17:41:29+02:00 2019-06-23T17:41:29+02:00 /viewtopic.php?t=17700&p=175851#p175851 <![CDATA[FAF error]]> Statistics: Posted by CurtIV — 23 Jun 2019, 17:41


]]>