Heyho, I recently updated my Linux to Ubuntu 23.04 and now FAF-Client does not launch the game anymore.
Playing via Steam works fine, only when I try to host/watch/ladder a game via FAF the Game instantly crashes. Last (and I guess relevant) log:
info: Compiled shader: /effects/primbatcher.fx
warning: z:\home\%USER%\.faforever\gamedata\effects.nx2\effects\range.fx: unable to create effect: z:\home\%USER%\.faforever\gamedata\effects.nx2\effects\range.fx reason: unknown error
Any helpful suggestions how to debug/fix the problem?
I am using the setup from https://github.com/FAForever/faf-linux
What I have tried so far:
- Reinstalled FAF and SupCom completely
sudo apt install git wget jq cabextract libxcomposite1:amd64 libxcomposite1:i386 libfreetype6:amd64 libfreetype6:i386
tells me everything is installed on lates version.- Used protonwrapper 'GE-55' and 'SteamExperimental'
- Sometimes, it crashes at
primbatcher.fx
, somtimes atsky.fx
but its always in proximitry torange.fx
- Created a GithubIssue on the FAForever/faf-linux repo