• EXCEPTION_ACCESS_VIOLATION (0xc0000005) at address 0x0095854f

    11
    0 Votes
    11 Posts
    3k Views
    UvesoU
    @Medianl did your game also crash on exact the same address at 0x0095854f ?
  • Fatal Error when trying to load game

    3
    0 Votes
    3 Posts
    228 Views
    AskaholicA
    You need to run Sup Com from steam so it downloads the needed files.
  • 0 Votes
    4 Posts
    327 Views
    D
    добро пожаловать)
  • Crash game! Error collisions shields

    2
    0 Votes
    2 Posts
    149 Views
    JipJ
    Did your game crash, or did the logs just show a warning? These warnings are known, and fixed on FAF Develop. They do not cause a crash. If you do experience a crash to desktop then here is some help: [image: 1647508790805-d3eb5598-f46e-4e62-89ee-ca70dbd176c0-image.png]
  • Cant login from mobile connection.

    2
    0 Votes
    2 Posts
    184 Views
    L
    What means getting stuck? It does not open the login page? You hit the login button nothing happens? Can you provide client logs?
  • Possible Cause For The Recurring "Setting up automatch..." Cycle

    7
    0 Votes
    7 Posts
    468 Views
    L
    I heard this story before from other players. The reason the game does not launch is that the host's game does not start. The server is waiting for the host from what I found out. Host being a randomly assigned player. I can not see plausible ways for this to be true. I guess it was just bad luck... Also I also did that and got games started after doing so.
  • Cant play on custom lobbies, and other things won't load in FAF

    2
    0 Votes
    2 Posts
    148 Views
    S
    Something in your computer or network is blocking the client's access to api.faforever.com/116.202.155.226:443, check your firewall and antivirus
  • Launch failed in every automatch.

    23
    0 Votes
    23 Posts
    1k Views
    E
    @sheikah Amazing, that problem was so easy to solve, now game is working. Thank you very much and all who help to solve my problem!
  • This keeps causing crashs duno how to fix it or if i can

    2
    0 Votes
    2 Posts
    137 Views
    maggeM
    Maybe it is helpful - same error here for that guy with some suggestions to fix: https://forum.faforever.com/topic/1550/game-crashed/2
  • Issue logging in

    2
    0 Votes
    2 Posts
    134 Views
    Eternal-E
    You cant reach https://lobby.faforever.com/. Turn off firewall/antivirus. Or local internet router, if you are using it
  • java.util.concurrent.CompletionException

    2
    0 Votes
    2 Posts
    222 Views
    maggeM
    Your files do not match the checksums - Reinstalled FAF already? Have you selected FAF or FAF Beta for hosting? https://i.imgur.com/HaZ6XL6.png
  • Security Issue log4j

    11
    1 Votes
    11 Posts
    695 Views
    F
    @sheikah said in Security Issue log4j: The dependency was updated to the newest log4j, although the client still never interacts with any of the logging there anyway. cool! thank you for responding!
  • Authorisation and entering game problem

    3
    0 Votes
    3 Posts
    165 Views
    I
    Yeah! The problem is with antivirus. Thanks
  • Suddenly crashed

    crash bug
    3
    0 Votes
    3 Posts
    411 Views
    JipJ
    If it was a crash-to-desktop then you can try and attach the debugger: https://discord.com/channels/197033481883222026/202928463076786176/936360661724827700 If you do not have Discord, here's a screenshot of the post: [image: 1646642902579-fdb7136e-4a5f-45e9-bdcc-7ed4d58212ee-image.png]
  • Another player told me I was on a "Ban List"

    10
    1
    1 Votes
    10 Posts
    686 Views
    FtXCommandoF
    Pretty sure the command uses to put Congreve and Farm as my smurfs due to us exchanging names a while ago. No idea if that ever stopped.
  • Login Screen forever

    26
    0 Votes
    26 Posts
    1k Views
    S
    This release may solve the issue for some people. https://github.com/FAForever/downlords-faf-client/releases/tag/v2022.2.0-alpha-4
  • Merge accounts - possible?

    5
    0 Votes
    5 Posts
    419 Views
    Eternal-E
    Write [email protected] about deleting current account
  • Need help with linking steam account.

    3
    0 Votes
    3 Posts
    130 Views
    K
    @sheikah yeah, I only changed the the list over. Ive got it linked now, thanks!
  • Newshub thing

    19
    0 Votes
    19 Posts
    673 Views
    RoweyR
    @Sheikah is their away we an set the zoom level in the client for this page as that would help elevate some of the issuse and show all the parts of the page
  • Interface/UI Scale and UI mods

    5
    0 Votes
    5 Posts
    280 Views
    JipJ
    That isn't correct - any UI that uses the default functions helper functions for UI, namely those in LayoutHelpers.lua, will scale properly. Only when people invented their own functions the scaling is not taken into account by default. I do not think the word 'lazy' is correct here - it is more people just not knowing that the helper file exists. If they did, it would scale automatically just like the rest of the UI.