Jump to content

Server won't show up on lobby


Recommended Posts

First time hosting a dedicate server after a big update, I use the metod of steamcmd (used Jazzy's video as a reference to set it up), but the game won't show up on lobby. This is what appears

image.thumb.png.92e38cb74a871b2a8a855946730145aa.png

I think the server is not updated, but I searched as to how update it and I didn't manage to find any solution, the one on the wiki is not clear at all lol I tried using the c_connect("<ip adress>", <port>, "<password>") but nothing happened. Any ideas?

[EDIT]

Yeah, the server is outdated. How tf do I update it RIP

image.thumb.png.e91460aed7ac4238aeb0f242ffae35f5.png

 

 

Link to comment
Share on other sites

The line

c:\steamcmd\steamcmd.exe +login anonymous +app_update 343050 validate +quit

in your launch script should keep the server up to date whenever you launch the server.

Also make sure that neither your client or your Server are in the beta branch.

 

1 hour ago, TheMidnightStar said:

I tried using the c_connect("<ip adress>", <port>, "<password>") but nothing happened.

Do you mean that you got a "connection timed out"?
Just to make sure, you did replace "<ip adress>", <port>, "<password>" with your server's IP adress, port and password, right? :-D

It should look something like this (assuming that you are running the server on the same machine as you are playing DST on):

c_connect("127.0.0.1", 10889, "<password>")

And ofc replace <password> with your server's password.

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