Forged Alliance Forever Forged Alliance Forever Forums 2021-03-05T18:34:31+02:00 /feed.php?mode=topics 2021-03-05T18:34:31+02:00 2021-03-05T18:34:31+02:00 /viewtopic.php?t=19754&p=186440#p186440 <![CDATA[Mods & Tools • GAZ UI]]> Statistics: Posted by NooneEver — 05 Mar 2021, 18:34 — Replies 0 — Views 188


]]>
2021-02-21T04:07:44+02:00 2021-02-21T04:07:44+02:00 /viewtopic.php?t=19753&p=186439#p186439 <![CDATA[Mods & Tools • Increasing the capture range.]]> Statistics: Posted by RavenCurow — 21 Feb 2021, 04:07 — Replies 0 — Views 120


]]>
2021-02-09T23:33:40+02:00 2021-02-09T23:33:40+02:00 /viewtopic.php?t=19752&p=186438#p186438 <![CDATA[Tech Support • How to point FAF at a different game .exe?]]> Wanna check it out yourself run " mklink /H anselintegrationtestapp.exe supremecommander.exe " in a command prompt inside your supcom folder.

Is it unnecessary, yes, and?

Statistics: Posted by tekno640 — 09 Feb 2021, 23:33 — Replies 0 — Views 388


]]>
2021-01-14T03:25:59+02:00 2021-01-14T03:25:59+02:00 /viewtopic.php?t=19751&p=186436#p186436 <![CDATA[Tech Support • Replay Could Not Be Started]]>
https://replay.faforever.com/13625774

Error below:
Spoiler: show
java.util.concurrent.CompletionException: java.io.FileNotFoundException: https://content.faforever.com/replays/0 ... .fafreplay
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/replays/0 ... .fafreplay
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 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.replay.ReplayDownloadTask.call(ReplayDownloadTask.java:63)
at com.faforever.client.replay.ReplayDownloadTask.call(ReplayDownloadTask.java:25)
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/replays/0 ... .fafreplay
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.replay.ReplayDownloadTask.call(ReplayDownloadTask.java:57)
... 6 more

Statistics: Posted by AppleMarineXX — 14 Jan 2021, 03:25 — Replies 0 — Views 401


]]>
2020-12-28T23:18:05+02:00 2020-12-28T23:18:05+02:00 /viewtopic.php?t=19749&p=186433#p186433 <![CDATA[FAF Suggestions • Please change billy nuke animation]]>
May i humbly suggest to the dev team that you change the billy nuke animation from the current com-bomb animation to something else?
It is really not the same as a com-bomb or a nuclear detonation.
Preferably change it to the support commander explosion animation.

Thanks for reading.

Statistics: Posted by Kars — 28 Dec 2020, 23:18 — Replies 0 — Views 474


]]>
2020-12-13T12:23:17+02:00 2020-12-13T12:23:17+02:00 /viewtopic.php?t=19748&p=186430#p186430 <![CDATA[Tech Support • Unable to connect to players with ice error]]> 20:18:12.724 [Thread-4] DEBUG c.f.i.i.Peer - Error while reading from local FA as peer (probably disconnecting from peer) Kampfkartoffel(131487)
java.net.SocketException: socket closed
at java.base/java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method)
at java.base/java.net.DualStackPlainDatagramSocketImpl.receive0(DualStackPlainDatagramSocketImpl.java:130)
at java.base/java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:181)
at java.base/java.net.DatagramSocket.receive(DatagramSocket.java:864)
at com.faforever.iceadapter.ice.Peer.faListener(Peer.java:81)
at java.base/java.lang.Thread.run(Thread.java:832)
Which just keeps spamming

I have my ports open(DMZ) and my firewall disabled.
I tried reinstalling faf and deleting the faf folder but didn't help.
It also causes the windows dns process to flare up to 100% + the client on my ryzen 2600.

Statistics: Posted by emelrad12 — 13 Dec 2020, 12:23 — Replies 0 — Views 371


]]>
2020-12-12T15:26:31+02:00 2020-12-12T15:26:31+02:00 /viewtopic.php?t=19747&p=186429#p186429 <![CDATA[Tech Support • graphical glitch: black strings reaching in to the sky]]> I recently built a new machine and have FAF installed.
I've played a few skirmishes and keep encountering, at random, strange graphical glitches.
Specifically, buildings and/or trees will have "strings" or "lines" reaching from the ground up, infinitely, in to the sky. These strings also cast a shadow across the landscape.
I've searched the forums and haven't found anything relevant just yet.

Has anyone else encountered this before, and fixed it?
Many thanks

Statistics: Posted by The_Watcher — 12 Dec 2020, 15:26 — Replies 0 — Views 198


]]>
2020-12-06T13:39:19+02:00 2020-12-06T13:39:19+02:00 /viewtopic.php?t=19746&p=186428#p186428 <![CDATA[General Discussions • Unit prioritization]]>
I consider it to be so bad that I would like to revert. Is there any way to revert the FAF client to an older version?

Statistics: Posted by ExituS — 06 Dec 2020, 13:39 — Replies 0 — Views 319


]]>
2020-12-05T01:25:34+02:00 2020-12-05T01:25:34+02:00 /viewtopic.php?t=19745&p=186427#p186427 <![CDATA[Tech Support • Willing to pay $50 if someone can help me solve an issue]]> Statistics: Posted by ecj10 — 05 Dec 2020, 01:25 — Replies 1 — Views 365


]]>
2020-12-01T09:06:42+02:00 2020-12-01T09:06:42+02:00 /viewtopic.php?t=19744&p=186426#p186426 <![CDATA[General Discussions • Question on proper use of gun com]]> Statistics: Posted by BeckettColt — 01 Dec 2020, 09:06 — Replies 0 — Views 285


]]>