Jump to content

Recommended Posts

Hi,

is there something i can do to adjust the clock on the DST server cos a w in bash says:

Quote

Delta ~ # w
 15:20:06 up 261 days,  5:10,  1 user,  load average: 0,38, 0,31, 0,28

and that's correct, while game console has a different time:

Quote

c_listallplayers()
Caves:  [07:38:31]: ConsoleInput: "c_listallplayers()"

This is annoying when trying to check something in logs...

Link to comment
Share on other sites

36 minutes ago, cezarica said:

Hi,

is there something i can do to adjust the clock on the DST server cos a w in bash says:

and that's correct, while game console has a different time:

This is annoying when trying to check something in logs...

The timestamp from logging is in time since the server started.

At the very top of the log file there should be a timestamp in real time.

[00:00:00]: PersistRootStorage is now APP:Klei///DoNotStarveTogether/Cluster_4/Master/ 
[00:00:00]: Starting Up
[00:00:00]: Version: 179016
[00:00:00]: Current time: Sat May 28 15:59:25 2016

[00:00:00]: Don't Starve Together: 179016 WIN32
[00:00:00]: Build Date: 805

While not convenient, right now you can just add the two numbers for a real time log.

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