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?

 

 

Link to comment
Share on other sites

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]

.

.

.

Link to comment
Share on other sites

Hello! =)

I have same problem too! I wasted my day for trying to start server on Debian 8 x64. But on Windows working fine. I was trying generate token on windows and put into linux machine but i got E_INVALID_TOKEN.

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