FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. OnceHandsome
    3. Posts
    O
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 28
    • Posts 83
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: player statistics tool

      This Player Statistics search engine no longer seems to work?

      posted in Modding & Tools
      O
      OnceHandsome
    • is FAF down now??.....

      Any ETA of when it will be back?

      posted in General Discussion
      O
      OnceHandsome
    • What is Latest version of Map Editor?

      ....And is there a NEW version on the Horizon?......V .08 has a few issue at the moment

      posted in Mapping
      O
      OnceHandsome
    • RE: Map Editor V 0.8 Issues

      is there an update on the horizon?

      posted in Mapping
      O
      OnceHandsome
    • RE: Cant Upload last few Maps....NEW ERROR - Payload too Large......!!??

      org.springframework.web.reactive.function.client.WebClientResponseException: 413 Payload Too Large from POST https://api.faforever.com/maps/upload
      at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:337)
      Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below:
      Assembly trace from producer [reactor.core.publisher.MonoIgnoreThen] :
      reactor.core.publisher.Mono.then
      org.springframework.web.reactive.function.client.DefaultWebClient.releaseIfNotConsumed(DefaultWebClient.java:193)
      Error has been observed at the following site(s):
      *____________Mono.then ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient.releaseIfNotConsumed(DefaultWebClient.java:193)
      |
      ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.lambda$applyStatusHandlers$17(DefaultWebClient.java:687)
      *_____Mono.flatMap ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.applyStatusHandlers(DefaultWebClient.java:687)
      |
      Mono.onErrorResume ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.applyStatusHandlers(DefaultWebClient.java:688)
      |
      Mono.flatMap ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.applyStatusHandlers(DefaultWebClient.java:693)
      |
      checkpoint ⇢ 413 PAYLOAD_TOO_LARGE from POST https://api.faforever.com/maps/upload [DefaultWebClient]
      |
      Mono.switchIfEmpty ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.handleBodyMono(DefaultWebClient.java:656)
      |
      ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.lambda$bodyToMono$2(DefaultWebClient.java:573)
      *____________Mono.then ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient.releaseIfNotConsumed(DefaultWebClient.java:193)
      |
      ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.lambda$applyStatusHandlers$18(DefaultWebClient.java:688)
      *______Mono.flatMap ⇢ at org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.bodyToMono(DefaultWebClient.java:572)
      |
      Mono.retryWhen ⇢ at com.faforever.client.api.FafApiAccessor.retrieveMonoWithErrorHandling(FafApiAccessor.java:299)
      |
      Mono.doOnError ⇢ at com.faforever.client.api.FafApiAccessor.retrieveMonoWithErrorHandling(FafApiAccessor.java:300)
      |
      Mono.doOnSuccess ⇢ at com.faforever.client.api.FafApiAccessor.postMultipartForm(FafApiAccessor.java:192)
      |
      ⇢ at com.faforever.client.api.FafApiAccessor.uploadFile(FafApiAccessor.java:178)
      *_______Flux.concatMap ⇢ at reactor.util.retry.RetryBackoffSpec.lambda$generateCompanion$5(RetryBackoffSpec.java:545)
      |
      Flux.onErrorStop ⇢ at reactor.util.retry.RetryBackoffSpec.lambda$generateCompanion$5(RetryBackoffSpec.java:608)
      *__Flux.deferContextual ⇢ at reactor.util.retry.RetryBackoffSpec.generateCompanion(RetryBackoffSpec.java:543)
      Original Stack Trace:
      at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:337)
      at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214)
      at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)
      at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162)
      at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:122)
      at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129)
      at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
      at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299)
      at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337)
      at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097)
      at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145)
      at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152)
      at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onComplete(FluxPeekFuseable.java:277)
      at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152)
      at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:415)
      at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:446)
      at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:500)
      at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:800)
      at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115)
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
      at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
      at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
      at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1473)
      at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1336)
      at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1385)
      at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
      at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
      at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
      at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407)
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
      at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)
      at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
      at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
      at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
      at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
      at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
      at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
      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:1583)
      Suppressed: java.lang.Exception: #block terminated with an error
      at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104)
      at reactor.core.publisher.Mono.block(Mono.java:1779)
      at com.faforever.client.map.MapUploadTask.call(MapUploadTask.java:83)
      at com.faforever.client.map.MapUploadTask.call(MapUploadTask.java:28)
      at javafx.concurrent.Task$TaskCallable.call(Task.java:1399)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
      at java.base/java.lang.Thread.run(Thread.java:1583)

      posted in Mapping
      O
      OnceHandsome
    • RE: Cant Upload last few Maps....NEW ERROR - Payload too Large......!!??

      Map upload failed. Server gave the following errors: 413 Payload Too Large from POST https://api.faforever.com/maps/upload

      posted in Mapping
      O
      OnceHandsome
    • Cant Upload last few Maps....NEW ERROR - Payload too Large......!!??

      What is going on with this?.......the last few maps I try to upload I get some sort of Payload too Large from POST error.......

      what is this and how do I fix????

      posted in Mapping
      O
      OnceHandsome
    • Map Editor V 0.8 Issues

      Jip and Team.....can you check these 2 issues I noticed in Version 0.8 of the Map Editor to make sure it isnt just me experiencing them.....

      1. Cant make any adjustments to Bloom. You can change the numbers but it doesnt have any effect on Bloom in the map

      2. IF you set a fixed height of terrain, it wont draw that fixed height, example setting a Target, Min, and Max Height of 10 will not longer draw the terrain at that fixed height, it will still grow/clamp/raise the height infinitely as if you had it set at target 255, min 0, and max 255. Its basically ignoring fixed set heights

      posted in Mapping
      O
      OnceHandsome
    • RE: Pics for OnceHandsome

      ok thanks Jip that makes sense...so my question is, how is the best way to fix it in the next version of the map so everyone sees the same water texture?

      posted in Mapping
      O
      OnceHandsome
    • RE: Pics for OnceHandsome

      JIP something else is going on also that I didnt share with you that is key peice of information.......

      Not EVERYONE sees this problem....Only some people are seeing it and some people are seeing the map normal as I do.....It doesnt look like that for everyone. Any ideas why it only impacts some people and not everyone?

      posted in Mapping
      O
      OnceHandsome
    • RE: Pics for OnceHandsome

      thanks ive already fixed by deleting the advanced versions of the map and just going back to the version that didnt have issues.....then I advanced the maps forward from there to correctly add to the FAF maps archive
      .....thank you for your insight

      posted in Mapping
      O
      OnceHandsome
    • RE: Pics for OnceHandsome

      Im not even sure what a light cube is....but how do you think I can fix this?......should I simply revert back to a previous version that was fine and just overwrite all the following versions and reupload the map?

      posted in Mapping
      O
      OnceHandsome
    • RE: Pics for OnceHandsome

      if its a custom skybox that is the problem, how can I simply get back the default skybox?

      posted in Mapping
      O
      OnceHandsome
    • RE: Pics for OnceHandsome

      Thanks Quiet......Folks, any Map Gurus out there that can tell me maybe why this happened on my latest version of Map (The Grudge v17)

      all prior versions looked fine

      posted in Mapping
      O
      OnceHandsome
    • RE: Cant Load Props.....All Missing....Not Reclaimable error!

      Jip you rock and thanks.....I guess the love of these things you do, has turned me into an impatient SOB......thank you again for your efforts and I appreciate the efficiency at which you all achieve it!

      Bravissimo!!!

      posted in Mapping
      O
      OnceHandsome
    • RE: Cant Load Props.....All Missing....Not Reclaimable error!

      Just asking....dont be mean

      posted in Mapping
      O
      OnceHandsome
    • RE: Cant Load Props.....All Missing....Not Reclaimable error!

      any update on this?...why its happening?

      posted in Mapping
      O
      OnceHandsome
    • RE: Cant Load Props.....All Missing....Not Reclaimable error!

      Most Lost, no I have not....but its been working fine up until this week and I made no changes to any of my preferences in the game. or editor,. so I suspect something is broken on the application/loading side of things?

      posted in Mapping
      O
      OnceHandsome
    • Cant Load Props.....All Missing....Not Reclaimable error!

      Is there something recently wrong with the Map Editor? All of a sudden I can no longer load any props anymore.....each sction I goto has blank props and if I drag them to the paint section, it will crash the editor. All the thumbnails are missing with a message stamped, Not Reclaimable on each thumbnail in every section under props

      posted in Mapping
      O
      OnceHandsome