Jump to content

Dedicated Server Issues


Recommended Posts

I'll start by saying that I have little knowledge in this area, but I'd like to create a dedicated server for myself and a friend to play on. Following some tutorials I've made it this far, however when I check the "browse games" on online & LAN (with all filters off) my server does not show up.

 

Here are my two settings.ini contents:

 

DST_Server

 

[misc]
console_enabled = true
autocompiler_enabled = true
 
 
[network]
steam_authentication_port = =12345
steam_master_server_port = 12346
default_server_name = IHC
default_server_description = Mushroom, what is this?
server_port = 10999
server_password = hypixel
max_players = 4
pvp = false
game_mode = endless
server_save_slot = 2
server_intention = social
pause_when_empty = true
 
 
[shard]
shard_enable = true
is_master = true
master_port = 11200
cluster_key = secretkeysaresecret
 
 
 
DST_Cave
 
[misc]
console_enabled = true
autocompiler_enabled = true
 
 
[network]
steam_authentication_port = =12348
steam_master_server_port = 12349
default_server_name = IHC
default_server_description = Mushroom, what is this?
server_port = 11001
server_password = hV8at2nR7H3bZg
max_players = 4
pvp = false
game_mode = endless
server_save_slot = 2
server_intention = social
pause_when_empty = true
 
 
[shard]
shard_enable = true
is_master = false
master_ip = 127.0.0.1
master_port = 11200
shard_name = caves
cluster_key = secretkeysaresecret
shard_id = 4003186651
 
When I run my 2 .bat's, everything seems to be working fine:
 
 
TiVyifR.png
 
I don't really understand anything that I've done, I've just been following tutorials. So hopefully I've done something really stupid and easily fixable.
 
Thanks :)
Link to comment
Share on other sites

It seems there's no edit post button on the forums, sorry for the double post. Just wanted to note that the password in the second settings.ini file keeps changing on it's own for some reason, that's why they are different. Not sure if that matters?

Link to comment
Share on other sites

  • Developer

Still haven't fixed it :/

 

Are your game and dedicated server on the same branch? If you've opted in to the cavesbeta branch on one, but not the other, you won't be able to see your server.

 

You can see which beta you're on by clicking either your game, or dedicated server in steam, clicking properties, and clicking betas. If you change this on either one, you'll have to click on 'Local Files', and then 'Verify Integrity of Game/Tool Cache' to update it.

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