Jump to content

Help! My DST server has trouble starting!


Recommended Posts

Seconded.

Most servers will use a ubiquitous batch file, or a .bat file.

For example, most of them pertaining to DST dedicated servers will contain a line at the start to navigate to the proper directory.

cd /D "C:\DST\bin"
start dontstarve_dedicated_server_nullrenderer -cluster clusternamehere -shard Master

In this first line, we're going to focus on the directory path, or "C:\DST\bin".

In this case, I have a dedicated server at this location, and inside the \bin directory my dontstarve_dedicated_server_nullrenderer, or dedicated server binary, is located. As the previous person mentioned, you'll need to change this path to coincide with the location that you've extracted your dedicated server to.

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...