Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to launch on linux. #1856

Closed
safield opened this issue Aug 14, 2020 · 1 comment
Closed

Fails to launch on linux. #1856

safield opened this issue Aug 14, 2020 · 1 comment
Labels

Comments

@safield
Copy link

safield commented Aug 14, 2020

FAF is failing to launch my Steam install Forged Alliance.

Forged alliance runs correctly.

When I try to launch from FAF, nothing happens in the client gui, and I get the following error message in the console...

home/user/.faforever/bin/ForgedAlliance.exe: 1: MZ����@0��: not found
/home/user/.faforever/bin/ForgedAlliance.exe: 1: Syntax error: word unexpected (expecting ")")
2020-08-13 22:10:01.479  INFO 73531 --- [pool-3-thread-5] com.faforever.client.game.GameService    : Forged Alliance terminated with exit code 2
2020-08-13 22:10:01.526  INFO 73531 --- [      Thread-26] c.f.client.fa.relay.ice.IceAdapterImpl   : ICE adapter terminated normally
2020-08-13 22:10:01.611  WARN 73531 --- [      Thread-13] c.f.client.fa.relay.ice.IceAdapterImpl   : Ignoring call to ICE adapter as we are not connected: setIceServers([[{credentialType=token, urls=[turn:faforever.com?transport=tcp, turn:faforever.com?transport=udp, stun:faforever.com], credential=Le60U4IWIdA1PFDligoW+joSO2A=, username=1597461001:333564}]])

This directory it is looking for does not exist. I have check that the client is pointed at the correct steam directory where FA actually exists.

@safield safield added the bug label Aug 14, 2020
@iczero
Copy link
Member

iczero commented Aug 14, 2020

Did you follow the linux install instructions on the wiki? (https://wiki.faforever.com/index.php?title=Setting_Up_FAF_Linux) It seems like the client is directly trying to execute the .exe, which won't work unless you have wine in binfmt or something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants