Any help with this? Installed with OPs scripts, FA works fine through Steam, the client crashes when logging in though. This is on Arch.
lutris-wrapper: Forged Alliance Forever
Running /home/max/Games/forged-alliance-forever/lobby/downlords-faf-client
Initial process has started with pid 53623
Start monitoring process.
19:52:08.557 [main] DEBUG com.faforever.client.preferences.PreferencesService - Logger initialized
2021-10-02 19:52:09.471 WARN 53623 --- [kground-preinit] o.s.h.c.j.Jackson2ObjectMapperBuilder : For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2021-10-02 19:52:09.517 INFO 53623 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.2 on endeavour with PID 53623 (started by max in /home/max/Games/forged-alliance-forever/lobby)
2021-10-02 19:52:09.518 INFO 53623 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,linux
2021-10-02 19:52:10.068 INFO 53623 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$ebe4d117] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-02 19:52:10.081 INFO 53623 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$4d23845d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.gson.internal.reflect.UnsafeReflectionAccessor (file:/home/max/Games/forged-alliance-forever/lobby/lib/gson-2.8.5.jar) to field java.net.HttpCookie.name
WARNING: Please consider reporting this to the maintainers of com.google.gson.internal.reflect.UnsafeReflectionAccessor
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-10-02 19:52:10.235 INFO 53623 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO
2021-10-02 19:52:10.254 INFO 53623 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2021-10-02 19:52:10.590 INFO 53623 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps...
2021-10-02 19:52:10.681 INFO 53623 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.6
2021-10-02 19:52:10.688 INFO 53623 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.6
2021-10-02 19:52:10.692 INFO 53623 --- [pool-3-thread-3] c.f.client.update.CheckForUpdateTask : Checking for client update
2021-10-02 19:52:10.711 INFO 53623 --- [pool-3-thread-4] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel)
2021-10-02 19:52:10.919 INFO 53623 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 2.07 seconds (JVM running for 2.857)
2021-10-02 19:52:11.232 INFO 53623 --- [lication Thread] com.faforever.client.update.Version : fromVersion '1.4.6' is not newer than toVersion '1.4.6'. No update is required.
2021-10-02 19:52:15.675 INFO 53623 --- [ Discord RPC] c.f.client.discord.DiscordEventHandler : Discord is ready with user 'BenDover'
2021-10-02 19:52:18.111 INFO 53623 --- [ Thread-12] c.f.client.remote.FafServerAccessorImpl : Trying to connect to FAF server at lobby.faforever.com:8001
2021-10-02 19:52:18.140 INFO 53623 --- [ Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF server connection established
2021-10-02 19:52:18.164 INFO 53623 --- [ Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF session initiated, session ID: 2857377651
2021-10-02 19:52:27.779 INFO 53623 --- [ Thread-12] c.f.client.remote.FafServerAccessorImpl : FAF login succeeded
2021-10-02 19:52:27.943 INFO 53623 --- [lication Thread] com.faforever.client.update.Version : fromVersion version '1.6' is newer than toVersion '1.4.6'. fromVersion should be updated.
> Patching com/sun/webkit/WebPage ...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5e22d83399, pid=53623, tid=53915
#
# JRE version: OpenJDK Runtime Environment (15.0.2+7) (build 15.0.2+7-27)
# Java VM: OpenJDK 64-Bit Server VM (15.0.2+7-27, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libavcodec.so.58+0x1bc399] av_packet_free_side_data+0x9
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/max/Games/forged-alliance-forever/lobby/core.53623)
#
# An error report file with more information is saved as:
# /home/max/Games/forged-alliance-forever/lobby/hs_err_pid53623.log
[thread 53920 also had an error]
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
Monitored process exited.
All monitored processes have exited.
Monitored process didn't return an exit code.
Exit with returncode 0
Update:
I fixed it, what I did was change config in lutris to windows and back to linux to reset to defaults, changed the executable like it used to be, added INSTALL4J_JAVA_HOME=.. and PROTON_NO_ESYNC=1, changed in Game.prefs my primary adapter to 2560,1440,120 and it works now in fullscreen borderless window.