FAForever / downlords-faf-client

Official client for Forged Alliance Forever
https://faforever.com
MIT License
196 stars 121 forks source link

Launcher not starting properly on Linux #2912

Closed AnaxMorden closed 1 year ago

AnaxMorden commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Run faf-client-2023.2.0-alpha-1 in Archlinux with that command: Install FAF to your desired DIR (In my case ~/Spiele: German word for Games) Install Java 17 with that command: pacman -S jre17-openjdk Run that Command to run FAF INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-17-openjdk ~/*Desired-Dir*/faf-client-2023.2.0-alpha-1/faf-client

Log or error message This is my log file: error.log

Expected behavior Launcher starts up

Screenshots ArcoLinux-2023-02-10-1676057266_screenshot_1920x1080 Used Enviroment and Command ( Please Ignore DE, it was wrong defined in .profiles)

ArcoLinux-2023-02-10-1676057370_screenshot_1920x1080 The Only Graphical Thing you can before it crashes

ArcoLinux-2023-02-10-1676057358_screenshot_1920x1080 Error GUI

OS Linux Distro: ArcoLinux (In Fact ArchLinux with some help packages) Kernel: 6.1.10-arch1-1 WM: i3

Brutus5000 commented 1 year ago

cannot use an unresolved DNS server address Fix your system, bro

Sheikah45 commented 1 year ago

This is due to a misconfigured DNS on the machine

iczero commented 1 year ago

Netty does not support scoped IPv6 addresses in /etc/resolv.conf. Install systemd-resolved if possible. Please see https://github.com/faforever/faf-linux for more information.