<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ICE Adapter down? Cant create a game]]></title><description><![CDATA[<p dir="auto">Error details:</p>
<p dir="auto">Client Version: 2026.4.1<br />
java.util.concurrent.ExecutionException: org.springframework.web.reactive.function.client.WebClientResponseException$InternalServerError: 500 Internal Server Error from GET <a href="https://api.faforever.com/ice/session/game/27409847" rel="nofollow ugc">https://api.faforever.com/ice/session/game/27409847</a><br />
at java.base/java.util.concurrent.CompletableFuture.wrapInExecutionException(CompletableFuture.java:345)<br />
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:440)<br />
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2094)<br />
at com.faforever.client.task.SimpleTask.call(SimpleTask.java:25)<br />
at javafx.concurrent.Task$TaskCallable.call(Task.java:1407)<br />
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328)<br />
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)<br />
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)<br />
at java.base/java.lang.Thread.run(Thread.java:1474)<br />
Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$InternalServerError: 500 Internal Server Error from GET <a href="https://api.faforever.com/ice/session/game/27409847" rel="nofollow ugc">https://api.faforever.com/ice/session/game/27409847</a><br />
at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:319)<br />
Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below:<br />
Error has been observed at the following site(s):<br />
*__checkpoint ⇢ 500 INTERNAL_SERVER_ERROR from GET <a href="https://api.faforever.com/ice/session/game/27409847" rel="nofollow ugc">https://api.faforever.com/ice/session/game/27409847</a> [DefaultWebClient]<br />
Original Stack Trace:<br />
at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:319)<br />
at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214)<br />
at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)<br />
at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:159)<br />
at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:122)<br />
at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130)<br />
at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109)<br />
at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300)<br />
at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338)<br />
at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093)<br />
at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144)<br />
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)<br />
at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263)<br />
at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)<br />
at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419)<br />
at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467)<br />
at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:521)<br />
at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:956)<br />
at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115)<br />
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)<br />
at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434)<br />
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)<br />
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)<br />
at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249)<br />
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)<br />
at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526)<br />
at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384)<br />
at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435)<br />
at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545)<br />
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484)<br />
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)<br />
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)<br />
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429)<br />
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)<br />
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:176)<br />
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445)<br />
at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388)<br />
at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596)<br />
at io.netty.channel.nio.NioIoHandler.processSelectedKeysPlain(NioIoHandler.java:541)<br />
at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:514)<br />
at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484)<br />
at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225)<br />
at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196)<br />
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195)<br />
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)<br />
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)<br />
at java.base/java.lang.Thread.run(Thread.java:1474)</p>
]]></description><link>https://forum.faforever.com/topic/10258/ice-adapter-down-cant-create-a-game</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 07:07:01 GMT</lastBuildDate><atom:link href="https://forum.faforever.com/topic/10258.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 13 Jul 2026 22:00:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ICE Adapter down? Cant create a game on Tue, 14 Jul 2026 06:16:20 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the forum, i thought it was my ethernet , but the problem persists...</p>
]]></description><link>https://forum.faforever.com/post/73998</link><guid isPermaLink="true">https://forum.faforever.com/post/73998</guid><dc:creator><![CDATA[iSanti]]></dc:creator><pubDate>Tue, 14 Jul 2026 06:16:20 GMT</pubDate></item><item><title><![CDATA[Reply to ICE Adapter down? Cant create a game on Tue, 14 Jul 2026 04:20:28 GMT]]></title><description><![CDATA[<p dir="auto">Any Updates?</p>
]]></description><link>https://forum.faforever.com/post/73994</link><guid isPermaLink="true">https://forum.faforever.com/post/73994</guid><dc:creator><![CDATA[Kurge]]></dc:creator><pubDate>Tue, 14 Jul 2026 04:20:28 GMT</pubDate></item><item><title><![CDATA[Reply to ICE Adapter down? Cant create a game on Tue, 14 Jul 2026 03:10:43 GMT]]></title><description><![CDATA[<p dir="auto">There seems to be another ICE Adapter hiccup. I know it is frustrating when you just want to play. The senior devs have been made aware of it, and as soon as they are online, they will investigate, and fix it.</p>
]]></description><link>https://forum.faforever.com/post/73993</link><guid isPermaLink="true">https://forum.faforever.com/post/73993</guid><dc:creator><![CDATA[magge]]></dc:creator><pubDate>Tue, 14 Jul 2026 03:10:43 GMT</pubDate></item><item><title><![CDATA[Reply to ICE Adapter down? Cant create a game on Tue, 14 Jul 2026 02:30:55 GMT]]></title><description><![CDATA[<p dir="auto">it was fixed for a short time then it went down again</p>
]]></description><link>https://forum.faforever.com/post/73992</link><guid isPermaLink="true">https://forum.faforever.com/post/73992</guid><dc:creator><![CDATA[NoRest4TheWicked]]></dc:creator><pubDate>Tue, 14 Jul 2026 02:30:55 GMT</pubDate></item><item><title><![CDATA[Reply to ICE Adapter down? Cant create a game on Mon, 13 Jul 2026 22:17:22 GMT]]></title><description><![CDATA[<p dir="auto">seems to be fixed.</p>
]]></description><link>https://forum.faforever.com/post/73991</link><guid isPermaLink="true">https://forum.faforever.com/post/73991</guid><dc:creator><![CDATA[wilson_]]></dc:creator><pubDate>Mon, 13 Jul 2026 22:17:22 GMT</pubDate></item></channel></rss>