Jump to content

DST server started with two overworld ?


Recommended Posts

Hi guys, with updata of DST programs, I have successfully started both Overland (master) and Cave server .

But here is my problem: the cave world is not the real cave. It is just another overland world.

 

Cave's server.ini :

[NETWORK]
server_port = 11001

[SHARD]
is_master = false
name = Caves

id = 509661513

[STEAM]
master_server_port = 27019
authentication_port = 8769

 

Cave's worldgenoverride.lua :

return {
    override_enabled = true,
    preset = "DST_CAVE",
}

 

Anyone helps ? Thank u very much !

Link to comment
Share on other sites

1 hour ago, MrSpock78 said:

Try this one. Put it in your worldgenoverride.lua in \YOURSERVERNAME\caves\

 

1 hour ago, NoJoke said:

@moonlightseayy

You need to copy over your worldgenoverride.lua file to the caves folder and direct the load path to the caves folder so it'll load the cave data. The thread above should help you out a bit.

 

Thank U, I will try later~

 

 

Link to comment
Share on other sites

i got this problem too

when i start my cave server it lunch 2 over world servers

but i solved it 

here is how :

1- enter your dedicated server folder

2- enter your master folder then open the server.ini file

3- now copy and paste this under [SHARD]

shard_enable = true

4- now enter the caves folder and open server.ini file

5- do as mention in step 3

6 - lunch the server

and i hope this for you work  

this is my first post :D

 

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...