I found a generic bug regarding all coop missions where the setting "Timed Expansion" on or off still triggers after 25/20/15 depending on difficulty easy/normal/hard.
Best posts made by NightSkye
-
RE: Coop Campaign bugs
Latest posts made by NightSkye
-
RE: Audio stuttering/echo/lag and micro stutter.
It is random and both, basically the videos,main menu, and ingame but it varies when it happens, i tried different graphic drivers, audio drivers, disable certain audio devices or drivers, all c++ vcrests, and runtimes, no avail never had it on win7 that i remember or remember if i did if i fixed it somehow
-
Audio stuttering/echo/lag and micro stutter.
https://www.youtube.com/watch?v=e1rjQyUOh7c
Please someone have any ideas on this, anyone had it before and how do i fix it.
Win10 intel i7 4790k, nvidia gtx 2060 -
VPN and ICE
i noticed something odd with using a VPN and ice adapter cause the simspeed to halt and everything become unresponsive buttons/menus/diplomacy menu basically all game menu's become unresponsive even tho the sound still plays also selecting units works and orders work but they refuse to move at all or do anything.
mods im using are:UI MODS:
Mod Filter Spawn Menu
NoShake
Nividia fix(nvidia rollbacks don't work for me)
ui mass fab manager
V2 fa sequentially upgrading extractors
Improved Close-up Camera
zoom accelerationSIM MODS:
Mass fab Edited 3 (my mod)
Quantum Resource Generators
RK's Explosions
T2 Static Artillary 50% less(my mod) -
RE: Coop Campaign bugs
I found a generic bug regarding all coop missions where the setting "Timed Expansion" on or off still triggers after 25/20/15 depending on difficulty easy/normal/hard.
-
FAF Client errors in map search
java.util.concurrent.CompletionException: org.springframework.web.client.HttpClientErrorException$BadRequest: 400 Bad Request: [{"errors":[{"detail":"Invalid value: 5.0"}]}] at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:279) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:832) Caused by: org.springframework.web.client.HttpClientErrorException$BadRequest: 400 Bad Request: [{"errors":[{"detail":"Invalid value: 5.0"}]}] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:101) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at com.faforever.client.api.JsonApiErrorHandler.handleError(JsonApiErrorHandler.java:31) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:818) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710) at org.springframework.web.client.RestTemplate.getForObject(RestTemplate.java:333) at com.faforever.client.api.FafApiAccessorImpl.getPageWithMeta(FafApiAccessorImpl.java:796) at com.faforever.client.api.FafApiAccessorImpl.findMapsByQueryWithMeta(FafApiAccessorImpl.java:584) at jdk.internal.reflect.GeneratedMethodAccessor263.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208) at com.sun.proxy.$Proxy76.findMapsByQueryWithMeta(Unknown Source) at com.faforever.client.remote.FafService.findMapsByQueryWithPageCount(FafService.java:378) at com.faforever.client.remote.FafService$$FastClassBySpringCGLIB$$6c91c77e.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:276) ... 4 more