-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Hi everyone,
I've just started playing the game and I want to host a server on my NAS. I ran the Docker-Compose file but I'm having issues.
As soons as I start the container after the game installs, I get the following error :
./launch.sh: line 80: 134 Segmentation fault (core dumped) DISPLAY=:99 LD_LIBRARY_PATH="$LD_LIBRARY_PATH:../Steamworks SDK Redist/linux64/" ./CoreKeeperServer "${params[@]}"
I feel like my hardware is weak but according to a few articles, I should be able to run it. My specs are the following :
Processor : Intel(R) Celeron(R) N4505 @ 2.00GHz
Memory : 4 Go
Kernel : Linux 6.1.0-26-amd64
I'm running OpenMediaVault.
Here are the logs and my docker setup :
CoreKeeperServerLog.txt
core-keeper_core-keeper-dedicated.log
docker-compose.txt
.core.env.txt
Am I missing something ? The other issues haven't fixed anything for me.