• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Login
FAForever Forums
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Login

Game Not Loading v1.2.0

Scheduled Pinned Locked Moved FAF support (client and account issues)
30 Posts 6 Posters 5.3k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    Bernie_Sanders
    last edited by 9 Sept 2020, 14:43

    Good morning everyone. I recently downloaded and installed v1.2.0 of downlord's FAF client in Win 10, 64-bit machine. When I attempt to load the game now, it stalls on the splash screen:

    fafv120.PNG

    No matter how long I let it wait and load (30 min, 5 hours, etc.) this is all that happens. To attempt a remedy of this problem on my own I have performed the following actions:

    -cleaned all temp files, prefetch, caches, etc./
    -removed the old taskbar shortcut and launched from the downlords faf client folder on my C Drive
    -Re-installed the game twice
    -updated Java to the latest version

    Attached is the log file. If anyone has a potential solution on how to fix this it would be greatly appreciated. Right now, I am 100% dead in the water on this game.:

    2020-08-31 15:02:46.840 INFO 12912 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application on DESKTOP-7V0JRNN with PID 12912 (started by Eskimo in C:\Program Files\Downlord's FAF Client)
    2020-08-31 15:02:46.843 INFO 12912 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: windows,prod
    2020-08-31 15:02:47.553 INFO 12912 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$3ef60564] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
    2020-08-31 15:02:47.588 INFO 12912 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$a034b8aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
    2020-08-31 15:02:47.777 INFO 12912 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
    2020-08-31 15:02:48.176 INFO 12912 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
    2020-08-31 15:02:48.260 INFO 12912 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.1.9
    2020-08-31 15:02:48.263 INFO 12912 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.1.9
    2020-08-31 15:02:48.269 INFO 12912 --- [pool-3-thread-3] c.f.client.update.CheckForUpdateTask : Checking for client update
    2020-08-31 15:02:48.545 INFO 12912 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 2.095 seconds (JVM running for 4.366)
    2020-08-31 15:02:49.085 INFO 12912 --- [ForkJoinPool.commonPool-worker-19] com.faforever.client.update.Version : fromVersion '1.1.7' is not newer than toVersion '1.1.9'. No update is required.
    2020-08-31 15:02:49.098 INFO 12912 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
    2020-08-31 15:02:49.273 INFO 12912 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established
    2020-08-31 15:02:49.378 INFO 12912 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 1655465495
    2020-08-31 15:02:51.816 INFO 12912 --- [Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded
    2020-08-31 15:02:51.864 INFO 12912 --- [pool-3-thread-2] c.f.client.chat.PircBotXChatService : Connecting to IRC at irc.faforever.com:8167
    2020-08-31 15:02:51.879 INFO 12912 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '1.1.9' is not newer than toVersion '1.1.9'. No update is required.
    2020-08-31 15:02:53.251 INFO 12912 --- [Discord RPC] c.f.c.discord.ClientDiscordEventHandler : Discord is ready with user 'Eskimo Joe'
    2020-08-31 15:03:00.766 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.767 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.768 WARN 12912 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Color (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Color is in unnamed module of loader 'app')' while converting value for '-fx-effect' from rule '.card' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.768 WARN 12912 --- [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.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.768 WARN 12912 --- [JavaFX Application Thread] javafx.css : Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Color (java.lang.String is in module java.base of loader 'bootstrap'; javafx.scene.paint.Color is in unnamed module of loader 'app')' while converting value for '-fx-effect' from rule '.card' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.769 WARN 12912 --- [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.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.769 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.769 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.770 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.770 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.770 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-light-text-color' while resolving lookups for '-fx-fill' from rule '.icon .text' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.770 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.771 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.771 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.771 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.772 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.772 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.773 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-light-text-color' while resolving lookups for '-fx-fill' from rule '.icon .text' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.773 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.773 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.773 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.774 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.774 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-light-text-color' while resolving lookups for '-fx-fill' from rule '.icon .text' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.774 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.774 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.775 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.775 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-light-text-color' while resolving lookups for '-fx-fill' from rule '
    .icon .text' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.775 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.776 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.776 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.776 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.776 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-light-text-color' while resolving lookups for '-fx-fill' from rule '
    .icon .text' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.777 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.777 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '.label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.777 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.777 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-light-text-color' while resolving lookups for '-fx-fill' from rule '*.icon .text' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:03:00.778 WARN 12912 --- [JavaFX Application Thread] javafx.css : Could not resolve '-fx-text-base-color' while resolving lookups for '-fx-text-fill' from rule '
    .label' in stylesheet jar:file:/C:/Program%20Files/Downlord's%20FAF%20Client/lib/downlords-faf-client-1.1.9.jar!/theme/style.css
    2020-08-31 15:08:41.591 INFO 12912 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: 'Noobs 0-1000, CPU <200' (12544234)
    2020-08-31 15:08:42.662 INFO 12912 --- [pool-3-thread-7] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3714
    2020-08-31 15:08:43.691 INFO 12912 --- [pool-3-thread-8] c.faforever.client.map.DownloadMapTask : Downloading map 4v4isis.v0001 from https://content.faforever.com/faf/vault/maps/4v4isis.v0001.zip
    2020-08-31 15:08:44.902 INFO 12912 --- [Thread-59] 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, 22330, --login, Bernie_Sanders, --rpc-port, 46404, --gpgnet-port, 47616]
    2020-08-31 15:08:46.444 INFO 12912 --- [Thread-59] 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.log, /gpgnet, 127.0.0.1:47616, /mean, 1252.19, /deviation, 94.5045, /savereplay, gpgnet://127.0.0.1:49306/12544234/Bernie_Sanders.SCFAreplay, /country, US, /numgames, 672] in directory: C:\ProgramData\FAForever\bin
    2020-08-31 15:19:06.751 INFO 12912 --- [Thread-59] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally
    2020-08-31 15:19:06.864 INFO 12912 --- [pool-3-thread-8] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0
    2020-08-31 15:19:34.143 INFO 12912 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: '300-1200 CPU<250' (12544340)
    2020-08-31 15:19:34.894 INFO 12912 --- [pool-3-thread-8] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3714
    2020-08-31 15:19:35.157 INFO 12912 --- [Thread-134] 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, 22330, --login, Bernie_Sanders, --rpc-port, 4307, --gpgnet-port, 50732]
    2020-08-31 15:19:36.660 INFO 12912 --- [Thread-134] 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.log, /gpgnet, 127.0.0.1:50732, /mean, 1252.19, /deviation, 94.5045, /savereplay, gpgnet://127.0.0.1:49396/12544340/Bernie_Sanders.SCFAreplay, /country, US, /numgames, 672] in directory: C:\ProgramData\FAForever\bin
    2020-08-31 15:19:58.934 INFO 12912 --- [Thread-134] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally
    2020-08-31 15:19:59.009 INFO 12912 --- [pool-3-thread-8] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0
    2020-08-31 15:20:23.266 INFO 12912 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: '3x3' (12544334)
    2020-08-31 15:20:23.745 INFO 12912 --- [pool-3-thread-8] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3714
    2020-08-31 15:20:23.899 INFO 12912 --- [pool-3-thread-10] c.faforever.client.map.DownloadMapTask : Downloading map astro_crater_battles_noob.v0011 from https://content.faforever.com/faf/vault/maps/astro_crater_battles_noob.v0011.zip
    2020-08-31 15:20:24.752 INFO 12912 --- [Thread-145] 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, 22330, --login, Bernie_Sanders, --rpc-port, 17445, --gpgnet-port, 10423]
    2020-08-31 15:20:26.257 INFO 12912 --- [Thread-145] 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.log, /gpgnet, 127.0.0.1:10423, /mean, 1252.19, /deviation, 94.5045, /savereplay, gpgnet://127.0.0.1:49410/12544334/Bernie_Sanders.SCFAreplay, /country, US, /numgames, 672] in directory: C:\ProgramData\FAForever\bin
    2020-08-31 15:20:43.333 INFO 12912 --- [Thread-145] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally
    2020-08-31 15:20:43.420 INFO 12912 --- [pool-3-thread-10] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0
    2020-08-31 15:20:54.475 INFO 12912 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: '3x3' (12544334)
    2020-08-31 15:20:54.977 INFO 12912 --- [pool-3-thread-10] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3714
    2020-08-31 15:20:55.234 INFO 12912 --- [Thread-154] 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, 22330, --login, Bernie_Sanders, --rpc-port, 22617, --gpgnet-port, 1893]
    2020-08-31 15:20:55.398 INFO 12912 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: 'Noobs 0-1000, CPU <200' (12544363)
    2020-08-31 15:20:55.893 INFO 12912 --- [pool-3-thread-8] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3714
    2020-08-31 15:20:56.141 INFO 12912 --- [Thread-158] 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, 22330, --login, Bernie_Sanders, --rpc-port, 54822, --gpgnet-port, 45467]
    2020-08-31 15:20:56.739 INFO 12912 --- [Thread-154] 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.log, /gpgnet, 127.0.0.1:1893, /mean, 1252.19, /deviation, 94.5045, /savereplay, gpgnet://127.0.0.1:49423/12544363/Bernie_Sanders.SCFAreplay, /country, US, /numgames, 672] in directory: C:\ProgramData\FAForever\bin
    2020-08-31 15:21:05.427 INFO 12912 --- [Thread-154] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally
    2020-08-31 15:21:05.427 INFO 12912 --- [Thread-158] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally
    2020-08-31 15:21:05.476 INFO 12912 --- [pool-3-thread-8] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0
    2020-08-31 15:21:20.508 INFO 12912 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: 'Noobs 0-1000, CPU <200' (12544363)
    2020-08-31 15:21:20.992 INFO 12912 --- [pool-3-thread-8] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3714
    2020-08-31 15:21:21.238 INFO 12912 --- [Thread-166] 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, 22330, --login, Bernie_Sanders, --rpc-port, 31264, --gpgnet-port, 42894]
    2020-08-31 15:21:22.742 INFO 12912 --- [Thread-166] 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.log, /gpgnet, 127.0.0.1:42894, /mean, 1252.19, /deviation, 94.5045, /savereplay, gpgnet://127.0.0.1:49434/12544363/Bernie_Sanders.SCFAreplay, /country, US, /numgames, 672] in directory: C:\ProgramData\FAForever\bin
    2020-08-31 15:31:48.637 WARN 12912 --- [JJsonPeer] c.f.client.fa.relay.GpgClientCommand : Unknown lobby action: Bottleneck
    2020-08-31 15:31:53.228 WARN 12912 --- [JJsonPeer] c.f.client.fa.relay.GpgClientCommand : Unknown lobby action: BottleneckCleared
    2020-08-31 15:38:36.428 WARN 12912 --- [JJsonPeer] c.f.client.fa.relay.GpgClientCommand : Unknown lobby action: Bottleneck
    2020-08-31 15:38:37.039 WARN 12912 --- [JJsonPeer] c.f.client.fa.relay.GpgClientCommand : Unknown lobby action: BottleneckCleared
    2020-08-31 15:38:37.080 WARN 12912 --- [JJsonPeer] c.f.client.fa.relay.GpgClientCommand : Unknown lobby action: Bottleneck
    2020-08-31 15:38:37.095 WARN 12912 --- [JJsonPeer] c.f.client.fa.relay.GpgClientCommand : Unknown lobby action: BottleneckCleared
    2020-08-31 15:50:59.868 WARN 12912 --- [JJsonPeer] c.f.client.fa.relay.GpgClientCommand : Unknown lobby action: EnforceRating
    2020-08-31 15:51:14.807 INFO 12912 --- [Thread-165] c.f.client.replay.ReplayFileWriterImpl : Writing replay file to C:\ProgramData\FAForever\replays\12544363-Bernie_Sanders.fafreplay (808.8 KiB)
    2020-08-31 15:51:20.676 INFO 12912 --- [Thread-166] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally
    2020-08-31 15:51:20.937 INFO 12912 --- [pool-3-thread-8] com.faforever.client.game.GameService : Forged Alliance terminated with exit code 0
    2020-08-31 15:51:26.405 WARN 12912 --- [JavaFX Application Thread] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([])
    2020-08-31 15:51:26.413 INFO 12912 --- [JavaFX Application Thread] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor'
    2020-08-31 15:51:26.414 INFO 12912 --- [JavaFX Application Thread] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
    2020-08-31 15:51:26.508 ERROR 12912 --- [pool-3-thread-2] org.pircbotx.PircBotX : --- PircBotX interrupted during read, aborting reconnect loop and shutting down ---

    1 Reply Last reply Reply Quote 0
    • E Offline
      Ensor
      last edited by 9 Sept 2020, 16:09

      I updated my client to 1.2.0 today, 64 bit windows 10. I do not have this problem.
      First thing you can try is to uninstall and delete all files. then restart your computer and download the client again.

      B 2 Replies Last reply 10 Sept 2020, 17:58 Reply Quote 0
      • B Offline
        Bernie_Sanders @Ensor
        last edited by 10 Sept 2020, 17:58

        @Stealth9 I will try that now. Will have to re-link my account to Steam?

        1 Reply Last reply Reply Quote 0
        • B Offline
          Bernie_Sanders @Ensor
          last edited by 10 Sept 2020, 18:05

          @Stealth9 Just uninstalled, deleted all files, restarted, downloaded again and it's the same problem. Stalling out on the loading screen. This time it's not even writing a log file.

          1 Reply Last reply Reply Quote 0
          • B Offline
            Brutus5000 FAF Server Admin
            last edited by 10 Sept 2020, 20:11

            Hello @Bernie_Sanders ,

            the part log you posted ends on 31. August without any issues, so I assume it's a log from the old version where you join games etc.. Can you delete the log file and start the client once again? Then we have a clean log.

            He said, "I've been to the year 3000
            Not much has changed, but they live underwater
            And your great-great-great-granddaughter
            Is playin' FAF, playin' FAF"

            1 Reply Last reply Reply Quote 0
            • L Offline
              left_boy
              last edited by 11 Sept 2020, 08:39

              He is not the only one with that issue got the same report on discord but no error and no way to reproduce

              Soon™️

              1 Reply Last reply Reply Quote 0
              • L Offline
                left_boy
                last edited by left_boy 9 Nov 2020, 08:40 11 Sept 2020, 08:40

                What about deleting the client.prefs file @Bernie_Sanders %USER_HOME/AppData/Roaming/Forged Alliance Forever/client.prefs

                Soon™️

                1 Reply Last reply Reply Quote 0
                • L Offline
                  left_boy
                  last edited by 11 Sept 2020, 08:48

                  You could also try:
                  Run from cmd(win+r and type cmd, then enter the path to the exe) and see if it outputs an error
                  Run from zip version you can find on github https://github.com/FAForever/downlords-faf-client/releases/tag/v1.2.0
                  Run from code how to with video in the read me https://github.com/FAForever/downlords-faf-client#how-to-run see if it oututs errors

                  But really I thnk it is the client.prefs file that is somehow fucked up

                  Soon™️

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    Bernie_Sanders
                    last edited by 11 Sept 2020, 15:49

                    None of the above solution work. I rolled back to the previous version and the same thing is happening.

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      left_boy
                      last edited by 12 Sept 2020, 08:57

                      But the v1.1.9 worked before? Can you uninstall instead of just installing 1.1.9 and selecting to uninstall the old one. Cause some times the install a new version leaves old files behind. Wehere as if u uninstall and then install again it deletes 100% of the stuff.

                      Soon™️

                      1 Reply Last reply Reply Quote 0
                      • L Offline
                        left_boy
                        last edited by left_boy 9 Dec 2020, 09:00 12 Sept 2020, 09:00

                        U sure u deleted the client.prefs file I put a lot of hope in that solution?

                        Soon™️

                        1 Reply Last reply Reply Quote 0
                        • L Offline
                          left_boy
                          last edited by 12 Sept 2020, 09:14

                          if anyone of the ppl having this issue wants to I could make a team viewer session install a profiler and look at what is happening live. I got no more ideas on what could be tried. So looking at the problem live is the only thing I can still imagine could work.
                          I might like to:
                          reinstall the client
                          install programms like Intelij(IDE for programming) , yourkit (java profiler) and microsoft process monitor

                          Personal message me if you like to help and schedule a date with me.

                          Soon™️

                          1 Reply Last reply Reply Quote 0
                          • L Offline
                            left_boy
                            last edited by 12 Sept 2020, 09:18

                            Also are u newly installing the client? Like are u new to FAF? Maybe that's the reason you get this issue and all of us don't... Cause we all had the client before and just updated to 1.2.0 and also all the tester that test new releases only update.

                            Soon™️

                            1 Reply Last reply Reply Quote 0
                            • L Offline
                              left_boy
                              last edited by 12 Sept 2020, 09:21

                              And I read someone on Discord that suggested to install https://github.com/FAForever/downlords-faf-client/releases/tag/v1.1.8 has anyone tired that and can confirm that works? Also if it works try updating to v1.2.0 and see if that fixes it.

                              Soon™️

                              1 Reply Last reply Reply Quote 0
                              • J Offline
                                Jenstad
                                last edited by 13 Sept 2020, 11:44

                                Hey, I have had the same issue, got it for the first time when I installed 1.1.9 and then it went away again when I went back to 1.1.8, and now when updating to 1.2.0 it still happens. Going back to 1.1.8 it works fine though. Windows 10 64 bit here as well.

                                Tried deleting the client.prefs file now after updating again but still doesn't work. For me it does not stall on the downlords splash screen though, it just shows it for a second or two and then goes away. Same with the downlords-faf-client.exe process. Going back to 1.1.8 it works again.

                                1 Reply Last reply Reply Quote 0
                                • L Offline
                                  left_boy
                                  last edited by 13 Sept 2020, 16:16

                                  Well I can not investigate this without logs or profiling it. Or a way to reproduce it

                                  Soon™️

                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    left_boy
                                    last edited by 14 Sept 2020, 09:22

                                    So btw what changed from 1.1.8 to 1.1.9 is the java version from 11 to 14. That is likely the issue here. Anyways unless some of you helps us find out why this happens it is gonna stay like that.

                                    Soon™️

                                    1 Reply Last reply Reply Quote 0
                                    • W Offline
                                      Wurstbert
                                      last edited by 20 Sept 2020, 19:16

                                      I changed from 1.1.9 to 1.2.0 and have the same issue, tried all above solutions. The error log says the following:

                                      Exception in thread "WindowsNativeRunloopThread" java.lang.NoSuchMethodError: <init>
                                      at com.sun.glass.ui.win.WinApplication.staticScreen_getScreens(Native Method)
                                      at com.sun.glass.ui.Screen.initScreens(Screen.java:412)
                                      at com.sun.glass.ui.Application.lambda$run$1(Application.java:152)
                                      at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
                                      at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
                                      at java.base/java.lang.Thread.run(Thread.java:832)
                                      Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
                                      at com.sun.prism.d3d.D3DPipeline.getAdapterOrdinal(D3DPipeline.java:205)
                                      at com.sun.javafx.tk.quantum.QuantumToolkit.assignScreensAdapters(QuantumToolkit.java:695)
                                      at com.sun.javafx.tk.quantum.QuantumToolkit.runToolkit(QuantumToolkit.java:313)
                                      at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$startup$10(QuantumToolkit.java:258)
                                      at com.sun.glass.ui.Application.lambda$run$1(Application.java:153)
                                      at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
                                      at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
                                      at java.base/java.lang.Thread.run(Thread.java:832)

                                      Any help is welcome!

                                      1 Reply Last reply Reply Quote 0
                                      • W Offline
                                        Wurstbert
                                        last edited by Wurstbert 20 Sept 2020, 19:42

                                        After succesively deleting everything Java SDK related from Windows (including the enviroment variables), reinstalling and restarting Windows it finally worked (following the advice given on a website that deals with an error that is related to this problem):

                                        https://bugs.openjdk.java.net/browse/JDK-8231015

                                        "CUSTOMER SUBMITTED WORKAROUND :
                                        Uninstall other JDKs in the system. It seems removing the jdk 8 from the PATH env variable solves this."

                                        1 Reply Last reply Reply Quote 0
                                        • L Offline
                                          left_boy
                                          last edited by left_boy 20 Sept 2020, 20:12

                                          Hmm I wonder if we could do something against that... Maybe the installer could modify the PATH variable before launch... Have you got an idea on how to reproduce? If I wanna work against it with the installer I got to reproduce it first. What java version? What was on the PATH? @graftod666

                                          I probably need some help of ppl that have the issue.

                                          Soon™️

                                          1 Reply Last reply Reply Quote 0
                                          2 out of 30
                                          • First post
                                            2/30
                                            Last post