2021-09-23 16:53:54.025 WARN 2148 --- [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-09-23 16:53:54.217 INFO 2148 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on %CPU_NAME% with PID 2148 (started by %USER% in C:\Program Files\Downlord's FAF Client) 2021-09-23 16:53:54.218 INFO 2148 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-09-23 16:53:55.355 INFO 2148 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$da318236] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-23 16:53:55.417 INFO 2148 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$3b70357c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-23 16:53:55.746 INFO 2148 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-09-23 16:53:56.292 INFO 2148 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-09-23 16:53:56.490 INFO 2148 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-09-23 16:53:56.597 INFO 2148 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.5.0 2021-09-23 16:53:56.605 INFO 2148 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.5.0 2021-09-23 16:53:56.613 INFO 2148 --- [pool-3-thread-4] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-09-23 16:53:56.623 INFO 2148 --- [pool-3-thread-5] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-09-23 16:53:57.032 INFO 2148 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 3.715 seconds (JVM running for 8.265) 2021-09-23 16:53:58.755 INFO 2148 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '1.4.6' is not newer than toVersion '1.5'. No update is required. 2021-09-23 16:53:58.827 INFO 2148 --- [ForkJoinPool.commonPool-worker-3] com.faforever.client.user.UserService : Logging in with refresh token 2021-09-23 16:53:59.841 INFO 2148 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001 2021-09-23 16:54:00.063 INFO 2148 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established 2021-09-23 16:54:00.203 INFO 2148 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 3005352050 2021-09-23 16:54:03.335 INFO 2148 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded 2021-09-23 16:54:03.348 INFO 2148 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '1.5' is not newer than toVersion '1.5'. No update is required. 2021-09-23 16:54:16.524 INFO 2148 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: '500 +' (15377505) 2021-09-23 16:54:17.710 INFO 2148 --- [pool-3-thread-5] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3723 2021-09-23 16:54:18.624 INFO 2148 --- [Thread-29] 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, 35251, --login, RobertPaulson, --rpc-port, 20273, --gpgnet-port, 49385] 2021-09-23 16:54:20.697 INFO 2148 --- [Thread-29] 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_15377505.log, /gpgnet, 127.0.0.1:49385, /mean, 1053.06, /deviation, 106.708, /savereplay, gpgnet://127.0.0.1:63544/15377505/RobertPaulson.SCFAreplay, /country, US, /numgames, 2286] in directory: C:\ProgramData\FAForever\bin 2021-09-23 16:54:42.070 INFO 2148 --- [Thread-29] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally 2021-09-23 16:54:42.460 INFO 2148 --- [pool-3-thread-5] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0 2021-09-23 16:55:00.097 INFO 2148 --- [pool-3-thread-6] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3723 2021-09-23 16:55:00.260 INFO 2148 --- [Thread-49] 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, 35251, --login, RobertPaulson, --rpc-port, 38207, --gpgnet-port, 25499] 2021-09-23 16:55:00.899 WARN 2148 --- [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-09-23 16:55:00.900 WARN 2148 --- [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-09-23 16:55:00.900 WARN 2148 --- [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-09-23 16:55:00.902 WARN 2148 --- [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-09-23 16:55:00.902 WARN 2148 --- [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-09-23 16:55:00.903 WARN 2148 --- [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-09-23 16:55:00.903 WARN 2148 --- [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-09-23 16:55:00.904 WARN 2148 --- [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-09-23 16:55:00.904 WARN 2148 --- [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-09-23 16:55:00.905 WARN 2148 --- [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-09-23 16:55:00.905 WARN 2148 --- [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-09-23 16:55:00.905 WARN 2148 --- [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-09-23 16:55:00.906 WARN 2148 --- [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-09-23 16:55:00.906 WARN 2148 --- [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-09-23 16:55:00.906 WARN 2148 --- [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-09-23 16:55:00.907 WARN 2148 --- [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-09-23 16:55:00.907 WARN 2148 --- [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-09-23 16:55:00.907 WARN 2148 --- [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-09-23 16:55:00.908 WARN 2148 --- [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-09-23 16:55:00.908 WARN 2148 --- [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-09-23 16:55:00.909 WARN 2148 --- [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-09-23 16:55:00.909 WARN 2148 --- [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-09-23 16:55:00.910 WARN 2148 --- [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-09-23 16:55:00.910 WARN 2148 --- [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-09-23 16:55:00.911 WARN 2148 --- [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-09-23 16:55:00.911 WARN 2148 --- [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-09-23 16:55:00.911 WARN 2148 --- [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-09-23 16:55:00.912 WARN 2148 --- [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-09-23 16:55:00.912 WARN 2148 --- [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-09-23 16:55:00.912 WARN 2148 --- [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-09-23 16:55:00.913 WARN 2148 --- [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-09-23 16:55:00.913 WARN 2148 --- [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-09-23 16:55:00.914 WARN 2148 --- [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-09-23 16:55:00.914 WARN 2148 --- [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-09-23 16:55:00.914 WARN 2148 --- [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-09-23 16:55:00.914 WARN 2148 --- [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-09-23 16:55:00.915 WARN 2148 --- [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-09-23 16:55:00.915 WARN 2148 --- [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-09-23 16:55:00.916 WARN 2148 --- [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-09-23 16:55:00.916 WARN 2148 --- [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-09-23 16:55:00.916 WARN 2148 --- [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-09-23 16:55:00.917 WARN 2148 --- [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-09-23 16:55:00.917 WARN 2148 --- [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-09-23 16:55:00.918 WARN 2148 --- [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-09-23 16:55:00.918 WARN 2148 --- [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-09-23 16:55:00.918 WARN 2148 --- [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-09-23 16:55:00.918 WARN 2148 --- [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-09-23 16:55:00.919 WARN 2148 --- [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-09-23 16:55:00.920 WARN 2148 --- [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-09-23 16:55:00.920 WARN 2148 --- [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-09-23 16:55:00.921 WARN 2148 --- [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-09-23 16:55:00.921 WARN 2148 --- [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-09-23 16:55:00.922 WARN 2148 --- [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-09-23 16:55:00.922 WARN 2148 --- [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-09-23 16:55:00.923 WARN 2148 --- [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-09-23 16:55:00.923 WARN 2148 --- [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-09-23 16:55:00.924 WARN 2148 --- [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-09-23 16:55:00.924 WARN 2148 --- [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-09-23 16:55:00.925 WARN 2148 --- [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-09-23 16:55:00.925 WARN 2148 --- [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-09-23 16:55:00.925 WARN 2148 --- [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-09-23 16:55:00.926 WARN 2148 --- [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-09-23 16:55:00.926 WARN 2148 --- [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-09-23 16:55:00.927 WARN 2148 --- [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-09-23 16:55:00.927 WARN 2148 --- [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-09-23 16:55:00.927 WARN 2148 --- [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-09-23 16:55:00.928 WARN 2148 --- [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-09-23 16:55:00.928 WARN 2148 --- [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-09-23 16:55:00.928 WARN 2148 --- [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-09-23 16:55:00.929 WARN 2148 --- [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-09-23 16:55:00.929 WARN 2148 --- [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-09-23 16:55:00.929 WARN 2148 --- [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-09-23 16:55:00.930 WARN 2148 --- [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-09-23 16:55:00.930 WARN 2148 --- [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-09-23 16:55:00.931 WARN 2148 --- [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-09-23 16:55:00.931 WARN 2148 --- [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-09-23 16:55:00.931 WARN 2148 --- [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-09-23 16:55:00.932 WARN 2148 --- [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-09-23 16:55:00.932 WARN 2148 --- [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-09-23 16:55:00.933 WARN 2148 --- [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-09-23 16:55:00.933 WARN 2148 --- [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-09-23 16:55:00.933 WARN 2148 --- [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-09-23 16:55:00.934 WARN 2148 --- [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-09-23 16:55:00.934 WARN 2148 --- [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-09-23 16:55:00.934 WARN 2148 --- [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-09-23 16:55:01.786 INFO 2148 --- [Thread-49] 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_15377521.log, /gpgnet, 127.0.0.1:25499, /mean, 1053.06, /deviation, 106.708, /savereplay, gpgnet://127.0.0.1:63561/15377521/RobertPaulson.SCFAreplay, /country, US, /numgames, 2286] in directory: C:\ProgramData\FAForever\bin 2021-09-23 17:06:24.317 WARN 2148 --- [Thread-48] c.f.commons.replay.VictoryCondition : Unknown victory condition: null 2021-09-23 17:06:24.320 INFO 2148 --- [Thread-48] c.f.client.replay.ReplayFileWriterImpl : Writing replay file to C:\ProgramData\FAForever\replays\15377521-RobertPaulson.fafreplay (234.2 KiB) 2021-09-23 17:06:29.021 INFO 2148 --- [Thread-49] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally 2021-09-23 17:06:29.516 INFO 2148 --- [pool-3-thread-6] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0 2021-09-23 17:06:53.506 INFO 2148 --- [pool-3-thread-6] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3723 2021-09-23 17:06:53.640 INFO 2148 --- [Thread-256] 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, 35251, --login, RobertPaulson, --rpc-port, 62655, --gpgnet-port, 33045] 2021-09-23 17:06:55.168 INFO 2148 --- [Thread-256] 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_15377591.log, /gpgnet, 127.0.0.1:33045, /mean, 1053.06, /deviation, 106.708, /savereplay, gpgnet://127.0.0.1:63621/15377591/RobertPaulson.SCFAreplay, /country, US, /numgames, 2286] in directory: C:\ProgramData\FAForever\bin 2021-09-23 18:17:50.004 WARN 2148 --- [Thread-255] 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-09-23 18:17:50.006 WARN 2148 --- [Thread-255] 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-09-23 18:17:50.206 INFO 2148 --- [pool-3-thread-6] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 1 2021-09-23 18:17:50.270 INFO 2148 --- [Thread-256] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally