I have no active antivirus and have already manually allowed FAF client thru firewall with no effect.
Could there be some kind of a ban or error with my wifi IP adress on the server or something similar?
Posts made by pero020
-
RE: Loggin problem
-
RE: Loggin problem
Here is the full log.
This error lasts for multiple years because I remember not being able to connect in the same way last year and the year before. The only thing that changed is the FAF cllient version. I also think I got the same error on another PC on the same WIFI.
2021-08-22 15:24:12.933 INFO 18820 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on DESKTOP-DKV91GO with PID 18820 (started by korisnik in D:\Apps\Downlord's FAF Client)
2021-08-22 15:24:12.937 INFO 18820 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows
2021-08-22 15:24:15.031 INFO 18820 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$dd9633ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-08-22 15:24:15.092 INFO 18820 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$3ed4e734] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-08-22 15:24:15.538 INFO 18820 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO
2021-08-22 15:24:15.613 INFO 18820 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2021-08-22 15:24:17.449 INFO 18820 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
2021-08-22 15:24:17.457 WARN 18820 --- [JavaFX-Launcher] com.faforever.client.map.MapService : Could not load maps: installation path is not set
2021-08-22 15:24:17.542 INFO 18820 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.0
2021-08-22 15:24:17.584 INFO 18820 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.0
2021-08-22 15:24:17.589 INFO 18820 --- [pool-3-thread-2] c.f.client.update.CheckForUpdateTask : Checking for client update
2021-08-22 15:24:17.794 INFO 18820 --- [pool-3-thread-3] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel)
2021-08-22 15:24:18.632 INFO 18820 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 10.116 seconds (JVM running for 22.401)
2021-08-22 15:24:20.391 INFO 18820 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion version '1.4.6' is newer than toVersion '1.4'. fromVersion should be updated.
2021-08-22 15:24:20.956 WARN 18820 --- [JavaFX Application Thread] c.f.client.login.LoginController : Update required
2021-08-22 15:24:23.609 INFO 18820 --- [JavaFX Application Thread] c.f.client.login.LoginController : Downloading update
2021-08-22 15:27:01.553 INFO 18820 --- [JavaFX Application Thread] c.f.c.update.ClientUpdateServiceImpl : Starting installer at C:\ProgramData\FAForever\cache\update\dfc_windows-x64_1_5_0.exe
2021-08-22 15:28:26.690 WARN 17876 --- [background-preinit] o.s.h.c.j.Jackson2ObjectMapperBuilder : For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2021-08-22 15:28:26.894 INFO 17876 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on %CPU_NAME% with PID 17876 (started by %USER% in D:\Apps\Downlord's FAF Client)
2021-08-22 15:28:26.895 INFO 17876 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows
2021-08-22 15:28:28.227 INFO 17876 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$62e8931c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-08-22 15:28:28.274 INFO 17876 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$c4274662] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-08-22 15:28:28.570 INFO 17876 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO
2021-08-22 15:28:29.149 INFO 17876 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2021-08-22 15:28:29.370 INFO 17876 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
2021-08-22 15:28:29.379 WARN 17876 --- [JavaFX-Launcher] com.faforever.client.map.MapService : Could not load maps: installation path is not set
2021-08-22 15:28:29.507 INFO 17876 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.5.0
2021-08-22 15:28:29.515 INFO 17876 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.5.0
2021-08-22 15:28:29.522 INFO 17876 --- [pool-3-thread-2] c.f.client.update.CheckForUpdateTask : Checking for client update
2021-08-22 15:28:29.530 INFO 17876 --- [pool-3-thread-3] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel)
2021-08-22 15:28:29.937 INFO 17876 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 4.094 seconds (JVM running for 6.259)
2021-08-22 15:28:31.818 INFO 17876 --- [ForkJoinPool.commonPool-worker-19] com.faforever.client.update.Version : fromVersion '1.4.6' is not newer than toVersion '1.5'. No update is required.
2021-08-22 15:29:54.462 INFO 17876 --- [JavaFX Application Thread] com.faforever.client.user.UserService : Logging in with authorization code
2021-08-22 15:29:55.091 INFO 17876 --- [Thread-37] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
2021-08-22 15:30:16.203 ERROR 17876 --- [pool-3-thread-4] com.faforever.client.user.UserService : Could not log into the serverjava.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)
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: 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 common frames omitted2021-08-22 15:30:48.958 INFO 17876 --- [JavaFX Application Thread] com.faforever.client.user.UserService : Logging in with authorization code
2021-08-22 15:30:49.124 INFO 17876 --- [pool-3-thread-3] com.faforever.client.user.UserService : Logging out
2021-08-22 15:30:49.125 INFO 17876 --- [pool-3-thread-3] c.f.client.chat.KittehChatService : Disconnecting from IRC
2021-08-22 15:30:49.126 WARN 17876 --- [pool-3-thread-3] com.faforever.client.config.BaseConfig : Exception in 'class com.faforever.client.chat.KittehChatService#onLoggedOutEvent' while handling event: com.faforever.client.user.event.LoggedOutEvent@1a156215java.lang.NullPointerException: Cannot invoke "org.kitteh.irc.client.library.defaults.DefaultClient.shutdown(String)" because "this.client" is null
at com.faforever.client.chat.KittehChatService.disconnect(KittehChatService.java:473)
at com.faforever.client.chat.KittehChatService.onLoggedOutEvent(KittehChatService.java:229)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:87)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:144)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:72)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:67)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:108)
at com.google.common.eventbus.EventBus.post(EventBus.java:212)
at com.faforever.client.user.UserService.logOut(UserService.java:157)
at com.faforever.client.user.UserService.lambda$loginToApi$9(UserService.java:105)
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714)
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)2021-08-22 15:30:49.148 INFO 17876 --- [ForkJoinPool.commonPool-worker-5] com.faforever.client.update.Version : fromVersion '1.4.6' is not newer than toVersion '1.5'. No update is required.
2021-08-22 15:30:49.153 INFO 17876 --- [Thread-58] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
2021-08-22 15:31:10.208 ERROR 17876 --- [pool-3-thread-4] com.faforever.client.user.UserService : Could not log into the serverjava.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)
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: 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 common frames omitted2021-08-22 15:31:12.476 WARN 17876 --- [JavaFX Application Thread] c.f.client.login.LoginController : Reported state does not match there is something fishy going on. Saved State
3iNjPj9mHtEBZ46s3egqGmU4Rr3ysHjc996q4FKwVaNFezr9rB13GCw8RaN5x1Eka4d3UwPhH
, Returned StateNlkMi56DGLbjH5v3HLZPjRfEWDrWzOX9J3OBS7kGwssr8MmlCWPDKJ0osYZdUzWu77JrDyZ
, Locationhttps://hydra.faforever.com/oauth2/auth?client_id=faf-java-client&consent_verifier=c260f92cd9c44f74a048af9626962b41&redirect_uri=http%3A%2F%2Flocalhost&response_type=code&scope=openid+offline+public_profile+upload_map+upload_mod+lobby&state=NlkMi56DGLbjH5v3HLZPjRfEWDrWzOX9J3OBS7kGwssr8MmlCWPDKJ0osYZdUzWu77JrDyZ
2021-08-22 15:31:12.579 WARN 17876 --- [JavaFX Application Thread] c.f.client.login.LoginController : Reported state does not match there is something fishy going on. Saved State3iNjPj9mHtEBZ46s3egqGmU4Rr3ysHjc996q4FKwVaNFezr9rB13GCw8RaN5x1Eka4d3UwPhH
, Returned StateNlkMi56DGLbjH5v3HLZPjRfEWDrWzOX9J3OBS7kGwssr8MmlCWPDKJ0osYZdUzWu77JrDyZ
, Locationhttp://localhost/?code=MP6FktDGgGw9LwZX6xXP-DlQTang6EntvlUIcyReR74.hvIzakYsFJJHl2bYlduHBRh8F38qgmXh050NVzsqR9s&scope=openid+offline+public_profile+upload_map+upload_mod+lobby&state=NlkMi56DGLbjH5v3HLZPjRfEWDrWzOX9J3OBS7kGwssr8MmlCWPDKJ0osYZdUzWu77JrDyZ
2021-08-22 15:39:52.407 INFO 17876 --- [JavaFX Application Thread] com.faforever.client.user.UserService : Logging in with authorization code
2021-08-22 15:39:52.773 INFO 17876 --- [pool-3-thread-10] com.faforever.client.user.UserService : Logging out
2021-08-22 15:39:52.774 INFO 17876 --- [pool-3-thread-10] c.f.client.chat.KittehChatService : Disconnecting from IRC
2021-08-22 15:39:52.774 WARN 17876 --- [pool-3-thread-10] com.faforever.client.config.BaseConfig : Exception in 'class com.faforever.client.chat.KittehChatService#onLoggedOutEvent' while handling event: com.faforever.client.user.event.LoggedOutEvent@7a3db69ajava.lang.NullPointerException: Cannot invoke "org.kitteh.irc.client.library.defaults.DefaultClient.shutdown(String)" because "this.client" is null
at com.faforever.client.chat.KittehChatService.disconnect(KittehChatService.java:473)
at com.faforever.client.chat.KittehChatService.onLoggedOutEvent(KittehChatService.java:229)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:87)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:144)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:72)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:67)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:108)
at com.google.common.eventbus.EventBus.post(EventBus.java:212)
at com.faforever.client.user.UserService.logOut(UserService.java:157)
at com.faforever.client.user.UserService.lambda$loginToApi$9(UserService.java:105)
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714)
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)2021-08-22 15:39:52.790 INFO 17876 --- [ForkJoinPool.commonPool-worker-9] com.faforever.client.update.Version : fromVersion '1.4.6' is not newer than toVersion '1.5'. No update is required.
2021-08-22 15:39:52.794 INFO 17876 --- [Thread-82] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
2021-08-22 15:40:13.855 ERROR 17876 --- [pool-3-thread-11] com.faforever.client.user.UserService : Could not log into the serverjava.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)
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: 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 common frames omitted2021-08-22 15:40:26.400 WARN 17876 --- [JavaFX Application Thread] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([])
2021-08-22 15:40:26.404 INFO 17876 --- [JavaFX Application Thread] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor'
2021-08-22 15:40:26.405 INFO 17876 --- [JavaFX Application Thread] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' -
Loggin problem
Hello,
I have a problem with getting past the login screen in FAF. I used to play it before and then it stopped working and every time I try to login I get the following error. I have a feeling like my wifi might be banned but I do not know why since I only played for a couple of days a year or two ago. It could be anything else, I really don't know but I tried everything.
java.lang.IllegalStateException: State returned by user service does not match initial state
at com.faforever.client.login.LoginController.lambda$initialize$13(LoginController.java:227)
at com.sun.javafx.binding.ExpressionHelper$SingleChange.fireValueChangedEvent(ExpressionHelper.java:181)
at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:80)
at javafx.beans.property.ReadOnlyStringPropertyBase.fireValueChangedEvent(ReadOnlyStringPropertyBase.java:72)
at javafx.beans.property.ReadOnlyStringWrapper.fireValueChangedEvent(ReadOnlyStringWrapper.java:103)
at javafx.beans.property.StringPropertyBase.markInvalid(StringPropertyBase.java:111)
at javafx.beans.property.StringPropertyBase.set(StringPropertyBase.java:145)
at javafx.scene.web.WebEngine.updateLocation(WebEngine.java:434)
at javafx.scene.web.WebEngine$LoadWorker.dispatchLoadEvent(WebEngine.java:1364)
at javafx.scene.web.WebEngine$PageLoadListener.dispatchLoadEvent(WebEngine.java:1239)
at com.sun.webkit.WebPage.fireLoadEvent(WebPage.java:2524)
at com.sun.webkit.WebPage.fwkFireLoadEvent(WebPage.java:2369)
at com.sun.webkit.network.URLLoaderBase.twkWillSendRequest(Native Method)
at com.sun.webkit.network.HTTP2Loader.lambda$willSendRequest$14(HTTP2Loader.java:497)
at com.sun.webkit.network.HTTP2Loader.lambda$callBackIfNotCanceled$10(HTTP2Loader.java:437)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
at java.base/java.lang.Thread.run(Thread.java:832)