Jump to content

Dedicated Server error


Recommended Posts

I am hosting a dedicated server for me and my friends but it keeps spewing these errors.

 

 

[00:00:02]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:10]: LOADING LUA SUCCESS
[00:00:10]: PlayerDeaths could not load morgue
[00:00:10]: PlayerHistory could not load player_history
[00:00:10]: ServerPreferences could not load server_preferences
[00:00:10]: bloom_enabled       false
[00:00:10]: Could not load saveindex
[00:00:10]: OnFilesLoaded()
[00:00:10]: OnUpdatePurchaseStateComplete
[00:00:10]: Klump load on boot started.
[00:00:10]: Klump files loaded:         0
[00:00:12]:     Load FE
[00:00:14]:     Load FE: done
[00:00:14]: THREAD - started 'FilesExistAsyncThread' (1748)
[00:00:14]: FilesExistAsyncThread started (10300 files)...
[00:00:14]: ModIndex: Load sequence finished successfully.
[00:00:14]: Reset() returning
[00:00:14]: [200] Account Failed (6): "E_INVALID_TOKEN"
[00:00:14]: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[00:00:14]: !!!! Your Server Will Not Start !!!!
[00:00:14]: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[00:00:14]: No auth token could be found.
[00:00:14]: To generate a cluster_token you must
[00:00:14]: open the console from a logged-in game
[00:00:14]: client with the tilda key (~ / ) and type:
[00:00:14]: TheNet:GenerateClusterToken()
[00:00:14]: This will create 'cluster_token.txt' in
[00:00:14]: your client settings directory. Copy this
[00:00:15]: into your cluster settings directory.
[00:00:15]: [Connect] PendingConnection::Reset(true)
steamnetworkingsockets_lowlevel.cpp (88) : Assertion Failed: SteamDatagramTransportLock held for 30.4ms!
[00:00:59]: ... FilesExistAsyncThread complete

 
I am confused on where I would put this cluster token of mine in order to make it it work.

 I am not sure if it matters, but I am using this .bat file script to host the server.

 

cd /D "%~dp0"
dontstarve_dedicated_server_nullrenderer.exe -only_update_server_mods
start "My DST Server Master" dontstarve_dedicated_server_nullrenderer.exe -skip_update_server_mods -cluster Cluster_5 -shard Master
start "My DST Server Caves"  dontstarve_dedicated_server_nullrenderer.exe -skip_update_server_mods -cluster Cluster_5 -shard Caves

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