Changed game.prefs. Thank you for the help.
Posts made by Mackinaw
Hi, I installed “Smart Reclaim Support” when it was first available, and I didn’t like how it worked so I removed it from my active mods. After removing it my reclaim hotkey wasn’t working anymore, Even if I reassigned it to another key. Whatever hotkey I assigned was shown in the menu in the lower left, but still wouldn’t work. I tried reactivating the mod and found my hotkey worked as long as the mod was active. There was a new version available on the 27th, I downloaded it to see if it would change the current behavior, but it made it worse. Now whether I activate or deactivate the mod my Hotkey won’t work. I can use the icon in the lower left menu to reclaim, but would much prefer to use the hotkey. Any help is appreciated.
I have the same issue. I use idle engineers, but not eco manager. Only happens when switching point of view while watching replays. Hasn't happened when playing 1v1
Getting error logging into FAF. Working fine earlier today. Tried rolling back a windows 10 update, but it just re-installs on restart.
java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
at com.faforever.client.user.UserService.lambda$loginToLobbyServer$11(UserService.java:124)
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1769)
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: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:279)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764)
... 3 more
Caused by: com.faforever.client.login.LoginFailedException: Lost connection to server during login
at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:246)
at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:213)
at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at javafx.concurrent.Service.lambda$executeTask$6(Service.java:725)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at javafx.concurrent.Service.lambda$executeTask$7(Service.java:724)
... 3 more