GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.3k stars 819 forks source link

Don't Starve: Configuration files incomplete / incorrect #801

Closed Flightkick closed 8 years ago

Flightkick commented 8 years ago

Just installed a DST dedicated server, the config files generated are in the wrong place (documentation on their website is also outdated).

DST now uses clusters i.e.: DoNotStarve/Cluster_X

The settings.ini is generated inside .klei/DoNotStarve but contains cluster specific settings which should be generated in .klei/DoNotStarve/Cluster_X/cluster.ini

Also, to host a public dedicated server an Steam Authentication code should be generated and placed in .klei/DoNotStarve/Cluster_X/cluster_token.ini (this is also cluster specific).

With the files currently generated you can not launch a DST public dedicated server out of the box.

dgibbs64 commented 8 years ago

Yeah DST is pretty broken current as the developers made major changes to the way the server works. I have not had any time to resolve this. However if you are willing to make the fixes I will merge them in to LGSM as its gunna take me a long time get resolve.

see https://github.com/dgibbs64/linuxgsm/issues/693

dgibbs64 commented 8 years ago

Closing this as dst does work with LGSM I have updated a link to installation instructions for configuration that the admin will need to complete. DST is one of the most complicated dedi servers I have come across

lock[bot] commented 6 years ago

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