[GH-ISSUE #3855] [Server Request] - Core Keeper #2512

Closed
opened 2026-02-27 03:03:29 +03:00 by kerem · 14 comments
Owner

Originally created by @jrb2040 on GitHub (May 12, 2022).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/3855

Originally assigned to: @h3o66 on GitHub.

What game server would you like to add?

Core Keeper

(https://steamdb.info/app/1963720/config/)

Is the server on Steam?

  • Yes
  • No

If yes Use SteamDB to get the appid. (https://steamdb.info).

1963720

Is the server supported on Linux?

We only support Linux servers and do not support Wine.

  • Yes
  • No
Originally created by @jrb2040 on GitHub (May 12, 2022). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/3855 Originally assigned to: @h3o66 on GitHub. ## What game server would you like to add? Core Keeper ## Can you link to any tutorials or guides? (https://steamdb.info/app/1963720/config/) ## Is the server on Steam? * [X] Yes * [ ] No If yes Use SteamDB to get the appid. (https://steamdb.info). 1963720 ## Is the server supported on Linux? We only support Linux servers and do **not** support Wine. * [X] Yes * [ ] No
kerem 2026-02-27 03:03:29 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (May 12, 2022):

Potential duplicates:

  • [#3852] [Server Request] Necesse (64.17%)

  • [#3814] [Server Request] Longvinter (61.67%)

  • [#3812] [Server Request] CryoFall (60%)

<!-- gh-comment-id:1125043153 --> @github-actions[bot] commented on GitHub (May 12, 2022): Potential duplicates: - [#3852] [Server Request] Necesse (64.17%) - [#3814] [Server Request] Longvinter (61.67%) - [#3812] [Server Request] CryoFall (60%)
Author
Owner

@mbillich commented on GitHub (May 19, 2022):

the appid for the server is 1963720

<!-- gh-comment-id:1131186127 --> @mbillich commented on GitHub (May 19, 2022): the appid for the server is 1963720
Author
Owner

@jrb2040 commented on GitHub (May 19, 2022):

Ah good catch, thank you. I will update the request

<!-- gh-comment-id:1131191367 --> @jrb2040 commented on GitHub (May 19, 2022): Ah good catch, thank you. I will update the request
Author
Owner

@h3o66 commented on GitHub (May 31, 2022):

First draft for the Server is up, see connected PR

<!-- gh-comment-id:1142614043 --> @h3o66 commented on GitHub (May 31, 2022): First draft for the Server is up, see connected PR
Author
Owner

@h3o66 commented on GitHub (Jun 30, 2022):

As they now released the option to set the port, i think this is now ready to be tested.

<!-- gh-comment-id:1171613123 --> @h3o66 commented on GitHub (Jun 30, 2022): As they now released the option to set the port, i think this is now ready to be tested.
Author
Owner

@Panzke commented on GitHub (Jul 4, 2022):

I have the problem that walls can not be broken. Similar to what is described here:

https://www.reddit.com/r/CoreKeeperGame/comments/vetk85/setup_a_dedicated_server_and_there_is_an/

The solution is probably already mentioned there. It seems that the world is generated via the graphics card.

Here it is also pointed out again that the command -nographics is to be avoided:

https://www.reddit.com/r/CoreKeeperGame/comments/uym86p/dedicated_core_keeper_server_tips_tricks/

<!-- gh-comment-id:1174155325 --> @Panzke commented on GitHub (Jul 4, 2022): I have the problem that walls can not be broken. Similar to what is described here: https://www.reddit.com/r/CoreKeeperGame/comments/vetk85/setup_a_dedicated_server_and_there_is_an/ The solution is probably already mentioned there. It seems that the world is generated via the graphics card. Here it is also pointed out again that the command -nographics is to be avoided: https://www.reddit.com/r/CoreKeeperGame/comments/uym86p/dedicated_core_keeper_server_tips_tricks/
Author
Owner

@h3o66 commented on GitHub (Aug 23, 2022):

Updated now the PR to use xvfb and set a log setting, as it does not output any more logs i added as well the logfile paramter.

Currently a known issue is the stop type of the server is kind of broken

<!-- gh-comment-id:1224292284 --> @h3o66 commented on GitHub (Aug 23, 2022): Updated now the PR to use xvfb and set a log setting, as it does not output any more logs i added as well the logfile paramter. Currently a known issue is the stop type of the server is kind of broken
Author
Owner

@arcao commented on GitHub (Nov 25, 2022):

Any new progress?

<!-- gh-comment-id:1327646995 --> @arcao commented on GitHub (Nov 25, 2022): Any new progress?
Author
Owner

@h3o66 commented on GitHub (Nov 25, 2022):

Any new progress?

My PR is already finished.
Feel free to test it and give feedback.

<!-- gh-comment-id:1327691075 --> @h3o66 commented on GitHub (Nov 25, 2022): > Any new progress? My PR is already finished. Feel free to test it and give feedback.
Author
Owner

@juanchichi commented on GitHub (Dec 10, 2022):

Any ETA for the merge into master?
Thanks.

<!-- gh-comment-id:1345301796 --> @juanchichi commented on GitHub (Dec 10, 2022): Any ETA for the merge into master? Thanks.
Author
Owner

@Oline commented on GitHub (Mar 26, 2023):

Any news on its official inclusion?
Any help needed ?
Keeping a server running off the official release is a pain.

<!-- gh-comment-id:1484113992 --> @Oline commented on GitHub (Mar 26, 2023): Any news on its official inclusion? Any help needed ? Keeping a server running off the official release is a pain.
Author
Owner

@TrythisTV commented on GitHub (Apr 6, 2023):

I'm not sure how best to get this to who needs to see it, but I got constant segfaults when trying to start ckserver via lgsm, there is one dependency that doesn't get checked during install, or at least installing libxi6 in my headless server (no gpu, hosted in some datacenter, ubuntu 20.04.5 LTS) solved the segfault issue.

So perhaps adding libxi6 to the dependency checks would be beneficial?

<!-- gh-comment-id:1499542796 --> @TrythisTV commented on GitHub (Apr 6, 2023): I'm not sure how best to get this to who needs to see it, but I got constant segfaults when trying to start ckserver via lgsm, there is one dependency that doesn't get checked during install, or at least installing libxi6 in my headless server (no gpu, hosted in some datacenter, ubuntu 20.04.5 LTS) solved the segfault issue. So perhaps adding libxi6 to the dependency checks would be beneficial?
Author
Owner

@dgibbs64 commented on GitHub (Apr 6, 2023):

@TrythisTV If libxi6 needs to be added as a dependency please raise a new issue and we can get it added thanks :)

<!-- gh-comment-id:1499563068 --> @dgibbs64 commented on GitHub (Apr 6, 2023): @TrythisTV If libxi6 needs to be added as a dependency please raise a new issue and we can get it added thanks :)
Author
Owner

@github-actions[bot] commented on GitHub (Apr 15, 2024):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:2054265921 --> @github-actions[bot] commented on GitHub (Apr 15, 2024): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2512
No description provided.