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

Ejsstiil

@Ejsstiil

0
Reputation
1
Profile views
2
Posts
0
Followers
0
Following
Joined 7 Mar 2022, 00:10
Last Online 27 Jun 2023, 19:53

Ejsstiil Unfollow Follow

Latest posts made by Ejsstiil

  • RE: Weekly Discussion #5 - What's the ONE UI mod you can't live without?

    @bulliednoob said in Weekly Discussion #5 - What's the ONE UI mod you can't live without?:

    @giebmasse said in Weekly Discussion #5 - What's the ONE UI mod you can't live without?:

    Btw. some old version or unmodded version of the Idle Engineers mod had the sharing/donating issue.

    which version do you use?
    I was using version 1, tested version 2 but it has the same issue. It's fixed in Idle Engineers 3 but it's just inferior as it shows factories as idle during roll-off time, and engineers as idle when they're not actively doing something (like building or reclaiming) even when on the move.

    @bulliednoob Which version of IE3 do you have installed? Factories uses two coloring, idle is red, for roll-off it uses orange color.
    Same applies for engys on the move and when assigned to assist to something but at the same time not doing anything.

    Maybe it is bad color choice of mine, can be hard to distinguish?

    posted in Weekly Discussions
    E
    Ejsstiil
    19 Jun 2022, 12:30
  • Problem with review

    Keep getting this error message when trying to add a review to a MOD Supreme Score Board

    java.util.concurrent.CompletionException: org.springframework.web.reactive.function.client.WebClientResponseException$Forbidden: 403 Forbidden from PATCH https://api.faforever.com/data/modVersionReview/3688
    	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
    	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
    	at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:781)
    	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
    	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
    	at reactor.core.publisher.MonoToCompletableFuture.onError(MonoToCompletableFuture.java:77)
    	at reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onError(MonoPeekTerminal.java:258)
    	at reactor.core.publisher.SerializedSubscriber.onError(SerializedSubscriber.java:124)
    	at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.whenError(FluxRetryWhen.java:225)
    	at reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onError(FluxRetryWhen.java:274)
    	at reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.drain(FluxConcatMap.java:415)
    	at reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.onNext(FluxConcatMap.java:251)
    	at reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)
    	at reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)
    	at reactor.core.publisher.SinkManySerialized.tryEmitNext(SinkManySerialized.java:100)
    	at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)
    	at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:190)
    	at reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)
    	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)
    	at reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onError(Operators.java:2063)
    	at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onError(FluxOnAssembly.java:544)
    	at reactor.core.publisher.MonoFlatMap$FlatMapMain.onError(MonoFlatMap.java:172)
    	at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
    	at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onError(MonoIgnoreThen.java:278)
    	at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.java:231)
    	at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java:203)
    	at reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.java:2058)
    	at reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoIgnoreElements.java:89)
    	at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:150)
    	at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembly.java:549)
    	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
    	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
    	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
    	at reactor.core.publisher.Operators.complete(Operators.java:137)
    	at reactor.netty.channel.FluxReceive.startReceiver(FluxReceive.java:176)
    	at reactor.netty.channel.FluxReceive.subscribe(FluxReceive.java:143)
    	at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62)
    	at reactor.netty.ByteBufFlux.subscribe(ByteBufFlux.java:340)
    	at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
    	at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.java:263)
    	at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
    	at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
    	at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103)
    	at reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)
    	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)
    	at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onError(MonoIgnoreThen.java:278)
    	at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.java:231)
    	at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java:203)
    	at reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.java:2058)
    	at reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoIgnoreElements.java:89)
    	at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:150)
    	at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onComplete(FluxOnAssembly.java:549)
    	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
    	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
    	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
    	at reactor.core.publisher.Operators.complete(Operators.java:137)
    	at reactor.netty.channel.FluxReceive.startReceiver(FluxReceive.java:176)
    	at reactor.netty.channel.FluxReceive.subscribe(FluxReceive.java:143)
    	at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62)
    	at reactor.netty.ByteBufFlux.subscribe(ByteBufFlux.java:340)
    	at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
    	at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.java:263)
    	at reactor.core.publisher.MonoIgnoreThen.subscribe(MonoIgnoreThen.java:51)
    	at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:157)
    	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
    	at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79)
    	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)
    	at reactor.core.publisher.FluxOnAssembly$OnAssemblySubscriber.onNext(FluxOnAssembly.java:539)
    	at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:127)
    	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
    	at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:295)
    	at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337)
    	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
    	at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:159)
    	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
    	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
    	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
    	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
    	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)
    	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
    	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)
    	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
    	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
    	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
    	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
    	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
    	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
    	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
    	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
    	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
    	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
    	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
    	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
    	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
    	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
    	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
    	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
    	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
    	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
    	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
    	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
    	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
    	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
    	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    	at java.base/java.lang.Thread.run(Thread.java:833)
    Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Forbidden: 403 Forbidden from PATCH https://api.faforever.com/data/modVersionReview/3688
    	at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:200)
    	Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 
    Error has been observed at the following site(s):
    	*__checkpoint ⇢ 403 from PATCH https://api.faforever.com/data/modVersionReview/3688 [DefaultWebClient]
    Original Stack Trace:
    		at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:200)
    		at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:207)
    		at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106)
    		at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79)
    		at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)
    		at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:127)
    		at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
    		at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:295)
    		at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337)
    		at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
    		at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:159)
    		at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
    		at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
    		at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
    		at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
    		at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)
    		at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
    		at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)
    		at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)
    		at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
    		at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
    		at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
    		at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
    		at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
    		at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
    		at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
    		at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
    		at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
    		at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
    		at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
    		at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
    		at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
    		at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
    		at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
    		at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
    		at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
    		at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
    		at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
    		at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
    		at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
    		at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
    		at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
    		at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
    		at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
    		at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
    		at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
    		at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
    		at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
    		at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    		at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    		at java.base/java.lang.Thread.run(Thread.java:833)
    
    
    posted in FAF support (client and account issues)
    E
    Ejsstiil
    4 May 2022, 17:11