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

    Game crash on joining a lobby

    Scheduled Pinned Locked Moved FAF support (client and account issues)
    7 Posts 4 Posters 5.6k 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
      BattleLatte
      last edited by

      I hope this is the right place to post this.

      I have just redownloaded the client on a new laptop and get the following message pop up whenever I attempt to join a lobby:

      "It looks like Supreme Commander: Forged Alliance crashed check with exit code -1,073,741,515"

      I will post the game log below.
      Any help would be greatly appreciated, thanks.

      1 Reply Last reply Reply Quote 0
      • B Offline
        BattleLatte
        last edited by

        2021-12-22 00:13:01.809 WARN 17044 --- [SpringApplicationShutdownHook] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([])
        2021-12-22 00:13:01.814 INFO 17044 --- [SpringApplicationShutdownHook] c.f.client.remote.FafServerAccessor : Closing lobby server connection
        2021-12-22 00:13:01.815 INFO 17044 --- [SpringApplicationShutdownHook] com.faforever.commons.lobby.FafLobbyApi : Disconnecting from server
        2021-12-22 00:13:01.815 INFO 17044 --- [SpringApplicationShutdownHook] com.faforever.commons.lobby.FafLobbyApi : Outbound channel closed
        2021-12-22 00:13:01.846 INFO 17044 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Disconnected from server
        2021-12-22 11:27:39.683 INFO 2836 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on %CPU_NAME% with PID 2836 (started by %USER% in C:\Program Files\FAF Client)
        2021-12-22 11:27:39.686 INFO 2836 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: windows,prod
        2021-12-22 11:27:40.896 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'faf-client-com.faforever.client.config.ClientProperties' of type [com.faforever.client.config.ClientProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:40.899 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'fafClientApplication' of type [com.faforever.client.FafClientApplication$$EnhancerBySpringCGLIB$$7c1f3c1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:40.909 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'platformService' of type [com.faforever.client.fx.PlatformService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:40.910 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'reportingService' of type [com.faforever.client.reporting.ReportingService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:40.915 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'baseConfig' of type [com.faforever.client.config.BaseConfig$$EnhancerBySpringCGLIB$$365a5fde] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:40.921 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'messageSource' of type [org.springframework.context.support.ReloadableResourceBundleMessageSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:41.076 INFO 2836 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO
        2021-12-22 11:27:41.079 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'preferencesService' of type [com.faforever.client.preferences.PreferencesService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:41.082 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'i18n' of type [com.faforever.client.i18n.I18n] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:41.085 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'notificationService' of type [com.faforever.client.notification.NotificationService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:41.085 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$1b3d86f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:41.105 INFO 2836 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$7c7c3a3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 11:27:41.999 INFO 2836 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
        2021-12-22 11:27:42.233 INFO 2836 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 2021.11.0
        2021-12-22 11:27:42.234 INFO 2836 --- [JavaFX-Launcher] c.f.client.update.ClientUpdateService : Current version: 2021.11.0
        2021-12-22 11:27:42.241 INFO 2836 --- [pool-3-thread-3] c.f.client.update.CheckForUpdateTask : Checking for client update
        2021-12-22 11:27:42.261 INFO 2836 --- [pool-3-thread-4] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel)
        2021-12-22 11:27:42.730 INFO 2836 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 3.967 seconds (JVM running for 5.741)
        2021-12-22 11:27:44.437 INFO 2836 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '2021.10' is not newer than toVersion '2021.11'. No update is required.
        2021-12-22 11:27:44.497 INFO 2836 --- [JavaFX Application Thread] com.faforever.client.user.UserService : Logging in with refresh token
        2021-12-22 11:27:45.456 INFO 2836 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Connected to lobby.faforever.com on port 8002
        2021-12-22 11:27:49.142 INFO 2836 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '2021.11' is not newer than toVersion '2021.11'. No update is required.
        2021-12-22 11:27:57.070 INFO 2836 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: 'Abobus All' (15959754)
        2021-12-22 11:27:57.977 INFO 2836 --- [pool-3-thread-4] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3729
        2021-12-22 11:27:58.140 INFO 2836 --- [Thread-51] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\faf client\jre\bin\java.exe, -jar, C:\Program Files\FAF Client\natives\faf-ice-adapter.jar, --id, 418582, --login, BattleLatte, --rpc-port, 16414, --gpgnet-port, 54281]
        2021-12-22 11:27:59.683 INFO 2836 --- [Thread-51] 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_15959754.log, /gpgnet, 127.0.0.1:54281, /mean, 1011.62, /deviation, 126.781, /savereplay, gpgnet://127.0.0.1:50363/15959754/BattleLatte.SCFAreplay, /country, GB, /numgames, 101, /numgames, 79] in directory: C:\ProgramData\FAForever\bin
        2021-12-22 11:28:00.129 INFO 2836 --- [ForkJoinPool.commonPool-worker-7] com.faforever.client.game.GameService : Forged Alliance terminated with exit code -1073741515
        2021-12-22 11:28:00.871 INFO 2836 --- [Thread-51] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally
        2021-12-22 16:55:53.438 INFO 1504 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on %CPU_NAME% with PID 1504 (started by %USER% in C:\Program Files\FAF Client)
        2021-12-22 16:55:53.443 INFO 1504 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: windows,prod
        2021-12-22 16:55:54.843 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'faf-client-com.faforever.client.config.ClientProperties' of type [com.faforever.client.config.ClientProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:54.846 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'fafClientApplication' of type [com.faforever.client.FafClientApplication$$EnhancerBySpringCGLIB$$912377ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:54.859 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'platformService' of type [com.faforever.client.fx.PlatformService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:54.860 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'reportingService' of type [com.faforever.client.reporting.ReportingService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:54.865 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'baseConfig' of type [com.faforever.client.config.BaseConfig$$EnhancerBySpringCGLIB$$bfbbe3c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:54.872 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'messageSource' of type [org.springframework.context.support.ReloadableResourceBundleMessageSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:55.072 INFO 1504 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO
        2021-12-22 16:55:55.075 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'preferencesService' of type [com.faforever.client.preferences.PreferencesService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:55.078 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'i18n' of type [com.faforever.client.i18n.I18n] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:55.080 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'notificationService' of type [com.faforever.client.notification.NotificationService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:55.081 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$a49f0ae4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:55.106 INFO 1504 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$5ddbe2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
        2021-12-22 16:55:56.205 INFO 1504 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
        2021-12-22 16:55:56.445 INFO 1504 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 2021.11.0
        2021-12-22 16:55:56.446 INFO 1504 --- [JavaFX-Launcher] c.f.client.update.ClientUpdateService : Current version: 2021.11.0
        2021-12-22 16:55:56.481 INFO 1504 --- [pool-3-thread-3] c.f.client.update.CheckForUpdateTask : Checking for client update
        2021-12-22 16:55:56.491 INFO 1504 --- [pool-3-thread-4] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel)
        2021-12-22 16:55:56.953 INFO 1504 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 4.675 seconds (JVM running for 7.87)
        2021-12-22 16:55:58.585 INFO 1504 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '2021.10' is not newer than toVersion '2021.11'. No update is required.
        2021-12-22 16:55:58.643 INFO 1504 --- [JavaFX Application Thread] com.faforever.client.user.UserService : Logging in with refresh token
        2021-12-22 16:55:59.400 INFO 1504 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Connected to lobby.faforever.com on port 8002
        2021-12-22 16:56:02.778 INFO 1504 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '2021.11' is not newer than toVersion '2021.11'. No update is required.
        2021-12-22 16:56:36.828 INFO 1504 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: 'Noobs - Ranked' (15961303)
        2021-12-22 16:56:38.053 INFO 1504 --- [pool-3-thread-4] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3729
        2021-12-22 16:56:38.090 INFO 1504 --- [pool-3-thread-4] c.faforever.client.map.DownloadMapTask : Downloading map dualgap_adaptive.v0012 from https://content.faforever.com/maps/dualgap_adaptive.v0012.zip
        2021-12-22 16:56:38.805 INFO 1504 --- [Thread-59] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\faf client\jre\bin\java.exe, -jar, C:\Program Files\FAF Client\natives\faf-ice-adapter.jar, --id, 418582, --login, BattleLatte, --rpc-port, 26971, --gpgnet-port, 32189]
        2021-12-22 16:56:40.366 INFO 1504 --- [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_15961303.log, /gpgnet, 127.0.0.1:32189, /mean, 1011.62, /deviation, 126.781, /savereplay, gpgnet://127.0.0.1:50346/15961303/BattleLatte.SCFAreplay, /country, GB, /numgames, 101, /numgames, 79] in directory: C:\ProgramData\FAForever\bin
        2021-12-22 16:56:42.321 INFO 1504 --- [ForkJoinPool.commonPool-worker-23] com.faforever.client.game.GameService : Forged Alliance terminated with exit code -1073741515
        2021-12-22 16:56:43.119 INFO 1504 --- [Thread-59] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally
        2021-12-22 17:01:08.080 INFO 1504 --- [JavaFX Application Thread] com.faforever.client.game.GameService : Joining game: 'Under 1K Best Gap Noobs' (15961300)
        2021-12-22 17:01:09.028 INFO 1504 --- [pool-3-thread-5] c.f.c.patch.GameBinariesUpdateTaskImpl : Updating binaries to 3729
        2021-12-22 17:01:09.038 INFO 1504 --- [pool-3-thread-6] c.faforever.client.map.DownloadMapTask : Downloading map desert_gap.v0005 from https://content.faforever.com/maps/desert_gap.v0005.zip
        2021-12-22 17:01:09.699 INFO 1504 --- [Thread-174] c.f.client.fa.relay.ice.IceAdapterImpl : Starting ICE adapter with command: [c:\program files\faf client\jre\bin\java.exe, -jar, C:\Program Files\FAF Client\natives\faf-ice-adapter.jar, --id, 418582, --login, BattleLatte, --rpc-port, 1146, --gpgnet-port, 58804]
        2021-12-22 17:01:11.728 INFO 1504 --- [Thread-174] 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_15961300.log, /gpgnet, 127.0.0.1:58804, /mean, 1011.62, /deviation, 126.781, /savereplay, gpgnet://127.0.0.1:50541/15961300/BattleLatte.SCFAreplay, /country, GB, /numgames, 101, /numgames, 79] in directory: C:\ProgramData\FAForever\bin
        2021-12-22 17:01:16.759 INFO 1504 --- [ForkJoinPool.commonPool-worker-21] com.faforever.client.game.GameService : Forged Alliance terminated with exit code -1073741515
        2021-12-22 17:01:17.090 INFO 1504 --- [Thread-174] c.f.client.fa.relay.ice.IceAdapterImpl : ICE adapter terminated normally

        1 Reply Last reply Reply Quote 0
        • S Offline
          Sheikah
          last edited by

          You need to launch the game once through steam

          1 Reply Last reply Reply Quote 0
          • B Offline
            BattleLatte
            last edited by

            Thankyou!

            1 Reply Last reply Reply Quote 0
            • Z Offline
              zorg-kirill
              last edited by

              Didn't help to me...

              1 Reply Last reply Reply Quote 0
              • maggeM Offline
                magge Global Moderator
                last edited by

                @zorg-kirill Make your own thread and show us your logs and explain what you have already tried to solve it by yourself.

                Join a FAFtastic Team

                Z 1 Reply Last reply Reply Quote 0
                • Z Offline
                  zorg-kirill @magge
                  last edited by

                  @magge ok, i will

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post