Jump to content

E_INVALID_TOKEN no matter what I do


Recommended Posts

I'm trying to run the Dont Starve Dedicated server on a brand new Ubuntu 14 box at DigitalOcean.

 

I've followed this guide: http://dont-starve-game.wikia.com/wiki/Guides/Don%E2%80%99t_Starve_Together_Dedicated_Servers

 

Whenever I try to boot the server, I get the error:

 

[200] Account Failed (6): "E_INVALID_TOKEN"
 
I have generate a new token and put it on the server a hundred times, with no success.
 
Does anyone have any ideas?

 

 

Hmmm, also had server token issues. Between putting it in the right place and setting it up correctly, the easiest way is to put it on settings.ini.

 

So in there, under [account], just put server_token = XXXXXXXX

 

So, your settings.ini should look like:

 

[network]

default_server_name =
default_server_description = 
.

.

.

[account]
dedicated_lan_server = false

server_token = XXXX

 

[sTEAM]

.

.

.

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