2021-08-30 09:23:21.378 WARN 1452 --- [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-30 09:23:21.485 INFO 1452 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on %CPU_NAME% with PID 1452 (started by %USER% in C:\Program Files\Downlord's FAF Client) 2021-08-30 09:23:21.485 INFO 1452 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-08-30 09:23:22.178 INFO 1452 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$917c6bc0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-08-30 09:23:22.209 INFO 1452 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$f2bb1f06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-08-30 09:23:22.378 INFO 1452 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-08-30 09:23:22.761 INFO 1452 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-08-30 09:23:22.899 INFO 1452 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-08-30 09:23:22.995 INFO 1452 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.5.0 2021-08-30 09:23:23.004 INFO 1452 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.5.0 2021-08-30 09:23:23.008 INFO 1452 --- [pool-3-thread-4] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-08-30 09:23:23.012 INFO 1452 --- [pool-3-thread-5] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-08-30 09:23:23.352 INFO 1452 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 2.472 seconds (JVM running for 5.111) 2021-08-30 09:23:24.508 INFO 1452 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '1.4.6' is not newer than toVersion '1.5'. No update is required. 2021-08-30 09:23:24.555 INFO 1452 --- [ForkJoinPool.commonPool-worker-51] com.faforever.client.user.UserService : Logging in with refresh token 2021-08-30 09:23:25.305 INFO 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001 2021-08-30 09:23:25.440 INFO 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established 2021-08-30 09:23:25.584 INFO 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 1685298442 2021-08-30 09:23:27.984 INFO 1452 --- [Discord RPC] c.f.client.discord.DiscordEventHandler : Discord is ready with user 'snagglefox' 2021-08-30 09:23:28.339 INFO 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded 2021-08-30 09:23:28.346 INFO 1452 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '1.5' is not newer than toVersion '1.5'. No update is required. 2021-08-30 10:42:42.730 WARN 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Lost connection to Server java.net.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:325) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:981) at java.base/java.io.InputStream.skip(InputStream.java:544) at java.base/java.io.BufferedInputStream.skip(BufferedInputStream.java:375) at java.base/java.io.DataInputStream.skipBytes(DataInputStream.java:224) at com.faforever.client.remote.io.QDataInputStream.skipBlockSize(QDataInputStream.java:55) at com.faforever.client.remote.AbstractServerAccessor.blockingReadServer(AbstractServerAccessor.java:37) at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:239) 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) 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-30 10:42:42.732 WARN 1452 --- [Thread-12] c.f.client.remote.ReconnectTimerService : Lost connection to FAF server, trying to reconnect in 5s 2021-08-30 10:42:48.635 INFO 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001 2021-08-30 10:42:48.763 INFO 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established 2021-08-30 10:42:48.877 INFO 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 4089600274 2021-08-30 10:42:51.559 INFO 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded 2021-08-30 10:42:51.559 WARN 1452 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Unexpected login message from server 2021-08-30 11:22:06.061 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:06.062 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:06.071 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:06.071 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:06.071 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:11.053 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:11.053 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:11.066 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:11.066 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:11.067 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:14.073 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:14.073 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:14.073 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:19.086 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:22:19.086 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 11:29:52.522 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: faf_coop_prothyon_16.v0017 2021-08-30 11:29:52.522 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: faf_coop_prothyon_16.v0017 2021-08-30 11:29:52.523 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: faf_coop_prothyon_16.v0017 2021-08-30 11:35:49.558 INFO 1452 --- [pool-3-thread-10] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3720 2021-08-30 11:35:50.453 INFO 1452 --- [Thread-1859] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\downlord's faf client\jre\bin\java.exe, -jar, C:\Program Files\Downlord's FAF Client\natives\faf-ice-adapter.jar, --id, 30499, --login, snagglefox, --rpc-port, 9990, --gpgnet-port, 39468] 2021-08-30 11:35:51.492 INFO 1452 --- [Thread-1859] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [C:\ProgramData\FAForever\bin\ForgedAlliance.exe, /init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game_15218137.log, /gpgnet, 127.0.0.1:39468, /mean, 1641.25, /deviation, 95.6755, /savereplay, gpgnet://127.0.0.1:51949/15218137/snagglefox.SCFAreplay, /country, US, /numgames, 760] in directory: C:\ProgramData\FAForever\bin 2021-08-30 11:39:20.933 INFO 1452 --- [pool-3-thread-10] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0 2021-08-30 11:39:21.008 INFO 1452 --- [Thread-1859] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally 2021-08-30 11:39:35.992 INFO 1452 --- [pool-3-thread-10] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3720 2021-08-30 11:39:36.093 INFO 1452 --- [Thread-1943] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\downlord's faf client\jre\bin\java.exe, -jar, C:\Program Files\Downlord's FAF Client\natives\faf-ice-adapter.jar, --id, 30499, --login, snagglefox, --rpc-port, 20681, --gpgnet-port, 55154] 2021-08-30 11:39:37.623 INFO 1452 --- [Thread-1943] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [C:\ProgramData\FAForever\bin\ForgedAlliance.exe, /init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game_15218165.log, /gpgnet, 127.0.0.1:55154, /mean, 1641.25, /deviation, 95.6755, /savereplay, gpgnet://127.0.0.1:52040/15218165/snagglefox.SCFAreplay, /country, US, /numgames, 760] in directory: C:\ProgramData\FAForever\bin 2021-08-30 11:41:46.089 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 11:42:32.151 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 11:47:52.409 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 12:17:22.253 WARN 1452 --- [Thread-1942] c.f.commons.replay.VictoryCondition : Unknown victory condition: null 2021-08-30 12:17:22.255 INFO 1452 --- [Thread-1942] c.f.client.replay.ReplayFileWriterImpl : Writing replay file to C:\ProgramData\FAForever\replays\15218165-snagglefox.fafreplay (2.1 MiB) 2021-08-30 12:17:23.889 INFO 1452 --- [Thread-1943] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally 2021-08-30 12:17:24.415 INFO 1452 --- [pool-3-thread-10] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0 2021-08-30 12:17:40.627 INFO 1452 --- [pool-3-thread-28] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3720 2021-08-30 12:17:40.743 INFO 1452 --- [Thread-2691] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\downlord's faf client\jre\bin\java.exe, -jar, C:\Program Files\Downlord's FAF Client\natives\faf-ice-adapter.jar, --id, 30499, --login, snagglefox, --rpc-port, 11414, --gpgnet-port, 28088] 2021-08-30 12:17:41.766 INFO 1452 --- [Thread-2691] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [C:\ProgramData\FAForever\bin\ForgedAlliance.exe, /init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game_15218433.log, /gpgnet, 127.0.0.1:28088, /mean, 1641.25, /deviation, 95.6755, /savereplay, gpgnet://127.0.0.1:52357/15218433/snagglefox.SCFAreplay, /country, US, /numgames, 760] in directory: C:\ProgramData\FAForever\bin 2021-08-30 12:17:58.667 WARN 1452 --- [JavaFX Application Thread] javafx : Loading FXML document with JavaFX API of version 16 by JavaFX runtime of version 15.0.1 2021-08-30 12:22:05.154 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.154 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.155 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.155 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.card' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/style.css 2021-08-30 12:22:05.156 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-border-color' from rule '*.card' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/style.css 2021-08-30 12:22:05.156 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.156 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.156 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.157 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.157 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.157 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.157 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.157 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.158 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.158 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.158 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.158 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.158 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.159 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.159 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.159 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.159 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.159 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.159 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.160 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.160 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.160 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.161 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.161 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.161 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.161 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.161 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.162 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.162 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.162 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.162 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.163 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.163 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.163 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.163 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.163 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.163 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.164 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.164 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.164 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.164 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.164 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.164 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.165 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.165 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.165 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.166 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.166 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.166 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.166 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.166 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.166 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.167 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.167 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.167 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.167 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.167 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.167 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.168 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.168 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.168 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.168 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.168 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.169 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.169 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.169 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.169 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.169 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.170 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.170 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.170 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.170 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.170 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.171 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.171 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.171 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.171 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.171 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:22:05.171 WARN 1452 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Paint is in unnamed module of loader 'app')' while converting value for '-fx-background-color' from rule '*.icon' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.5.0.jar!/theme/icons.css 2021-08-30 12:22:05.172 WARN 1452 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-background-color' while resolving lookups for '-fx-text-fill' from rule '*.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/javafx-controls-15.0.1-linux.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss 2021-08-30 12:43:50.721 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 12:44:25.736 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 12:54:31.360 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 12:56:56.521 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 13:01:13.779 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 13:20:35.707 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 13:21:38.902 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 13:25:50.904 WARN 1452 --- [Thread-2690] c.f.commons.replay.VictoryCondition : Unknown victory condition: null 2021-08-30 13:25:50.905 INFO 1452 --- [Thread-2690] c.f.client.replay.ReplayFileWriterImpl : Writing replay file to C:\ProgramData\FAForever\replays\15218433-snagglefox.fafreplay (3.0 MiB) 2021-08-30 13:26:03.733 INFO 1452 --- [Thread-2691] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally 2021-08-30 13:26:04.017 INFO 1452 --- [pool-3-thread-28] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0 2021-08-30 13:26:27.275 WARN 1452 --- [JavaFX Application Thread] javafx : Loading FXML document with JavaFX API of version 16 by JavaFX runtime of version 15.0.1 2021-08-30 13:38:08.170 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:08.171 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:08.172 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:14.222 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:14.222 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:14.223 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:32.251 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:32.252 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:32.252 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:33.213 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:33.213 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:33.261 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:33.261 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:33.276 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:33.276 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 13:38:33.276 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: x1ca_coop_001.v0024 2021-08-30 14:04:11.962 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 14:10:08.516 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 14:24:02.423 WARN 1452 --- [Thread-12] javafx.concurrent.Service : Uncaught throwable in javafx concurrent thread pool java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 2 at com.sun.javafx.binding.ExpressionHelper$Generic.addListener(ExpressionHelper.java:237) at com.sun.javafx.binding.ExpressionHelper$Generic.addListener(ExpressionHelper.java:189) at com.sun.javafx.binding.ExpressionHelper.addListener(ExpressionHelper.java:54) at javafx.beans.property.ObjectPropertyBase.addListener(ObjectPropertyBase.java:78) at javafx.beans.binding.BooleanBinding.bind(BooleanBinding.java:106) at javafx.beans.binding.Bindings$1.(Bindings.java:151) at javafx.beans.binding.Bindings.createBooleanBinding(Bindings.java:149) at com.faforever.client.game.PlayerCardTooltipController.setPlayer(PlayerCardTooltipController.java:57) at com.faforever.client.game.TeamCardController.setPlayersInTeam(TeamCardController.java:93) at com.faforever.client.game.TeamCardController.createAndAdd(TeamCardController.java:64) at com.faforever.client.game.GameDetailController.createTeams(GameDetailController.java:190) at com.faforever.client.game.GameDetailController.lambda$resetListeners$8(GameDetailController.java:170) at javafx.beans.WeakInvalidationListener.invalidated(WeakInvalidationListener.java:83) at com.sun.javafx.binding.ExpressionHelper$Generic.fireValueChangedEvent(ExpressionHelper.java:348) at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:80) at javafx.beans.property.ObjectPropertyBase.fireValueChangedEvent(ObjectPropertyBase.java:106) at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:113) at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:147) at com.faforever.client.game.Game.setTeams(Game.java:297) at com.faforever.client.game.Game.updateFromLobbyServer(Game.java:85) at com.faforever.client.game.GameService.onGameInfo(GameService.java:771) at com.faforever.client.remote.FafServerAccessorImpl.lambda$parseServerObject$1(FafServerAccessorImpl.java:469) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at com.faforever.client.remote.FafServerAccessorImpl.parseServerObject(FafServerAccessorImpl.java:469) at com.faforever.client.remote.FafServerAccessorImpl.onServerMessage(FafServerAccessorImpl.java:443) at com.faforever.client.remote.AbstractServerAccessor.blockingReadServer(AbstractServerAccessor.java:43) at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:239) 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) 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-30 14:40:15.630 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 14:40:15.630 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 14:40:15.641 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 14:40:15.641 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 14:40:15.642 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 15:01:21.100 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 15:03:21.200 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 15:35:37.347 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 15:37:20.582 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 16:18:43.789 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 16:29:16.794 INFO 1452 --- [JavaFX Application Thread] c.f.c.map.generator.MapGeneratorService : Found MapGenerator version: 1.7.1 2021-08-30 16:29:16.798 INFO 1452 --- [pool-3-thread-137] c.f.c.m.generator.GeneratorOptionsTask : Starting map generator in directory: null with command: c:\program files\downlord's faf client\jre\bin\java.exe -jar C:\ProgramData\FAForever\map_generator\MapGenerator_1.7.1.jar --styles 2021-08-30 16:29:38.160 INFO 1452 --- [JavaFX Application Thread] c.f.c.map.generator.MapGeneratorService : Found MapGenerator version: 1.7.1 2021-08-30 16:29:38.162 INFO 1452 --- [pool-3-thread-137] c.f.c.map.generator.GenerateMapTask : Starting map generator in directory: C:\ProgramData\FAForever\user\My Games\Gas Powered Games\Supreme Commander Forged Alliance\maps with command: c:\program files\downlord's faf client\jre\bin\java.exe -jar C:\ProgramData\FAForever\map_generator\MapGenerator_1.7.1.jar --map-size 512 --spawn-count 10 --num-teams 2 --style MOUNTAIN_RANGE 2021-08-30 16:29:52.269 INFO 1452 --- [JavaFX Application Thread] c.f.c.map.generator.MapGeneratorService : Found MapGenerator version: 1.7.1 2021-08-30 16:29:52.270 INFO 1452 --- [pool-3-thread-137] c.f.c.m.generator.GeneratorOptionsTask : Starting map generator in directory: null with command: c:\program files\downlord's faf client\jre\bin\java.exe -jar C:\ProgramData\FAForever\map_generator\MapGenerator_1.7.1.jar --styles 2021-08-30 16:29:56.796 INFO 1452 --- [JavaFX Application Thread] c.f.c.map.generator.MapGeneratorService : Found MapGenerator version: 1.7.1 2021-08-30 16:29:56.798 INFO 1452 --- [pool-3-thread-137] c.f.c.map.generator.GenerateMapTask : Starting map generator in directory: C:\ProgramData\FAForever\user\My Games\Gas Powered Games\Supreme Commander Forged Alliance\maps with command: c:\program files\downlord's faf client\jre\bin\java.exe -jar C:\ProgramData\FAForever\map_generator\MapGenerator_1.7.1.jar --map-size 1024 --spawn-count 10 --num-teams 2 --style MOUNTAIN_RANGE 2021-08-30 16:30:04.796 INFO 1452 --- [JavaFX Application Thread] c.f.c.map.generator.MapGeneratorService : Found MapGenerator version: 1.7.1 2021-08-30 16:30:04.797 INFO 1452 --- [pool-3-thread-137] c.f.c.m.generator.GeneratorOptionsTask : Starting map generator in directory: null with command: c:\program files\downlord's faf client\jre\bin\java.exe -jar C:\ProgramData\FAForever\map_generator\MapGenerator_1.7.1.jar --styles 2021-08-30 16:30:05.753 INFO 1452 --- [JavaFX Application Thread] c.f.c.map.generator.MapGeneratorService : Found MapGenerator version: 1.7.1 2021-08-30 16:30:05.754 INFO 1452 --- [pool-3-thread-137] c.f.c.map.generator.GenerateMapTask : Starting map generator in directory: C:\ProgramData\FAForever\user\My Games\Gas Powered Games\Supreme Commander Forged Alliance\maps with command: c:\program files\downlord's faf client\jre\bin\java.exe -jar C:\ProgramData\FAForever\map_generator\MapGenerator_1.7.1.jar --map-size 1024 --spawn-count 10 --num-teams 2 --style MOUNTAIN_RANGE 2021-08-30 16:30:21.494 INFO 1452 --- [pool-3-thread-138] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3720 2021-08-30 16:30:21.595 INFO 1452 --- [Thread-8393] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\downlord's faf client\jre\bin\java.exe, -jar, C:\Program Files\Downlord's FAF Client\natives\faf-ice-adapter.jar, --id, 30499, --login, snagglefox, --rpc-port, 4799, --gpgnet-port, 28982] 2021-08-30 16:30:22.605 INFO 1452 --- [Thread-8393] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [C:\ProgramData\FAForever\bin\ForgedAlliance.exe, /init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game_15220226.log, /gpgnet, 127.0.0.1:28982, /mean, 1641.25, /deviation, 95.6755, /savereplay, gpgnet://127.0.0.1:56357/15220226/snagglefox.SCFAreplay, /country, US, /numgames, 760] in directory: C:\ProgramData\FAForever\bin 2021-08-30 16:58:02.341 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 17:28:02.070 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:02.070 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:02.071 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:09.079 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:09.079 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:09.079 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:43.096 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:43.096 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:43.096 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:59.109 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:59.109 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:28:59.110 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 17:41:24.847 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 17:41:24.847 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 17:41:24.873 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 17:41:24.873 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 17:41:24.874 WARN 1452 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: scmp_039 2021-08-30 17:43:50.983 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 17:46:59.321 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 17:47:15.315 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 17:47:30.989 WARN 1452 --- [Thread-8392] c.f.commons.replay.VictoryCondition : Unknown victory condition: null 2021-08-30 17:47:30.990 INFO 1452 --- [Thread-8392] c.f.client.replay.ReplayFileWriterImpl : Writing replay file to C:\ProgramData\FAForever\replays\15220226-snagglefox.fafreplay (4.2 MiB) 2021-08-30 17:47:40.563 INFO 1452 --- [Thread-8393] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally 2021-08-30 17:47:40.669 INFO 1452 --- [pool-3-thread-138] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0 2021-08-30 17:48:15.849 INFO 1452 --- [JavaFX Application Thread] c.f.c.map.generator.MapGeneratorService : Found MapGenerator version: 1.7.1 2021-08-30 17:48:15.850 INFO 1452 --- [pool-3-thread-138] c.f.c.m.generator.GeneratorOptionsTask : Starting map generator in directory: null with command: c:\program files\downlord's faf client\jre\bin\java.exe -jar C:\ProgramData\FAForever\map_generator\MapGenerator_1.7.1.jar --styles 2021-08-30 17:58:05.773 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 17:58:05.821 WARN 1452 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 17:59:48.519 WARN 1452 --- [JavaFX Application Thread] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([]) 2021-08-30 17:59:48.521 INFO 1452 --- [JavaFX Application Thread] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor' 2021-08-30 17:59:48.522 INFO 1452 --- [JavaFX Application Thread] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2021-08-30 17:59:57.079 WARN 12024 --- [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-30 17:59:57.175 INFO 12024 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on %CPU_NAME% with PID 12024 (started by %USER% in C:\Program Files\Downlord's FAF Client) 2021-08-30 17:59:57.176 INFO 12024 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-08-30 17:59:57.766 INFO 12024 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$8a96b0e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-08-30 17:59:57.791 INFO 12024 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$ebd5642c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-08-30 17:59:57.940 INFO 12024 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-08-30 17:59:58.195 INFO 12024 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-08-30 17:59:58.308 INFO 12024 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-08-30 17:59:58.375 INFO 12024 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.5.0 2021-08-30 17:59:58.381 INFO 12024 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.5.0 2021-08-30 17:59:58.386 INFO 12024 --- [pool-3-thread-4] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-08-30 17:59:58.391 INFO 12024 --- [pool-3-thread-5] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-08-30 17:59:58.628 INFO 12024 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 1.912 seconds (JVM running for 2.937) 2021-08-30 17:59:59.690 INFO 12024 --- [ForkJoinPool.commonPool-worker-51] com.faforever.client.update.Version : fromVersion '1.4.6' is not newer than toVersion '1.5'. No update is required. 2021-08-30 17:59:59.691 INFO 12024 --- [ForkJoinPool.commonPool-worker-51] com.faforever.client.user.UserService : Logging in with refresh token 2021-08-30 18:00:00.457 INFO 12024 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001 2021-08-30 18:00:00.596 INFO 12024 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established 2021-08-30 18:00:00.697 INFO 12024 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 2753276662 2021-08-30 18:00:03.371 INFO 12024 --- [Discord RPC] c.f.client.discord.DiscordEventHandler : Discord is ready with user 'snagglefox' 2021-08-30 18:00:03.379 INFO 12024 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded 2021-08-30 18:00:03.388 INFO 12024 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '1.5' is not newer than toVersion '1.5'. No update is required. 2021-08-30 18:30:20.552 WARN 12024 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 18:33:29.706 WARN 12024 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 18:46:07.439 WARN 12024 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 18:57:05.056 WARN 12024 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 18:57:05.057 WARN 12024 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 18:57:05.057 WARN 12024 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 18:58:09.104 WARN 12024 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 18:58:09.105 WARN 12024 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 18:58:09.105 WARN 12024 --- [JavaFX Application Thread] c.faforever.client.coop.CoopController : No coop mission found for folder name: nmca_002 2021-08-30 19:13:51.282 INFO 12024 --- [pool-3-thread-38] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3720 2021-08-30 19:13:51.396 INFO 12024 --- [Thread-1066] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\downlord's faf client\jre\bin\java.exe, -jar, C:\Program Files\Downlord's FAF Client\natives\faf-ice-adapter.jar, --id, 30499, --login, snagglefox, --rpc-port, 30444, --gpgnet-port, 60943] 2021-08-30 19:13:52.426 INFO 12024 --- [Thread-1066] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [C:\ProgramData\FAForever\bin\ForgedAlliance.exe, /init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game_15221045.log, /gpgnet, 127.0.0.1:60943, /mean, 1650.51, /deviation, 95.7708, /savereplay, gpgnet://127.0.0.1:58199/15221045/snagglefox.SCFAreplay, /country, US, /numgames, 761] in directory: C:\ProgramData\FAForever\bin 2021-08-30 19:39:38.038 WARN 12024 --- [Thread-1065] c.f.client.replay.ReplayServerImpl : Error while recording replay java.net.SocketException: Connection reset at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:981) at java.base/java.io.InputStream.read(InputStream.java:218) at com.faforever.client.replay.ReplayServerImpl.recordAndRelay(ReplayServerImpl.java:146) at com.faforever.client.replay.ReplayServerImpl.lambda$start$2(ReplayServerImpl.java:99) at java.base/java.lang.Thread.run(Thread.java:832) 2021-08-30 19:39:38.039 WARN 12024 --- [Thread-1065] c.f.client.replay.ReplayServerImpl : Error in replay server java.net.SocketException: Connection reset at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:981) at java.base/java.io.InputStream.read(InputStream.java:218) at com.faforever.client.replay.ReplayServerImpl.recordAndRelay(ReplayServerImpl.java:146) at com.faforever.client.replay.ReplayServerImpl.lambda$start$2(ReplayServerImpl.java:99) at java.base/java.lang.Thread.run(Thread.java:832) 2021-08-30 19:39:38.163 INFO 12024 --- [pool-3-thread-38] com.faforever.client.game.GameService : Forged Alliance terminated with exit code -805306369 2021-08-30 19:39:38.286 INFO 12024 --- [Thread-1066] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally 2021-08-30 19:40:06.313 INFO 12024 --- [pool-3-thread-38] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3720 2021-08-30 19:40:06.413 INFO 12024 --- [Thread-1494] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\downlord's faf client\jre\bin\java.exe, -jar, C:\Program Files\Downlord's FAF Client\natives\faf-ice-adapter.jar, --id, 30499, --login, snagglefox, --rpc-port, 58722, --gpgnet-port, 10692] 2021-08-30 19:40:07.428 INFO 12024 --- [Thread-1494] c.f.client.fa.ForgedAllianceService : Starting Forged Alliance with command: [C:\ProgramData\FAForever\bin\ForgedAlliance.exe, /init, init.lua, /nobugreport, /log, C:\ProgramData\FAForever\logs\game_15221178.log, /gpgnet, 127.0.0.1:10692, /mean, 1650.51, /deviation, 95.7708, /savereplay, gpgnet://127.0.0.1:49342/15221178/snagglefox.SCFAreplay, /country, US, /numgames, 761] in directory: C:\ProgramData\FAForever\bin 2021-08-30 20:06:39.523 WARN 12024 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 20:38:13.969 WARN 12024 --- [Thread-12] c.f.client.game.TeamCardController : Received unknown team in server message: team `null` 2021-08-30 20:41:37.910 WARN 12024 --- [Thread-1493] c.f.client.replay.ReplayServerImpl : Error while recording replay java.net.SocketException: Connection reset at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:981) at java.base/java.io.InputStream.read(InputStream.java:218) at com.faforever.client.replay.ReplayServerImpl.recordAndRelay(ReplayServerImpl.java:146) at com.faforever.client.replay.ReplayServerImpl.lambda$start$2(ReplayServerImpl.java:99) at java.base/java.lang.Thread.run(Thread.java:832) 2021-08-30 20:41:37.910 WARN 12024 --- [Thread-1493] c.f.client.replay.ReplayServerImpl : Error in replay server java.net.SocketException: Connection reset at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:981) at java.base/java.io.InputStream.read(InputStream.java:218) at com.faforever.client.replay.ReplayServerImpl.recordAndRelay(ReplayServerImpl.java:146) at com.faforever.client.replay.ReplayServerImpl.lambda$start$2(ReplayServerImpl.java:99) at java.base/java.lang.Thread.run(Thread.java:832) 2021-08-30 20:41:38.075 INFO 12024 --- [pool-3-thread-38] com.faforever.client.game.GameService : Forged Alliance terminated with exit code -805306369 2021-08-30 20:41:38.133 INFO 12024 --- [Thread-1494] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally