Jump to content

Cannot pause server


Rickzzs
  • Pending

On my laptop I find out that I can't pause the server.

The world is for testing purpose without caves and really small. When I need to test networking I start it in cmd.


Steps to Reproduce

I have my cluster token put.

I start server with cmd. The exe is that in Don't Starve Together/bin64/

Quote

start dontstarve_dedicated_server_nullrenderer_x64 -cluster cluster6 -shard Master

I join the server.

I am admin.

I press P. The pause screen flashes.

Quote

[00:08:02]: Server Paused
[00:08:02]: Server Unpaused

I try it in cmd

Quote

TheNet:SetServerPaused(true)
[00:08:18]: RemoteCommandInput: "TheNet:SetServerPaused(true)"
TheNet:SetServerPaused(false)
[00:08:22]: RemoteCommandInput: "TheNet:SetServerPaused(false)"
TheNet:SetServerPaused(false)

Nothing happens.

cluster6.zip




User Feedback


I guess the TheNet:SetServerPaused command is expected to be called from clients, so proper handling for server side pausing wasn't implemented there.

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...