LinuxGSM icon indicating copy to clipboard operation
LinuxGSM copied to clipboard

[Server Request] - Core Keeper

Open jrb2040 opened this issue 2 years ago • 7 comments

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

jrb2040 avatar May 12 '22 14:05 jrb2040

Potential duplicates:

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

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

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

github-actions[bot] avatar May 12 '22 14:05 github-actions[bot]

the appid for the server is 1963720

mbillich avatar May 19 '22 04:05 mbillich

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

jrb2040 avatar May 19 '22 04:05 jrb2040

First draft for the Server is up, see connected PR

h3o66 avatar May 31 '22 20:05 h3o66

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

h3o66 avatar Jun 30 '22 19:06 h3o66

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/

Panzke avatar Jul 04 '22 19:07 Panzke

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

h3o66 avatar Aug 23 '22 16:08 h3o66

Any new progress?

arcao avatar Nov 25 '22 15:11 arcao

Any new progress?

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

h3o66 avatar Nov 25 '22 16:11 h3o66

Any ETA for the merge into master? Thanks.

juanchichi avatar Dec 10 '22 16:12 juanchichi

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

Oline avatar Mar 26 '23 14:03 Oline

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?

TrythisTV avatar Apr 06 '23 19:04 TrythisTV

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

dgibbs64 avatar Apr 06 '23 20:04 dgibbs64

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.

github-actions[bot] avatar Apr 15 '24 01:04 github-actions[bot]