Jump to content

Recommended Posts

I've been attempting recently to set up a dedicated server for me and my friends recently because I'm on a really fast, public Ethernet, using a pretty powerful PC. However, after attempting the several different guides I've run into a serious issue. I can get the Dedicated server to load up and generate, but it keeps giving me a socket error 0 and if I attempt to connect in game it'll tell me that there's been a network issue.

Here's the full information:

Spoiler
[00:00:00]:
System Memory:
        Memory Load: 20%
        Available Physical Memory: 12954m/16336m
        Available Page File: 15529m/19274m
        Available Virtual Memory: 3964m/4095m
        Available Extended Virtual Memory: 0m
[00:00:00]:
Process Memory:
        Peak Working Set Size: 10m
        Working Set Size: 10m
        Quota Peak Page Pool Usage: 184k
        Quota Page Pool Usage: 184k
        Quota Peak Non Paged Pool Usage:14k
        Quota Non Paged Pool Usage: 14k
        Page File Usage: 3m
        Peak Page File Usage: 3m
[00:00:00]: PersistRootStorage is now APP:Klei//DoNotStarveTogether/Cluster_1/Master/
[00:00:00]: Starting Up
[00:00:00]: Version: 251036
[00:00:00]: Current time: Mon Feb 12 22:53:25 2018
[00:00:00]: Don't Starve Together: 251036 WIN32
[00:00:00]: Build Date: 2793
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments:
[00:00:00]: Initializing distribution platform
[00:00:00]: Initializing Minidump handler
[00:00:00]: ....Done
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: THREAD - started 'GAClient' (2808)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: ProfileIndex:7.39
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Authorized application C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Dedicated Server\bin\dontstarve_dedicated_server_nullrenderer.exe is enabled in the firewall.
[00:00:00]: WindowsFirewall - Application already authorized
[00:00:00]: OnLoadPermissionList: APP:Klei//DoNotStarveTogether/Cluster_1/blocklist.txt (Failure)
[00:00:00]: THREAD - started 'StreamInput' (6000)
[00:00:00]: OnLoadPermissionList: APP:Klei//DoNotStarveTogether/Cluster_1/adminlist.txt (Failure)
[00:00:00]: OnLoadUserIdList: APP:Klei//DoNotStarveTogether/Cluster_1/whitelist.txt (Failure)
[00:00:00]: Token retrieved from: APP:Klei//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: Token retrieved from: APP:Klei//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: HardwareStats:
  OS
    name                      Microsoft Windows 10 Home
    version                   10.0.16299
    architecture              64-bit
    platformSpecific          SP 0.0
  CPU
    numCores                  4
    features                  SSE,SSE2,SSE3,SSSE3,SSE41,SSE42,AVX
    name                      Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
    manufacturer              GenuineIntel
    clockSpeed                4001
  RAM
    megsOfRam                 16384
  GPU
    name                      NVIDIA GeForce GTX 1060 6GB
    driverDate                20180123000000.000000-000
    megsOfRam                 4095
    refreshRate               60
    videoModeDescription      1920 x 1080 x 4294967296 colors
    driverVersion             23.21.13.9077
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:00]:   taskgrouplist:    default Together
[00:00:00]:   taskgrouplist:    classic Classic
[00:00:00]:   taskgrouplist:    cave_default    Underground
[00:00:00]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:00]: running main.lua
[00:00:00]: loaded modindex
[00:00:00]: ModIndex: Beginning normal load sequence for dedicated server.
[00:00:00]: DownloadMods(0)
[00:00:01]: LOADING LUA SUCCESS
[00:00:01]: PlayerDeaths could not load morgue
[00:00:01]: PlayerHistory could not load player_history
[00:00:01]: bloom_enabled       false
[00:00:01]: Could not load saveindex
[00:00:01]: OnFilesLoaded()
[00:00:01]: OnUpdatePurchaseStateComplete
[00:00:01]:     Load FE
[00:00:02]:     Load FE: done
[00:00:02]: THREAD - started 'FilesExistAsyncThread' (10940)
[00:00:02]: FilesExistAsyncThread started (12987 files)...
[00:00:02]: ModIndex: Load sequence finished successfully.
[00:00:02]: Reset() returning
[00:00:02]: [200] Account Communication Success (6)
[00:00:02]: Received (KU_mxlMvRby) from TokenPurpose
[00:00:02]: Starting Dedicated Server Game
[00:00:02]: Network tick rate: U=15(2), D=0
[00:00:02]: About to start a server with the following settings:
[00:00:02]:   Dedicated: true
[00:00:02]:   Online: true
[00:00:02]:   Passworded: false
[00:00:02]:   ServerPort: 10999
[00:00:02]:   SteamAuthPort: 8766
[00:00:02]:   SteamMasterServerPort: 27016
[00:00:02]:   ClanID: false
[00:00:02]:   ClanOnly: false
[00:00:02]:   ClanAdmin: false
[00:00:02]:   LanOnly: false
[00:00:02]:   FriendsOnly: false
[00:00:02]:   EnableAutosaver: true
[00:00:02]:   EncodeUserPath: false
[00:00:02]:   PVP: false
[00:00:02]:   MaxPlayers: 6
[00:00:02]:   GameMode: survival
[00:00:02]:   OverridenDNS:
[00:00:02]:   PauseWhenEmpty: true
[00:00:02]:   IdleTimeout: 1800s
[00:00:02]:   VoteEnabled: true
[00:00:02]:   InternetBroadcasting: true
[00:00:02]:   Intent: cooperative
[00:00:02]: [Warning] Could not confirm port 10999 is open in the firewall.
[00:00:02]: [Shard] Shard server mode disabled by configuration file
[00:00:02]: Online Server Started on port: 10999
[00:00:03]: Found a level data override file with these contents:
[00:00:03]:     K:      desc     V:     The standard Don't Starve experience.
[00:00:03]:     K:      hideminimap      V:     false
[00:00:03]:     K:      id       V:     SURVIVAL_TOGETHER
[00:00:03]:     K:      location         V:     forest
[00:00:03]:     K:      max_playlist_position    V:     999
[00:00:03]:     K:      min_playlist_position    V:     0
[00:00:03]:     K:      name     V:     Default
[00:00:03]:     K:      numrandom_set_pieces     V:     4
[00:00:03]:     K:      ordered_story_setpieces  V:     table: 0B56F788
[00:00:03]:             K:      1        V:     Sculptures_1
[00:00:03]:             K:      2        V:     Maxwell5
[00:00:03]:     K:      override_level_string    V:     false
[00:00:03]:     K:      overrides        V:     table: 0B56F580
[00:00:03]:             K:      alternatehunt    V:     default
[00:00:03]:             K:      angrybees        V:     default
[00:00:03]:             K:      antliontribute   V:     default
[00:00:03]:             K:      autumn   V:     default
[00:00:03]:             K:      bearger  V:     default
[00:00:03]:             K:      beefalo  V:     default
[00:00:03]:             K:      beefaloheat      V:     default
[00:00:03]:             K:      bees     V:     default
[00:00:03]:             K:      berrybush        V:     default
[00:00:03]:             K:      birds    V:     default
[00:00:03]:             K:      boons    V:     default
[00:00:03]:             K:      branching        V:     default
[00:00:03]:             K:      butterfly        V:     default
[00:00:03]:             K:      buzzard  V:     default
[00:00:03]:             K:      cactus   V:     default
[00:00:03]:             K:      carrot   V:     default
[00:00:03]:             K:      catcoon  V:     default
[00:00:03]:             K:      chess    V:     default
[00:00:03]:             K:      day      V:     default
[00:00:03]:             K:      deciduousmonster         V:     default
[00:00:03]:             K:      deerclops        V:     default
[00:00:03]:             K:      disease_delay    V:     default
[00:00:03]:             K:      dragonfly        V:     default
[00:00:03]:             K:      flint    V:     default
[00:00:03]:             K:      flowers  V:     default
[00:00:03]:             K:      frograin         V:     default
[00:00:03]:             K:      goosemoose       V:     default
[00:00:03]:             K:      grass    V:     default
[00:00:03]:             K:      houndmound       V:     default
[00:00:03]:             K:      hounds   V:     default
[00:00:03]:             K:      hunt     V:     default
[00:00:03]:             K:      krampus  V:     default
[00:00:03]:             K:      layout_mode      V:     LinkNodesByKeys
[00:00:03]:             K:      liefs    V:     default
[00:00:03]:             K:      lightning        V:     default
[00:00:03]:             K:      lightninggoat    V:     default
[00:00:03]:             K:      loop     V:     default
[00:00:03]:             K:      lureplants       V:     default
[00:00:03]:             K:      marshbush        V:     default
[00:00:03]:             K:      merm     V:     default
[00:00:03]:             K:      meteorshowers    V:     default
[00:00:03]:             K:      meteorspawner    V:     default
[00:00:03]:             K:      moles    V:     default
[00:00:03]:             K:      mushroom         V:     default
[00:00:03]:             K:      penguins         V:     default
[00:00:03]:             K:      perd     V:     default
[00:00:03]:             K:      petrification    V:     default
[00:00:03]:             K:      pigs     V:     default
[00:00:03]:             K:      ponds    V:     default
[00:00:03]:             K:      prefabswaps_start        V:     default
[00:00:03]:             K:      rabbits  V:     default
[00:00:03]:             K:      reeds    V:     default
[00:00:03]:             K:      regrowth         V:     default
[00:00:03]:             K:      roads    V:     default
[00:00:03]:             K:      rock     V:     default
[00:00:03]:             K:      rock_ice         V:     default
[00:00:03]:             K:      sapling  V:     default
[00:00:03]:             K:      season_start     V:     default
[00:00:03]:             K:      specialevent     V:     default
[00:00:03]:             K:      spiders  V:     default
[00:00:03]:             K:      spring   V:     default
[00:00:03]:             K:      start_location   V:     default
[00:00:03]:             K:      summer   V:     default
[00:00:03]:             K:      tallbirds        V:     default
[00:00:03]:             K:      task_set         V:     default
[00:00:03]:             K:      tentacles        V:     default
[00:00:03]:             K:      touchstone       V:     default
[00:00:03]:             K:      trees    V:     default
[00:00:03]:             K:      tumbleweed       V:     default
[00:00:03]:             K:      walrus   V:     default
[00:00:03]:             K:      weather  V:     default
[00:00:03]:             K:      wildfires        V:     default
[00:00:03]:             K:      winter   V:     default
[00:00:03]:             K:      world_size       V:     default
[00:00:03]:             K:      wormhole_prefab  V:     wormhole
[00:00:03]:     K:      random_set_pieces        V:     table: 0B56F5A8
[00:00:03]:             K:      1        V:     Sculptures_2
[00:00:03]:             K:      2        V:     Sculptures_3
[00:00:03]:             K:      3        V:     Sculptures_4
[00:00:03]:             K:      4        V:     Sculptures_5
[00:00:03]:             K:      5        V:     Chessy_1
[00:00:03]:             K:      6        V:     Chessy_2
[00:00:03]:             K:      7        V:     Chessy_3
[00:00:03]:             K:      8        V:     Chessy_4
[00:00:03]:             K:      9        V:     Chessy_5
[00:00:03]:             K:      10       V:     Chessy_6
[00:00:03]:             K:      11       V:     Maxwell1
[00:00:03]:             K:      12       V:     Maxwell2
[00:00:03]:             K:      13       V:     Maxwell3
[00:00:03]:             K:      14       V:     Maxwell4
[00:00:03]:             K:      15       V:     Maxwell6
[00:00:03]:             K:      16       V:     Maxwell7
[00:00:03]:             K:      17       V:     Warzone_1
[00:00:03]:             K:      18       V:     Warzone_2
[00:00:03]:             K:      19       V:     Warzone_3
[00:00:03]:     K:      required_prefabs         V:     table: 0B56F800
[00:00:03]:             K:      1        V:     multiplayer_portal
[00:00:03]:     K:      substitutes      V:     table: 0B56F5D0
[00:00:03]:     K:      version  V:     3
[00:00:03]: Loaded and applied level data override from ../leveldataoverride.lua
[00:00:03]: Overwriting savedata with level data file.
[00:00:03]: Not applying world gen overrides.
[00:00:03]: Collecting garbage...
[00:00:03]: lua_gc took 0.01 seconds
[00:00:03]: ~ShardLuaProxy()
[00:00:03]: ~ItemServerLuaProxy()
[00:00:03]: ~InventoryLuaProxy()
[00:00:03]: ~NetworkLuaProxy()
[00:00:03]: ~SimLuaProxy()
[00:00:03]: FilesExistAsyncThread aborted.
[00:00:03]: ... FilesExistAsyncThread complete
[00:00:03]: lua_close took 0.03 seconds
[00:00:03]: ReleaseAll
[00:00:03]: ReleaseAll Finished
[00:00:03]: cGame::StartPlaying
[00:00:03]: LOADING LUA
[00:00:03]: DoLuaFile scripts/main.lua
[00:00:03]: DoLuaFile loading buffer scripts/main.lua
[00:00:03]:   taskgrouplist:    default Together
[00:00:03]:   taskgrouplist:    classic Classic
[00:00:03]:   taskgrouplist:    cave_default    Underground
[00:00:03]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:03]: running main.lua
[00:00:03]: loaded modindex
[00:00:03]: ModIndex: Beginning normal load sequence for dedicated server.
[00:00:03]: LOADING LUA SUCCESS
[00:00:03]: PlayerDeaths could not load morgue
[00:00:03]: PlayerHistory could not load player_history
[00:00:03]: bloom_enabled       false
[00:00:03]: OnLoad slot 2       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 3       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 4       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 5       : World options was nil! Populating with default.
[00:00:03]: loaded saveindex
[00:00:03]: OnFilesLoaded()
[00:00:03]: OnUpdatePurchaseStateComplete
[00:00:03]: Load Slot: ... generating new world
[00:00:03]: WorldSim::SimThread::SimThread()
[00:00:03]: ABOUT TO INSTALL STACKTRACE
[00:00:03]: DoLuaFile scripts/stacktrace.lua
[00:00:03]: DoLuaFile loading buffer scripts/stacktrace.lua
[00:00:03]: INSTALLED STACKTRACE
[00:00:03]: WorldSim::SimThread::SimThread() complete
[00:00:03]: THREAD - started 'WorldSim' (1516)
[00:00:03]: WorldSim::SimThread::Main()
[00:00:03]: DoLuaFile scripts/worldgen_main.lua
[00:00:03]: DoLuaFile loading buffer scripts/worldgen_main.lua
[00:00:03]: ModIndex: Load sequence finished successfully.
[00:00:03]: Reset() returning
[00:00:03]: DLC enabled :       false
[00:00:03]:   taskgrouplist:    default Together
[00:00:03]:   taskgrouplist:    classic Classic
[00:00:03]:   taskgrouplist:    cave_default    Underground
[00:00:03]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:03]: running worldgen_main.lua
[00:00:03]: SEED =      1518494008
[00:00:03]: Generating world with these parameters:
[00:00:03]: level_type  SURVIVAL
[00:00:03]: level_data:
[00:00:03]:     K:      1        V:     table: 083D25B8
[00:00:03]:             K:      desc     V:     The standard Don't Starve experience.
[00:00:03]:             K:      hideminimap      V:     false
[00:00:03]:             K:      id       V:     SURVIVAL_TOGETHER
[00:00:03]:             K:      location         V:     forest
[00:00:03]:             K:      max_playlist_position    V:     999
[00:00:03]:             K:      min_playlist_position    V:     0
[00:00:03]:             K:      name     V:     Default
[00:00:03]:             K:      numrandom_set_pieces     V:     4
[00:00:03]:             K:      ordered_story_setpieces  V:     table: 0AE466F8
[00:00:03]:                     K:      1        V:     Sculptures_1
[00:00:03]:                     K:      2        V:     Maxwell5
[00:00:03]:             K:      override_level_string    V:     false
[00:00:03]:             K:      overrides        V:     table: 0AE46950
[00:00:03]:                     K:      alternatehunt    V:     default
[00:00:03]:                     K:      angrybees        V:     default
[00:00:03]:                     K:      antliontribute   V:     default
[00:00:03]:                     K:      autumn   V:     default
[00:00:03]:                     K:      bearger  V:     default
[00:00:03]:                     K:      beefalo  V:     default
[00:00:03]:                     K:      beefaloheat      V:     default
[00:00:03]:                     K:      bees     V:     default
[00:00:03]:                     K:      berrybush        V:     default
[00:00:03]:                     K:      birds    V:     default
[00:00:03]:                     K:      boons    V:     default
[00:00:03]:                     K:      branching        V:     default
[00:00:03]:                     K:      butterfly        V:     default
[00:00:03]:                     K:      buzzard  V:     default
[00:00:03]:                     K:      cactus   V:     default
[00:00:03]:                     K:      carrot   V:     default
[00:00:03]:                     K:      catcoon  V:     default
[00:00:03]:                     K:      chess    V:     default
[00:00:03]:                     K:      day      V:     default
[00:00:03]:                     K:      deciduousmonster         V:     default
[00:00:03]:                     K:      deerclops        V:     default
[00:00:03]:                     K:      disease_delay    V:     default
[00:00:03]:                     K:      dragonfly        V:     default
[00:00:03]:                     K:      flint    V:     default
[00:00:03]:                     K:      flowers  V:     default
[00:00:03]:                     K:      frograin         V:     default
[00:00:03]:                     K:      goosemoose       V:     default
[00:00:03]:                     K:      grass    V:     default
[00:00:03]:                     K:      houndmound       V:     default
[00:00:03]:                     K:      hounds   V:     default
[00:00:03]:                     K:      hunt     V:     default
[00:00:03]:                     K:      krampus  V:     default
[00:00:03]:                     K:      layout_mode      V:     LinkNodesByKeys
[00:00:03]:                     K:      liefs    V:     default
[00:00:03]:                     K:      lightning        V:     default
[00:00:03]:                     K:      lightninggoat    V:     default
[00:00:03]:                     K:      loop     V:     default
[00:00:03]:                     K:      lureplants       V:     default
[00:00:03]:                     K:      marshbush        V:     default
[00:00:03]:                     K:      merm     V:     default
[00:00:03]:                     K:      meteorshowers    V:     default
[00:00:03]:                     K:      meteorspawner    V:     default
[00:00:03]:                     K:      moles    V:     default
[00:00:03]:                     K:      mushroom         V:     default
[00:00:03]:                     K:      penguins         V:     default
[00:00:03]:                     K:      perd     V:     default
[00:00:03]:                     K:      petrification    V:     default
[00:00:03]:                     K:      pigs     V:     default
[00:00:03]:                     K:      ponds    V:     default
[00:00:03]:                     K:      prefabswaps_start        V:     default
[00:00:03]:                     K:      rabbits  V:     default
[00:00:03]:                     K:      reeds    V:     default
[00:00:03]:                     K:      regrowth         V:     default
[00:00:03]:                     K:      roads    V:     default
[00:00:03]:                     K:      rock     V:     default
[00:00:03]:                     K:      rock_ice         V:     default
[00:00:03]:                     K:      sapling  V:     default
[00:00:03]:                     K:      season_start     V:     default
[00:00:03]:                     K:      specialevent     V:     default
[00:00:03]:                     K:      spiders  V:     default
[00:00:03]:                     K:      spring   V:     default
[00:00:03]:                     K:      start_location   V:     default
[00:00:03]:                     K:      summer   V:     default
[00:00:03]:                     K:      tallbirds        V:     default
[00:00:03]:                     K:      task_set         V:     default
[00:00:03]:                     K:      tentacles        V:     default
[00:00:03]:                     K:      touchstone       V:     default
[00:00:03]:                     K:      trees    V:     default
[00:00:03]:                     K:      tumbleweed       V:     default
[00:00:03]:                     K:      walrus   V:     default
[00:00:03]:                     K:      weather  V:     default
[00:00:03]:                     K:      wildfires        V:     default
[00:00:03]:                     K:      winter   V:     default
[00:00:03]:                     K:      world_size       V:     default
[00:00:03]:                     K:      wormhole_prefab  V:     wormhole
[00:00:03]:             K:      random_set_pieces        V:     table: 0AE46658
[00:00:03]:                     K:      1        V:     Sculptures_2
[00:00:03]:                     K:      2        V:     Sculptures_3
[00:00:03]:                     K:      3        V:     Sculptures_4
[00:00:03]:                     K:      4        V:     Sculptures_5
[00:00:03]:                     K:      5        V:     Chessy_1
[00:00:03]:                     K:      6        V:     Chessy_2
[00:00:03]:                     K:      7        V:     Chessy_3
[00:00:03]:                     K:      8        V:     Chessy_4
[00:00:03]:                     K:      9        V:     Chessy_5
[00:00:03]:                     K:      10       V:     Chessy_6
[00:00:03]:                     K:      11       V:     Maxwell1
[00:00:03]:                     K:      12       V:     Maxwell2
[00:00:03]:                     K:      13       V:     Maxwell3
[00:00:03]:                     K:      14       V:     Maxwell4
[00:00:03]:                     K:      15       V:     Maxwell6
[00:00:03]:                     K:      16       V:     Maxwell7
[00:00:03]:                     K:      17       V:     Warzone_1
[00:00:03]:                     K:      18       V:     Warzone_2
[00:00:03]:                     K:      19       V:     Warzone_3
[00:00:03]:             K:      required_prefabs         V:     table: 0AE46630
[00:00:03]:                     K:      1        V:     multiplayer_portal
[00:00:03]:             K:      substitutes      V:     table: 0AE46CE8
[00:00:03]:             K:      version  V:     3
[00:00:03]:
#######
#
# Generating SURVIVAL Mode Level
#
#######
[00:00:03]: Prefab Swap Selection: grass gekko
[00:00:03]: Prefab Swap Selection: regular twigs
[00:00:03]: Prefab Swap Selection: regular berries
[00:00:03]: Chessy_6    added to        Mole Colony Rocks
[00:00:03]: Maxwell4    added to        Mole Colony Rocks
[00:00:03]: Maxwell1    added to        Lightning Bluff
[00:00:03]: Chessy_5    added to        Forest hunters
[00:00:03]: New size:   425     default
[00:00:03]: Creating story...
[00:00:03]: LinkNodesByKeys
[00:00:03]: Finding valid start task...
[00:00:03]:    ...picked        Make a pick
[00:00:03]: Has start node      Clearing
[00:00:03]: Baking map...       425
[00:00:03]: [WorldSimActual::GenerateVoronoiMap]
[00:00:03]: GenerateVoronoiMap [1]:
.
[00:00:03]: ...Done.
[00:00:03]: [AddEmptyNodes]
[00:00:03]: GenerateVoronoiMap [100]:
.....10....20....30....40....50....60....70....80....90....100
[00:00:05]: ...Done.
[00:00:05]: [WorldSimActual::GenerateVoronoiMap] complete [success]
[00:00:05]: [WorldSimActual::ConvertToTileMap]
[00:00:05]: [ConvertToTileMap]
[00:00:05]: [WorldSimActual::ConvertToTileMap] complete
[00:00:05]: [WorldSimActual::SeparateIslands]
[00:00:05]: [SeparateIslands]
[00:00:05]: [WorldSimActual::SeparateIslands] complete
[00:00:05]: Map Baked!
[00:00:05]: [WorldSimActual::ForceConnectivity]
[00:00:05]: [GenerateLandmasses]
[00:00:05]: [MergeConnectedLandmasses] true
[00:00:05]: [WorldSimActual::ForceConnectivity] complete
[00:00:05]: [GetWormholesExtra] connected 0 unconnected 1
[00:00:05]: [GetWormholesExtra] after: connected 1 unconnected 0
[00:00:05]: [GetWormholesExtra] pushed 0 wormholes
[00:00:05]: [WorldSimActual::DrawRoads]
[00:00:05]: [DrawRoads]
[00:00:05]: [WorldSimActual::DrawRoads] complete
[00:00:05]: Encoding...
[00:00:05]: Encoding... DONE
[00:00:05]: Checking Tags
[00:00:05]: Populating voronoi...
[00:00:05]: Warning! Could not find a spot for WormholeGrass in node Make a Beehat:0:FlowerPatch
[00:00:05]: Warning! Could not find a spot for MooseNest in node Magic meadow:1:Pondopolis
[00:00:05]: disconnected tiles...       0
[00:00:05]: Checking Required Prefab multiplayer_portal has at least 1 instances (1 found).
[00:00:05]: Checking Required Prefab pigking has at least 1 instances (1 found).
[00:00:05]: Done forest map gen!
[00:00:05]: Checking map...
[00:00:05]: Generation complete
[00:00:05]: WorldSim::SimThread::Main() complete
[00:00:05]: Serializing world: session/4D7467FB1A690D79/0000000002
[00:00:05]: Auto-enabling encoded user paths
[00:00:05]:     Unload FE
[00:00:05]:     Unload FE done
[00:00:06]:     LOAD BE
[00:00:07]:     LOAD BE: done
[00:00:07]: Begin Session: 4D7467FB1A690D79
[00:00:07]: saving to server_temp/server_save
[00:00:07]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:08]: Loading Nav Grid
[00:00:09]: Reconstructing topology
[00:00:09]:     ...Sorting points
[00:00:09]:     ...Sorting edges
[00:00:09]:     ...Connecting nodes
[00:00:09]:     ...Validating connections
[00:00:09]:     ...Housekeeping
[00:00:09]:     ...Done!
[00:00:09]: 1 uploads added to server. From server_temp
[00:00:09]: Telling Client our new session identifier: 4D7467FB1A690D79
[00:00:09]: [Steam] SteamGameServer_Init(8766, 10999, 27016)
Setting breakpad minidump AppID = 322330
[00:00:09]: [Steam] SteamGameServer_Init success
[00:00:10]: Validating portal[1] <-> <nil>[1] (inactive)
[00:00:10]: Validating portal[2] <-> <nil>[2] (inactive)
[00:00:10]: Validating portal[3] <-> <nil>[3] (inactive)
[00:00:10]: Validating portal[4] <-> <nil>[4] (inactive)
[00:00:10]: Validating portal[5] <-> <nil>[5] (inactive)
[00:00:10]: Validating portal[6] <-> <nil>[6] (inactive)
[00:00:10]: Validating portal[7] <-> <nil>[7] (inactive)
[00:00:10]: Validating portal[8] <-> <nil>[8] (inactive)
[00:00:10]: Validating portal[9] <-> <nil>[9] (inactive)
[00:00:10]: Validating portal[10] <-> <nil>[10] (inactive)
[00:00:10]: Sim paused
Socket error: connect, 0
Socket error: connect, 0
Socket error: connect, 0
Socket error: connect, 0

I've attempted and re-attempted this several times with fresh reinstallations to no avail, I always get hung up here. One thing I think may be causing it although I'm no pc expert is the fact I'm unable to port forward, however it won't even load up the two separate command prompts for the caves and master, so I might have missed something else.

Link to comment
Share on other sites

Just a quick update.

I completely unistalled the game and everything to do with it entirely manually from my PC to start over completely fresh. I followed a different guide this time (the one of the forums by Ipsquiggle), and followed the instructions closely. The issue still persists, however at least now it's generating the two servers for the caves and overworld. but it's still giving me socket error 0.

This is the log for the Master

Spoiler
[00:00:00]:
System Memory:
        Memory Load: 29%
        Available Physical Memory: 11559m/16336m
        Available Page File: 13666m/19274m
        Available Virtual Memory: 3964m/4095m
        Available Extended Virtual Memory: 0m
[00:00:00]:
Process Memory:
        Peak Working Set Size: 10m
        Working Set Size: 10m
        Quota Peak Page Pool Usage: 185k
        Quota Page Pool Usage: 184k
        Quota Peak Non Paged Pool Usage:14k
        Quota Non Paged Pool Usage: 14k
        Page File Usage: 3m
        Peak Page File Usage: 3m
[00:00:00]: PersistRootStorage is now APP:Klei//DoNotStarveTogether/MyDediServer/Master/
[00:00:00]: Starting Up
[00:00:00]: Version: 254751
[00:00:00]: Current time: Tue Feb 13 00:05:00 2018
[00:00:00]: Don't Starve Together: 254751 WIN32
[00:00:00]: Build Date: 2892
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -console -cluster MyDediServer -shard Master
[00:00:00]: [WARNING] -console has been deprecated: Use the [MISC] / console_enabled setting instead.
[00:00:00]: Initializing distribution platform
[00:00:00]: Initializing Minidump handler
[00:00:00]: ....Done
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: THREAD - started 'GAClient' (16940)
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: ProfileIndex:3.25
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Authorized application C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Dedicated Server\bin\dontstarve_dedicated_server_nullrenderer.exe is enabled in the firewall.
[00:00:00]: WindowsFirewall - Application already authorized
[00:00:00]: OnLoadPermissionList: APP:Klei//DoNotStarveTogether/MyDediServer/blocklist.txt (Failure)
[00:00:00]: THREAD - started 'StreamInput' (12448)
[00:00:00]: OnLoadPermissionList: APP:Klei//DoNotStarveTogether/MyDediServer/adminlist.txt (Failure)
[00:00:00]: OnLoadUserIdList: APP:Klei//DoNotStarveTogether/MyDediServer/whitelist.txt (Failure)
[00:00:00]: Token retrieved from: APP:Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
[00:00:00]: Token retrieved from: APP:Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
[00:00:00]: HardwareStats:
  OS
    name                      Microsoft Windows 10 Home
    version                   10.0.16299
    architecture              64-bit
    platformSpecific          SP 0.0
  CPU
    numCores                  4
    features                  SSE,SSE2,SSE3,SSSE3,SSE41,SSE42,AVX
    name                      Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
    manufacturer              GenuineIntel
    clockSpeed                4001
  RAM
    megsOfRam                 16384
  GPU
    name                      NVIDIA GeForce GTX 1060 6GB
    driverDate                20180123000000.000000-000
    megsOfRam                 4095
    refreshRate               60
    videoModeDescription      1920 x 1080 x 4294967296 colors
    driverVersion             23.21.13.9077
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:00]:   taskgrouplist:    default Together
[00:00:00]:   taskgrouplist:    classic Classic
[00:00:00]:   taskgrouplist:    cave_default    Underground
[00:00:00]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:00]: running main.lua
[00:00:00]: Could not load modindex
[00:00:00]: ModIndex: Beginning normal load sequence for dedicated server.
[00:00:00]: DownloadMods(0)
[00:00:01]: LOADING LUA SUCCESS
[00:00:01]: PlayerDeaths could not load morgue
[00:00:01]: PlayerHistory could not load player_history
[00:00:01]: bloom_enabled       false
[00:00:01]: Could not load saveindex
[00:00:01]: OnFilesLoaded()
[00:00:01]: OnUpdatePurchaseStateComplete
[00:00:01]:     Load FE
[00:00:02]:     Load FE: done
[00:00:02]: THREAD - started 'FilesExistAsyncThread' (248)
[00:00:02]: FilesExistAsyncThread started (13853 files)...
[00:00:02]: ModIndex: Load sequence finished successfully.
[00:00:02]: Reset() returning
[00:00:02]: [200] Account Communication Success (6)
[00:00:02]: Received (KU_mxlMvRby) from TokenPurpose
[00:00:02]: Starting Dedicated Server Game
[00:00:02]: Network tick rate: U=15(2), D=0
[00:00:02]: About to start a server with the following settings:
[00:00:02]:   Dedicated: true
[00:00:02]:   Online: true
[00:00:02]:   Passworded: false
[00:00:02]:   ServerPort: 11000
[00:00:02]:   SteamAuthPort: 8768
[00:00:02]:   SteamMasterServerPort: 27018
[00:00:02]:   ClanID: false
[00:00:02]:   ClanOnly: false
[00:00:02]:   ClanAdmin: false
[00:00:02]:   LanOnly: false
[00:00:02]:   FriendsOnly: false
[00:00:02]:   EnableAutosaver: true
[00:00:02]:   EncodeUserPath: false
[00:00:02]:   PVP: false
[00:00:02]:   MaxPlayers: 6
[00:00:02]:   GameMode: survival
[00:00:02]:   OverridenDNS:
[00:00:02]:   PauseWhenEmpty: true
[00:00:02]:   IdleTimeout: 1800s
[00:00:02]:   VoteEnabled: true
[00:00:02]:   InternetBroadcasting: true
[00:00:02]:   Intent: cooperative
[00:00:02]: [Warning] Could not confirm port 11000 is open in the firewall.
[00:00:02]: Online Server Started on port: 11000
[00:00:02]: Not applying level data overrides.
[00:00:02]: Not applying world gen overrides.
[00:00:02]: Collecting garbage...
[00:00:02]: lua_gc took 0.01 seconds
[00:00:02]: ~ShardLuaProxy()
[00:00:02]: ~ItemServerLuaProxy()
[00:00:02]: ~InventoryLuaProxy()
[00:00:02]: ~NetworkLuaProxy()
[00:00:02]: ~SimLuaProxy()
[00:00:02]: FilesExistAsyncThread aborted.
[00:00:02]: ... FilesExistAsyncThread complete
[00:00:02]: lua_close took 0.04 seconds
[00:00:02]: ReleaseAll
[00:00:02]: ReleaseAll Finished
[00:00:02]: cGame::StartPlaying
[00:00:02]: LOADING LUA
[00:00:02]: DoLuaFile scripts/main.lua
[00:00:02]: DoLuaFile loading buffer scripts/main.lua
[00:00:03]:   taskgrouplist:    default Together
[00:00:03]:   taskgrouplist:    classic Classic
[00:00:03]:   taskgrouplist:    cave_default    Underground
[00:00:03]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:03]: running main.lua
[00:00:03]: loaded modindex
[00:00:03]: ModIndex: Beginning normal load sequence for dedicated server.
[00:00:03]: LOADING LUA SUCCESS
[00:00:03]: PlayerDeaths could not load morgue
[00:00:03]: PlayerHistory could not load player_history
[00:00:03]: bloom_enabled       false
[00:00:03]: OnLoad slot 2       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 3       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 4       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 5       : World options was nil! Populating with default.
[00:00:03]: loaded saveindex
[00:00:03]: OnFilesLoaded()
[00:00:03]: OnUpdatePurchaseStateComplete
[00:00:03]: Load Slot: ... generating new world
[00:00:03]: WorldSim::SimThread::SimThread()
[00:00:03]: ABOUT TO INSTALL STACKTRACE
[00:00:03]: DoLuaFile scripts/stacktrace.lua
[00:00:03]: DoLuaFile loading buffer scripts/stacktrace.lua
[00:00:03]: INSTALLED STACKTRACE
[00:00:03]: WorldSim::SimThread::SimThread() complete
[00:00:03]: THREAD - started 'WorldSim' (18464)
[00:00:03]: WorldSim::SimThread::Main()
[00:00:03]: DoLuaFile scripts/worldgen_main.lua
[00:00:03]: DoLuaFile loading buffer scripts/worldgen_main.lua
[00:00:03]: ModIndex: Load sequence finished successfully.
[00:00:03]: Reset() returning
[00:00:03]: DLC enabled :       false
[00:00:03]:   taskgrouplist:    default Together
[00:00:03]:   taskgrouplist:    classic Classic
[00:00:03]:   taskgrouplist:    cave_default    Underground
[00:00:03]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:03]: running worldgen_main.lua
[00:00:03]: SEED =      1518498303
[00:00:03]: Generating world with these parameters:
[00:00:03]: level_type  SURVIVAL
[00:00:03]: level_data:
[00:00:03]:     K:      1        V:     table: 07857360
[00:00:03]:             K:      desc     V:     The standard Don't Starve experience.
[00:00:03]:             K:      hideminimap      V:     false
[00:00:03]:             K:      id       V:     SURVIVAL_TOGETHER
[00:00:03]:             K:      location         V:     forest
[00:00:03]:             K:      max_playlist_position    V:     999
[00:00:03]:             K:      min_playlist_position    V:     0
[00:00:03]:             K:      name     V:     Default
[00:00:03]:             K:      numrandom_set_pieces     V:     4
[00:00:03]:             K:      ordered_story_setpieces  V:     table: 07857310
[00:00:03]:                     K:      1        V:     Sculptures_1
[00:00:03]:                     K:      2        V:     Maxwell5
[00:00:03]:             K:      override_level_string    V:     false
[00:00:03]:             K:      overrides        V:     table: 07857BF8
[00:00:03]:                     K:      layout_mode      V:     LinkNodesByKeys
[00:00:03]:                     K:      roads    V:     default
[00:00:03]:                     K:      season_start     V:     default
[00:00:03]:                     K:      start_location   V:     default
[00:00:03]:                     K:      task_set         V:     default
[00:00:03]:                     K:      world_size       V:     default
[00:00:03]:                     K:      wormhole_prefab  V:     wormhole
[00:00:03]:             K:      random_set_pieces        V:     table: 07857388
[00:00:03]:                     K:      1        V:     Sculptures_2
[00:00:03]:                     K:      2        V:     Sculptures_3
[00:00:03]:                     K:      3        V:     Sculptures_4
[00:00:03]:                     K:      4        V:     Sculptures_5
[00:00:03]:                     K:      5        V:     Chessy_1
[00:00:03]:                     K:      6        V:     Chessy_2
[00:00:03]:                     K:      7        V:     Chessy_3
[00:00:03]:                     K:      8        V:     Chessy_4
[00:00:03]:                     K:      9        V:     Chessy_5
[00:00:03]:                     K:      10       V:     Chessy_6
[00:00:03]:                     K:      11       V:     Maxwell1
[00:00:03]:                     K:      12       V:     Maxwell2
[00:00:03]:                     K:      13       V:     Maxwell3
[00:00:03]:                     K:      14       V:     Maxwell4
[00:00:03]:                     K:      15       V:     Maxwell6
[00:00:03]:                     K:      16       V:     Maxwell7
[00:00:03]:                     K:      17       V:     Warzone_1
[00:00:03]:                     K:      18       V:     Warzone_2
[00:00:03]:                     K:      19       V:     Warzone_3
[00:00:03]:             K:      required_prefabs         V:     table: 078573B0
[00:00:03]:                     K:      1        V:     multiplayer_portal
[00:00:03]:             K:      substitutes      V:     table: 078579C8
[00:00:03]:             K:      version  V:     3
[00:00:03]:
#######
#
# Generating SURVIVAL Mode Level
#
#######
[00:00:03]: Prefab Swap Selection: regular grass
[00:00:03]: Prefab Swap Selection: twiggy trees
[00:00:03]: Prefab Swap Selection: regular berries
[00:00:03]: Sculptures_3        added to        Forest hunters
[00:00:03]: Maxwell6    added to        Forest hunters
[00:00:03]: Chessy_2    added to        MooseBreedingTask
[00:00:03]: Maxwell1    added to        Befriend the pigs
[00:00:03]: New size:   425     default
[00:00:03]: Creating story...
[00:00:03]: LinkNodesByKeys
[00:00:03]: Finding valid start task...
[00:00:03]:    ...picked        Make a pick
[00:00:03]: Has start node      Clearing
[00:00:03]: Baking map...       425
[00:00:03]: [WorldSimActual::GenerateVoronoiMap]
[00:00:03]: GenerateVoronoiMap [1]:
.
[00:00:03]: ...Done.
[00:00:03]: [AddEmptyNodes]
[00:00:03]: GenerateVoronoiMap [100]:
.....10....20....30....40....50....60....70....80....90....100
[00:00:04]: ...Done.
[00:00:04]: [WorldSimActual::GenerateVoronoiMap] complete [success]
[00:00:04]: [WorldSimActual::ConvertToTileMap]
[00:00:05]: [ConvertToTileMap]
[00:00:05]: [WorldSimActual::ConvertToTileMap] complete
[00:00:05]: [WorldSimActual::SeparateIslands]
[00:00:05]: [SeparateIslands]
[00:00:05]: [WorldSimActual::SeparateIslands] complete
[00:00:05]: Map Baked!
[00:00:05]: [WorldSimActual::ForceConnectivity]
[00:00:05]: [GenerateLandmasses]
[00:00:05]: [MergeConnectedLandmasses] true
[00:00:05]: [WorldSimActual::ForceConnectivity] complete
[00:00:05]: [GetWormholesExtra] connected 0 unconnected 1
[00:00:05]: [GetWormholesExtra] after: connected 1 unconnected 0
[00:00:05]: [GetWormholesExtra] pushed 0 wormholes
[00:00:05]: [WorldSimActual::DrawRoads]
[00:00:05]: [DrawRoads]
[00:00:05]: [WorldSimActual::DrawRoads] complete
[00:00:05]: Encoding...
[00:00:05]: Encoding... DONE
[00:00:05]: Checking Tags
[00:00:05]: Populating voronoi...
[00:00:05]: Warning! Could not find a spot for Maxwell6 in node Forest hunters:BG_72:BGForest
[00:00:05]: disconnected tiles...       0
[00:00:05]: Checking Required Prefab multiplayer_portal has at least 1 instances (1 found).
[00:00:05]: Checking Required Prefab pigking has at least 1 instances (1 found).
[00:00:05]: Done forest map gen!
[00:00:05]: Checking map...
[00:00:05]: Generation complete
[00:00:05]: WorldSim::SimThread::Main() complete
[00:00:05]: Serializing world: session/3A367A0CF6CE64D8/0000000002
[00:00:05]: Auto-enabling encoded user paths
[00:00:05]:     Unload FE
[00:00:05]:     Unload FE done
[00:00:06]:     LOAD BE
[00:00:07]:     LOAD BE: done
[00:00:07]: Begin Session: 3A367A0CF6CE64D8
[00:00:07]: saving to server_temp/server_save
[00:00:08]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:08]: Loading Nav Grid
[00:00:10]: Reconstructing topology
[00:00:10]:     ...Sorting points
[00:00:10]:     ...Sorting edges
[00:00:10]:     ...Connecting nodes
[00:00:10]:     ...Validating connections
[00:00:10]:     ...Housekeeping
[00:00:10]:     ...Done!
[00:00:10]: 1 uploads added to server. From server_temp
[00:00:10]: About to start a shard with these settings:
[00:00:10]:   ShardName: [SHDMASTER]
[00:00:10]:   ShardID: 1
[00:00:10]:   ShardRole: MASTER
[00:00:10]:   MasterHost: (null)
[00:00:10]:   MasterBind: 127.0.0.1
[00:00:10]:   MasterPort: 10889
[00:00:11]: [Shard] Starting master server
[00:00:11]: [Warning] Could not confirm port 10889 is open in the firewall.
[00:00:11]: [Shard] Shard server started on port: 10889
[00:00:11]: Telling Client our new session identifier: 3A367A0CF6CE64D8
[00:00:11]: [Steam] SteamGameServer_Init(8768, 11000, 27018)
Setting breakpad minidump AppID = 322330
[00:00:11]: [Steam] SteamGameServer_Init success
[00:00:11]: Validating portal[1] <-> <nil>[1] (inactive)
[00:00:11]: Validating portal[2] <-> <nil>[2] (inactive)
[00:00:11]: Validating portal[3] <-> <nil>[3] (inactive)
[00:00:11]: Validating portal[4] <-> <nil>[4] (inactive)
[00:00:11]: Validating portal[5] <-> <nil>[5] (inactive)
[00:00:11]: Validating portal[6] <-> <nil>[6] (inactive)
[00:00:11]: Validating portal[7] <-> <nil>[7] (inactive)
[00:00:11]: Validating portal[8] <-> <nil>[8] (inactive)
[00:00:11]: Validating portal[9] <-> <nil>[9] (inactive)
[00:00:11]: Validating portal[10] <-> <nil>[10] (inactive)
[00:00:11]: Sim paused
[00:00:12]: [Shard] Slave Caves(114683658) connected: [LAN] 127.0.0.1
[00:00:12]: [Shard] Slave Caves(114683658) ready!
[00:00:12]: World 114683658 is now connected
[00:00:12]: Validating portal[1] <-> 114683658[1] (disabled)
[00:00:12]: Validating portal[2] <-> 114683658[2] (disabled)
[00:00:12]: Validating portal[3] <-> 114683658[3] (disabled)
[00:00:12]: Validating portal[4] <-> 114683658[4] (disabled)
[00:00:12]: Validating portal[5] <-> 114683658[5] (disabled)
[00:00:12]: Validating portal[6] <-> 114683658[6] (disabled)
[00:00:12]: Validating portal[7] <-> 114683658[7] (disabled)
[00:00:12]: Validating portal[8] <-> 114683658[8] (disabled)
[00:00:12]: Validating portal[9] <-> 114683658[9] (disabled)
[00:00:12]: Validating portal[10] <-> 114683658[10] (disabled)
Socket error: connect, 0
Socket error: connect, 0
Socket error: connect, 0
Socket error: connect, 0

This is the log for the caves:

Spoiler
[00:00:00]:
System Memory:
        Memory Load: 29%
        Available Physical Memory: 11559m/16336m
        Available Page File: 13666m/19274m
        Available Virtual Memory: 3964m/4095m
        Available Extended Virtual Memory: 0m
[00:00:00]:
Process Memory:
        Peak Working Set Size: 10m
        Working Set Size: 10m
        Quota Peak Page Pool Usage: 185k
        Quota Page Pool Usage: 184k
        Quota Peak Non Paged Pool Usage:14k
        Quota Non Paged Pool Usage: 14k
        Page File Usage: 3m
        Peak Page File Usage: 3m
[00:00:00]: PersistRootStorage is now APP:Klei//DoNotStarveTogether/MyDediServer/Caves/
[00:00:00]: Starting Up
[00:00:00]: Version: 254751
[00:00:00]: Current time: Tue Feb 13 00:05:00 2018
[00:00:00]: Don't Starve Together: 254751 WIN32
[00:00:00]: Build Date: 2892
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -console -cluster MyDediServer -shard Caves
[00:00:00]: [WARNING] -console has been deprecated: Use the [MISC] / console_enabled setting instead.
[00:00:00]: Initializing distribution platform
[00:00:00]: Initializing Minidump handler
[00:00:00]: ....Done
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: THREAD - started 'GAClient' (11672)
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: ProfileIndex:3.25
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Authorized application C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Dedicated Server\bin\dontstarve_dedicated_server_nullrenderer.exe is enabled in the firewall.
[00:00:00]: WindowsFirewall - Application already authorized
[00:00:00]: OnLoadPermissionList: APP:Klei//DoNotStarveTogether/MyDediServer/blocklist.txt (Failure)
[00:00:00]: THREAD - started 'StreamInput' (18968)
[00:00:00]: OnLoadPermissionList: APP:Klei//DoNotStarveTogether/MyDediServer/adminlist.txt (Failure)
[00:00:00]: OnLoadUserIdList: APP:Klei//DoNotStarveTogether/MyDediServer/whitelist.txt (Failure)
[00:00:00]: Token retrieved from: APP:Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
[00:00:00]: Token retrieved from: APP:Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
[00:00:00]: HardwareStats:
  OS
    name                      Microsoft Windows 10 Home
    version                   10.0.16299
    architecture              64-bit
    platformSpecific          SP 0.0
  CPU
    numCores                  4
    features                  SSE,SSE2,SSE3,SSSE3,SSE41,SSE42,AVX
    name                      Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
    manufacturer              GenuineIntel
    clockSpeed                4001
  RAM
    megsOfRam                 16384
  GPU
    name                      NVIDIA GeForce GTX 1060 6GB
    driverDate                20180123000000.000000-000
    megsOfRam                 4095
    refreshRate               60
    videoModeDescription      1920 x 1080 x 4294967296 colors
    driverVersion             23.21.13.9077
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:00]:   taskgrouplist:    default Together
[00:00:00]:   taskgrouplist:    classic Classic
[00:00:00]:   taskgrouplist:    cave_default    Underground
[00:00:00]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:00]: running main.lua
[00:00:00]: Could not load modindex
[00:00:00]: ModIndex: Beginning normal load sequence for dedicated server.
[00:00:00]: DownloadMods(0)
[00:00:01]: LOADING LUA SUCCESS
[00:00:01]: PlayerDeaths could not load morgue
[00:00:01]: PlayerHistory could not load player_history
[00:00:01]: bloom_enabled       false
[00:00:01]: Could not load saveindex
[00:00:01]: OnFilesLoaded()
[00:00:01]: OnUpdatePurchaseStateComplete
[00:00:01]:     Load FE
[00:00:02]:     Load FE: done
[00:00:02]: THREAD - started 'FilesExistAsyncThread' (5552)
[00:00:02]: FilesExistAsyncThread started (13853 files)...
[00:00:02]: ModIndex: Load sequence finished successfully.
[00:00:02]: Reset() returning
[00:00:03]: [200] Account Communication Success (6)
[00:00:03]: Received (KU_mxlMvRby) from TokenPurpose
[00:00:03]: Starting Dedicated Server Game
[00:00:03]: Network tick rate: U=15(2), D=0
[00:00:03]: About to start a server with the following settings:
[00:00:03]:   Dedicated: true
[00:00:03]:   Online: true
[00:00:03]:   Passworded: false
[00:00:03]:   ServerPort: 11001
[00:00:03]:   SteamAuthPort: 8769
[00:00:03]:   SteamMasterServerPort: 27019
[00:00:03]:   ClanID: false
[00:00:03]:   ClanOnly: false
[00:00:03]:   ClanAdmin: false
[00:00:03]:   LanOnly: false
[00:00:03]:   FriendsOnly: false
[00:00:03]:   EnableAutosaver: true
[00:00:03]:   EncodeUserPath: false
[00:00:03]:   PVP: false
[00:00:03]:   MaxPlayers: 6
[00:00:03]:   GameMode: survival
[00:00:03]:   OverridenDNS:
[00:00:03]:   PauseWhenEmpty: true
[00:00:03]:   IdleTimeout: 1800s
[00:00:03]:   VoteEnabled: true
[00:00:03]:   InternetBroadcasting: true
[00:00:03]:   Intent: cooperative
[00:00:03]: [Warning] Could not confirm port 11001 is open in the firewall.
[00:00:03]: [Shard] No shard id specified, generating a random one...
[00:00:03]: Online Server Started on port: 11001
[00:00:03]: Not applying level data overrides.
[00:00:03]: Found a worldgen override file with these contents:
[00:00:03]:     K:      override_enabled         V:     true
[00:00:03]:     K:      preset   V:     DST_CAVE
[00:00:03]:   sanity-checking worldgenoverride.lua...
[00:00:03]: Loaded and applied world gen overrides from ../worldgenoverride.lua
[00:00:03]:   contained preset DST_CAVE, loading...
[00:00:03]:   applying overrides to preset...
[00:00:03]: Overwriting savedata with override file.
[00:00:03]: Collecting garbage...
[00:00:03]: lua_gc took 0.02 seconds
[00:00:03]: ~ShardLuaProxy()
[00:00:03]: ~ItemServerLuaProxy()
[00:00:03]: ~InventoryLuaProxy()
[00:00:03]: ~NetworkLuaProxy()
[00:00:03]: ~SimLuaProxy()
[00:00:03]: FilesExistAsyncThread aborted.
[00:00:03]: ... FilesExistAsyncThread complete
[00:00:03]: lua_close took 0.03 seconds
[00:00:03]: ReleaseAll
[00:00:03]: ReleaseAll Finished
[00:00:03]: cGame::StartPlaying
[00:00:03]: LOADING LUA
[00:00:03]: DoLuaFile scripts/main.lua
[00:00:03]: DoLuaFile loading buffer scripts/main.lua
[00:00:03]:   taskgrouplist:    default Together
[00:00:03]:   taskgrouplist:    classic Classic
[00:00:03]:   taskgrouplist:    cave_default    Underground
[00:00:03]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:03]: running main.lua
[00:00:03]: loaded modindex
[00:00:03]: ModIndex: Beginning normal load sequence for dedicated server.
[00:00:03]: LOADING LUA SUCCESS
[00:00:03]: PlayerDeaths could not load morgue
[00:00:03]: PlayerHistory could not load player_history
[00:00:03]: bloom_enabled       false
[00:00:03]: OnLoad slot 2       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 3       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 4       : World options was nil! Populating with default.
[00:00:03]: OnLoad slot 5       : World options was nil! Populating with default.
[00:00:03]: loaded saveindex
[00:00:03]: OnFilesLoaded()
[00:00:03]: OnUpdatePurchaseStateComplete
[00:00:03]: Load Slot: ... generating new world
[00:00:03]: WorldSim::SimThread::SimThread()
[00:00:03]: ABOUT TO INSTALL STACKTRACE
[00:00:03]: DoLuaFile scripts/stacktrace.lua
[00:00:03]: DoLuaFile loading buffer scripts/stacktrace.lua
[00:00:03]: INSTALLED STACKTRACE
[00:00:03]: WorldSim::SimThread::SimThread() complete
[00:00:03]: THREAD - started 'WorldSim' (7860)
[00:00:03]: WorldSim::SimThread::Main()
[00:00:03]: DoLuaFile scripts/worldgen_main.lua
[00:00:03]: DoLuaFile loading buffer scripts/worldgen_main.lua
[00:00:03]: ModIndex: Load sequence finished successfully.
[00:00:03]: Reset() returning
[00:00:03]: DLC enabled :       false
[00:00:03]:   taskgrouplist:    default Together
[00:00:03]:   taskgrouplist:    classic Classic
[00:00:03]:   taskgrouplist:    cave_default    Underground
[00:00:03]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:03]: running worldgen_main.lua
[00:00:03]: SEED =      1518498303
[00:00:03]: Generating world with these parameters:
[00:00:03]: level_type  SURVIVAL
[00:00:03]: level_data:
[00:00:03]:     K:      1        V:     table: 072DB9A0
[00:00:03]:             K:      background_node_range    V:     table: 072DBD38
[00:00:03]:                     K:      1        V:     0
[00:00:03]:                     K:      2        V:     1
[00:00:03]:             K:      desc     V:     Delve into the caves... together!
[00:00:03]:             K:      hideminimap      V:     false
[00:00:03]:             K:      id       V:     DST_CAVE
[00:00:03]:             K:      location         V:     cave
[00:00:03]:             K:      max_playlist_position    V:     999
[00:00:03]:             K:      min_playlist_position    V:     0
[00:00:03]:             K:      name     V:     The Caves
[00:00:03]:             K:      numrandom_set_pieces     V:     0
[00:00:03]:             K:      override_level_string    V:     false
[00:00:03]:             K:      overrides        V:     table: 072DC170
[00:00:03]:                     K:      layout_mode      V:     RestrictNodesByKey
[00:00:03]:                     K:      roads    V:     never
[00:00:03]:                     K:      season_start     V:     default
[00:00:03]:                     K:      start_location   V:     caves
[00:00:03]:                     K:      task_set         V:     cave_default
[00:00:03]:                     K:      world_size       V:     default
[00:00:03]:                     K:      wormhole_prefab  V:     tentacle_pillar
[00:00:03]:             K:      required_prefabs         V:     table: 072DBCC0
[00:00:03]:                     K:      1        V:     multiplayer_portal
[00:00:03]:             K:      substitutes      V:     table: 072DC210
[00:00:03]:             K:      version  V:     3
[00:00:03]:
#######
#
# Generating SURVIVAL Mode Level
#
#######
[00:00:03]: Prefab Swap Selection: regular grass
[00:00:03]: Prefab Swap Selection: twiggy trees
[00:00:03]: Prefab Swap Selection: regular berries
[00:00:03]: New size:   425     default
[00:00:03]: Creating story...
[00:00:03]: RestrictNodesByKey
[00:00:03]: ##############################RestrictNodesByKey
[00:00:03]: Finding valid start task...
[00:00:03]:    ...picked        CaveExitTask1
[00:00:03]: Has start node      RabbitArea
[00:00:03]: Warning! Couldn't find a spot in Sacred for WeaponBoon
[00:00:03]: Baking map...       425
[00:00:03]: [WorldSimActual::GenerateVoronoiMap]
[00:00:03]: GenerateVoronoiMap [1]:
.
[00:00:03]: ...Done.
[00:00:03]: [AddEmptyNodes]
[00:00:03]: GenerateVoronoiMap [100]:
.....10....20....30....40....50....60....70....80....90....100
[00:00:06]: ...Done.
[00:00:06]: [WorldSimActual::GenerateVoronoiMap] complete [success]
[00:00:06]: [WorldSimActual::ConvertToTileMap]
[00:00:06]: [ConvertToTileMap]
[00:00:06]: [WorldSimActual::ConvertToTileMap] complete
[00:00:06]: [WorldSimActual::SeparateIslands]
[00:00:06]: [SeparateIslands]
[00:00:06]: [WorldSimActual::SeparateIslands] complete
[00:00:06]: Map Baked!
[00:00:06]: [WorldSimActual::ForceConnectivity]
[00:00:06]: [GenerateLandmasses]
[00:00:06]: [MergeConnectedLandmasses] true
[00:00:06]: [WorldSimActual::ForceConnectivity] complete
[00:00:06]: [GetWormholesExtra] connected 0 unconnected 1
[00:00:06]: [GetWormholesExtra] after: connected 1 unconnected 0
[00:00:06]: [GetWormholesExtra] pushed 0 wormholes
[00:00:06]: Encoding...
[00:00:06]: Encoding... DONE
[00:00:06]: Checking Tags
[00:00:06]: Couldn't generate any points for maze. Aborting.
[00:00:06]: Populating voronoi...
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:0:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:0:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:0:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:0:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:0:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:0:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:3:Vacant
[00:00:06]: Warning! Could not find a spot for EvergreenSinkhole in node SwampySinkhole:4:TentaclesAndTrees
[00:00:06]: Warning! Could not find a spot for EvergreenSinkhole in node SwampySinkhole:4:TentaclesAndTrees
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential2:3:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential2:3:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential2:3:Vacant
[00:00:06]: Warning! Could not find a spot for RabbitTown in node CaveExitTask2:0:RabbitTown
[00:00:06]: Warning! Could not find a spot for CornerWall in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:1:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential:4:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential:4:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential:4:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential:4:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall in node Residential3:2:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall in node Residential3:2:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall in node Residential3:2:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall in node Residential3:2:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:2:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential3:2:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:2:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential3:2:Vacant
[00:00:06]: Warning! Could not find a spot for RabbitTown in node GreenForest:1:GreenMushRabbits
[00:00:06]: Warning! Could not find a spot for StraightWall in node Residential:2:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential:2:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential:2:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential:2:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential:2:Vacant
[00:00:06]: Warning! Could not find a spot for GrassySinkhole in node PleasantSinkhole:3:GrasslandSinkhole
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential:3:Vacant
[00:00:06]: Warning! Could not find a spot for StraightWall2 in node Residential:3:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential:3:Vacant
[00:00:06]: Warning! Could not find a spot for CornerWall2 in node Residential:3:Vacant
[00:00:06]: Warning! Could not find a spot for EvergreenSinkhole in node UndergroundForest:0:SinkholeCopses
[00:00:06]: Warning! Could not find a spot for PondSinkhole in node PleasantSinkhole:0:SinkholeOasis
[00:00:06]: Warning! Could not find a spot for Level2WoodBoon in node AtriumMaze:1:AtriumMazeRooms
[00:00:06]: disconnected tiles...       73
[00:00:07]: Checking Required Prefab atrium_gate has at least 1 instances (1 found).
[00:00:07]: Checking Required Prefab minotaur_spawner has at least 1 instances (1 found).
[00:00:07]: Checking Required Prefab multiplayer_portal has at least 1 instances (1 found).
[00:00:07]: Checking Required Prefab sacred_chest has at least 1 instances (1 found).
[00:00:07]: Done cave map gen!
[00:00:07]: Checking map...
[00:00:07]: Generation complete
[00:00:07]: WorldSim::SimThread::Main() complete
[00:00:07]: Serializing world: session/4E623C48B5FC2A90/0000000002
[00:00:07]: Auto-enabling encoded user paths
[00:00:07]:     Unload FE
[00:00:07]:     Unload FE done
[00:00:07]:     LOAD BE
[00:00:09]:     LOAD BE: done
[00:00:09]: Begin Session: 4E623C48B5FC2A90
[00:00:09]: saving to server_temp/server_save
[00:00:09]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:10]: Loading Nav Grid
[00:00:10]: [Shard] Slave is waiting for LUA...
[00:00:11]: Reconstructing topology
[00:00:11]:     ...Sorting points
[00:00:11]:     ...Sorting edges
[00:00:11]:     ...Connecting nodes
[00:00:11]:     ...Validating connections
[00:00:11]:     ...Housekeeping
[00:00:11]:     ...Done!
[00:00:11]: 1 uploads added to server. From server_temp
[00:00:11]: About to start a shard with these settings:
[00:00:11]:   ShardName: Caves
[00:00:11]:   ShardID: 114683658
[00:00:11]:   ShardRole: SLAVE
[00:00:11]:   MasterHost: 127.0.0.1
[00:00:11]:   MasterBind: (null)
[00:00:11]:   MasterPort: 10889
[00:00:11]: [Shard] Connecting to master...
[00:00:11]: Telling Client our new session identifier: 4E623C48B5FC2A90
[00:00:11]: [Steam] SteamGameServer_Init(8769, 11001, 27019)
Setting breakpad minidump AppID = 322330
[00:00:11]: [Steam] SteamGameServer_Init success
[00:00:11]: [Shard] Sending slave information to master...
[00:00:11]: Validating portal[1] <-> <nil>[1] (inactive)
[00:00:11]: Validating portal[2] <-> <nil>[2] (inactive)
[00:00:11]: Validating portal[3] <-> <nil>[3] (inactive)
[00:00:11]: Validating portal[4] <-> <nil>[4] (inactive)
[00:00:11]: Validating portal[5] <-> <nil>[5] (inactive)
[00:00:11]: Validating portal[6] <-> <nil>[6] (inactive)
[00:00:11]: Validating portal[7] <-> <nil>[7] (inactive)
[00:00:11]: Validating portal[8] <-> <nil>[8] (inactive)
[00:00:11]: Validating portal[9] <-> <nil>[9] (inactive)
[00:00:11]: Validating portal[10] <-> <nil>[10] (inactive)
[00:00:12]: [Shard] Registering in lobby as a slave server...
[00:00:12]: [Shard] Slave is now ready!
[00:00:12]: World 1 is now connected
[00:00:12]: Validating portal[1] <-> 1[1] (active)
[00:00:12]: Validating portal[2] <-> 1[2] (active)
[00:00:12]: Validating portal[3] <-> 1[3] (active)
[00:00:12]: Validating portal[4] <-> 1[4] (active)
[00:00:12]: Validating portal[5] <-> 1[5] (active)
[00:00:12]: Validating portal[6] <-> 1[6] (active)
[00:00:12]: Validating portal[7] <-> 1[7] (active)
[00:00:12]: Validating portal[8] <-> 1[8] (active)
[00:00:12]: Validating portal[9] <-> 1[9] (active)
[00:00:12]: Validating portal[10] <-> 1[10] (active)
[00:00:13]: [Shard] Slave LUA is now ready!
[00:00:13]: Sim paused
Socket error: connect, 0
Socket error: connect, 0
Socket error: connect, 0
Socket error: connect, 0

Any help? Or is just because my ports are closed? Perhaps I could input something different for the default ports and that'd work? I'm really confused, and not very knowledgeable about this kinda stuff.

Link to comment
Share on other sites

8 hours ago, Daniel86268 said:

Usually you don't need to open the ports on your router/configure portforwarding for a DST Server, but according to this line


[Warning] Could not confirm port 10889 is open in the firewall.

I assume you can try opening said ports for the DST server on your firewall.

I can contact them asking for it to be opened, otherwise any other ideas? I'm kinda at a loss unfortunately. I sorta assumed it had something to do with the portals being inactive but I'd have no idea if that's the actual cause.

Link to comment
Share on other sites

The portals are working as intended according to the logs.

Inactive means that they aren't connected to the other server shards,
Disabled means that they are connected to the other server shards but they are still clogged up (by that boulder)
Enabled means that the portal is connected to the other server shards and is mined opened and ready to use.

Only ideas I have are that a firewall is blocking the server. So the server is allowed to bind to the configured port, but it can't connect to anything on that port. So it's either an Antivirus/Software firewall on your PC or a Network firewall blocking things. (Or something completely different that I never encountered so far.)

Link to comment
Share on other sites

17 hours ago, Daniel86268 said:

The portals are working as intended according to the logs.

Inactive means that they aren't connected to the other server shards,
Disabled means that they are connected to the other server shards but they are still clogged up (by that boulder)
Enabled means that the portal is connected to the other server shards and is mined opened and ready to use.

Only ideas I have are that a firewall is blocking the server. So the server is allowed to bind to the configured port, but it can't connect to anything on that port. So it's either an Antivirus/Software firewall on your PC or a Network firewall blocking things. (Or something completely different that I never encountered so far.)

Thanks I'll try disabling windows firewall and my antivirus then running it. We'll see what happens.

Also thanks for actually responding! I appreciate that someone took the time to read through that awful log and try and help me, hopefully that'll fix it.

 

EDIT: Unfortunately the error persists, and I've disabled windows firewall as well as my antivirus completely. I'm not sure if there's any other firewalls that could be blocking it but I'm doing my research to see. It's possibly caused by a damaged winsocket so I'm gonna try to repair it

Link to comment
Share on other sites

I think if it’s something broken with winsocket you’d be having way bigger problems with many other applications and the OS itself; nonetheless give it a try and report back :)

If that does not fix the issue, I’d recommend leave your desired server aside for a while and try spinning one for testing and debugging purposes only:
- Have a caveless server, only with the master shard (overworld). See what happens.
- Make sure there are no mods running on the server (even though I didn’t see any in your logs)
- Try a different port other than 11000. It’s not probable but another application could be using it.
- Try running the server in “offline mode" (accessible from your computer only) and try to connect to it from the game client.

;; In cluster.ini or server.ini

[NETWORK]
offline_server = true

None of those are proposed fixes but attempts of debugging instead. The results from those tests could give us some insights on what's going on :)

Also, what was the last guide you used? Maybe checking the steps at the guide might shed some light. Please link it here ;) 

Link to comment
Share on other sites

Spoiler
7 hours ago, machete_kills said:

I think if it’s something broken with winsocket you’d be having way bigger problems with many other applications and the OS itself; nonetheless give it a try and report back :)

If that does not fix the issue, I’d recommend leave your desired server aside for a while and try spinning one for testing and debugging purposes only:
- Have a caveless server, only with the master shard (overworld). See what happens.
- Make sure there are no mods running on the server (even though I didn’t see any in your logs)
- Try a different port other than 11000. It’s not probable but another application could be using it.
- Try running the server in “offline mode" (accessible from your computer only) and try to connect to it from the game client.



;; In cluster.ini or server.ini

[NETWORK]
offline_server = true

None of those are proposed fixes but attempts of debugging instead. The results from those tests could give us some insights on what's going on :)

Also, what was the last guide you used? Maybe checking the steps at the guide might shed some light. Please link it here ;) 

 

Hello! Thanks for the responses, :D I've been trying them out and here's what I've got so far. Changing the port results in the same error (unless there's a specific alternate port I'm just missing). I've double checked and there are currently no mods.

The good news is that running the server in offline mode makes it functional, I was able to connect with no issues or socket errors, although I don't know what the implications on fixing the online error this brings up. Here is the master log for reference:
 

Spoiler
[00:00:00]:
System Memory:
        Memory Load: 29%
        Available Physical Memory: 11588m/16336m
        Available Page File: 13766m/19274m
        Available Virtual Memory: 3964m/4095m
        Available Extended Virtual Memory: 0m
[00:00:00]:
Process Memory:
        Peak Working Set Size: 10m
        Working Set Size: 10m
        Quota Peak Page Pool Usage: 184k
        Quota Page Pool Usage: 184k
        Quota Peak Non Paged Pool Usage:14k
        Quota Non Paged Pool Usage: 13k
        Page File Usage: 3m
        Peak Page File Usage: 3m
[00:00:00]: PersistRootStorage is now APP:Klei//DoNotStarveTogether/MyDediServer/Master/
[00:00:00]: Starting Up
[00:00:00]: Version: 255151
[00:00:00]: Current time: Fri Feb 16 10:45:43 2018
[00:00:00]: Don't Starve Together: 255151 WIN32
[00:00:00]: Build Date: 2905
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -console -cluster MyDediServer -shard Master
[00:00:00]: [WARNING] -console has been deprecated: Use the [MISC] / console_enabled setting instead.
[00:00:00]: Initializing distribution platform
[00:00:00]: Initializing Minidump handler
[00:00:00]: ....Done
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: THREAD - started 'GAClient' (11456)
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: ProfileIndex:3.08
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Authorized application C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Dedicated Server\bin\dontstarve_dedicated_server_nullrenderer.exe is enabled in the firewall.
[00:00:00]: WindowsFirewall - Application already authorized
[00:00:00]: OnLoadPermissionList: APP:Klei//DoNotStarveTogether/MyDediServer/blocklist.txt (Failure)
[00:00:00]: THREAD - started 'StreamInput' (14008)
[00:00:00]: OnLoadPermissionList: APP:Klei//DoNotStarveTogether/MyDediServer/adminlist.txt (Failure)
[00:00:00]: OnLoadUserIdList: APP:Klei//DoNotStarveTogether/MyDediServer/whitelist.txt (Failure)
[00:00:00]: Token retrieved from: APP:Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
[00:00:00]: [WARNING] [NETWORK] offline_server has been deprecated and replaced with [NETWORK] offline_cluster
[00:00:00]: Token retrieved from: APP:Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
[00:00:00]: HardwareStats:
  OS
    name                      Microsoft Windows 10 Home
    version                   10.0.16299
    architecture              64-bit
    platformSpecific          SP 0.0
  CPU
    numCores                  4
    features                  SSE,SSE2,SSE3,SSSE3,SSE41,SSE42,AVX
    name                      Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
    manufacturer              GenuineIntel
    clockSpeed                4001
  RAM
    megsOfRam                 16384
  GPU
    name                      NVIDIA GeForce GTX 1060 6GB
    driverDate                20180123000000.000000-000
    megsOfRam                 4095
    refreshRate               60
    videoModeDescription      1920 x 1080 x 4294967296 colors
    driverVersion             23.21.13.9077
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:00]:   taskgrouplist:    default Together
[00:00:00]:   taskgrouplist:    classic Classic
[00:00:00]:   taskgrouplist:    cave_default    Underground
[00:00:00]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:00]: running main.lua
[00:00:00]: loaded modindex
[00:00:00]: ModIndex: Beginning normal load sequence for dedicated server.
[00:00:00]: DownloadMods(0)
[00:00:01]: LOADING LUA SUCCESS
[00:00:01]: PlayerDeaths could not load morgue
[00:00:01]: PlayerHistory could not load player_history
[00:00:01]: bloom_enabled       false
[00:00:01]: loaded saveindex
[00:00:01]: OnFilesLoaded()
[00:00:01]: OnUpdatePurchaseStateComplete
[00:00:01]:     Load FE
[00:00:02]:     Load FE: done
[00:00:02]: THREAD - started 'FilesExistAsyncThread' (15020)
[00:00:02]: Starting Dedicated Server Game
[00:00:02]: FilesExistAsyncThread started (13853 files)...
[00:00:02]: Network tick rate: U=15(2), D=0
[00:00:02]: [Warning] Forcing LAN only setting in offline mode.
[00:00:02]: About to start a server with the following settings:
[00:00:02]:   Dedicated: true
[00:00:02]:   Online: false
[00:00:02]:   Passworded: false
[00:00:02]:   ServerPort: 11000
[00:00:02]:   SteamAuthPort: 8768
[00:00:02]:   SteamMasterServerPort: 27018
[00:00:02]:   ClanID: false
[00:00:02]:   ClanOnly: false
[00:00:02]:   ClanAdmin: false
[00:00:02]:   LanOnly: true
[00:00:02]:   FriendsOnly: false
[00:00:02]:   EnableAutosaver: true
[00:00:02]:   EncodeUserPath: true
[00:00:02]:   PVP: false
[00:00:02]:   MaxPlayers: 6
[00:00:02]:   GameMode: survival
[00:00:02]:   OverridenDNS:
[00:00:02]:   PauseWhenEmpty: true
[00:00:02]:   IdleTimeout: 1800s
[00:00:02]:   VoteEnabled: true
[00:00:02]:   InternetBroadcasting: true
[00:00:02]:   Intent: cooperative
[00:00:02]: [Warning] Could not confirm port 11000 is open in the firewall.
[00:00:02]: Lan Server Started on port: 11000
[00:00:02]: ModIndex: Load sequence finished successfully.
[00:00:02]: Reset() returning
[00:00:02]: Collecting garbage...
[00:00:02]: lua_gc took 0.03 seconds
[00:00:02]: ~ShardLuaProxy()
[00:00:02]: ~ItemServerLuaProxy()
[00:00:02]: ~InventoryLuaProxy()
[00:00:02]: ~NetworkLuaProxy()
[00:00:02]: ~SimLuaProxy()
[00:00:02]: Cancelling LuaQueryCallback handle [1]
[00:00:02]: FilesExistAsyncThread aborted.
[00:00:02]: ... FilesExistAsyncThread complete
[00:00:03]: lua_close took 0.04 seconds
[00:00:03]: ReleaseAll
[00:00:03]: ReleaseAll Finished
[00:00:03]: cGame::StartPlaying
[00:00:03]: LOADING LUA
[00:00:03]: DoLuaFile scripts/main.lua
[00:00:03]: DoLuaFile loading buffer scripts/main.lua
[00:00:03]:   taskgrouplist:    default Together
[00:00:03]:   taskgrouplist:    classic Classic
[00:00:03]:   taskgrouplist:    cave_default    Underground
[00:00:03]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:03]: running main.lua
[00:00:03]: loaded modindex
[00:00:03]: ModIndex: Beginning normal load sequence for dedicated server.
[00:00:03]: LOADING LUA SUCCESS
[00:00:03]: PlayerDeaths could not load morgue
[00:00:03]: PlayerHistory could not load player_history
[00:00:03]: bloom_enabled       false
[00:00:03]: loaded saveindex
[00:00:03]: OnFilesLoaded()
[00:00:03]: OnUpdatePurchaseStateComplete
[00:00:03]: Loading world: session/3A367A0CF6CE64D8/0000000012
[00:00:03]: Save file is at version 4.77
[00:00:03]:     Unload FE
[00:00:03]:     Unload FE done
[00:00:03]:     LOAD BE
[00:00:05]:     LOAD BE: done
[00:00:05]: Begin Session: 3A367A0CF6CE64D8
[00:00:05]: saving to server_temp/server_save
[00:00:05]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:06]: Loading Nav Grid
[00:00:06]: setting     summerlength    15
[00:00:06]: setting     isnightmaredawn false
[00:00:06]: setting     elapseddaysinseason     0
[00:00:06]: setting     isfullmoon      false
[00:00:06]: setting     moisture        0.17500004172325
[00:00:06]: setting     springlength    20
[00:00:06]: setting     isnightmarewild false
[00:00:06]: setting     moonphase       new
[00:00:06]: setting     precipitationrate       0
[00:00:06]: setting     iswet   false
[00:00:06]: setting     isnewmoon       false
[00:00:06]: setting     iswinter        false
[00:00:06]: setting     israining       false
[00:00:06]: setting     isnightmarewarn false
[00:00:06]: setting     precipitation   none
[00:00:06]: setting     cavephase       day
[00:00:06]: setting     moistureceil    952.32397460938
[00:00:06]: setting     isday   true
[00:00:06]: setting     iscaveday       true
[00:00:06]: setting     season  autumn
[00:00:06]: setting     timeinphase     0.0029172897338867
[00:00:06]: setting     temperature     30.186226992427
[00:00:06]: setting     isnightmarecalm false
[00:00:06]: setting     isnight false
[00:00:06]: setting     isdusk  false
[00:00:06]: setting     iscavedusk      false
[00:00:06]: setting     isautumn        true
[00:00:06]: setting     issnowing       false
[00:00:06]: setting     iswaxingmoon    true
[00:00:06]: setting     pop     0.00018376103761856
[00:00:06]: setting     snowlevel       0
[00:00:06]: setting     issnowcovered   false
[00:00:06]: setting     autumnlength    20
[00:00:06]: setting     phase   day
[00:00:06]: setting     nightmaretime   0
[00:00:06]: setting     winterlength    15
[00:00:06]: setting     isspring        false
[00:00:06]: setting     nightmarephase  none
[00:00:06]: setting     remainingdaysinseason   20
[00:00:06]: setting     cycles  0
[00:00:06]: setting     iscavenight     false
[00:00:06]: setting     nightmaretimeinphase    0
[00:00:06]: setting     wetness 0
[00:00:06]: setting     time    0.0014586448669434
[00:00:06]: setting     issummer        false
[00:00:09]: Reconstructing topology
[00:00:09]:     ...Sorting points
[00:00:09]:     ...Sorting edges
[00:00:09]:     ...Connecting nodes
[00:00:09]:     ...Validating connections
[00:00:09]:     ...Housekeeping
[00:00:09]:     ...Done!
[00:00:09]: 1 uploads added to server. From server_temp
[00:00:09]: About to start a shard with these settings:
[00:00:09]:   ShardName: [SHDMASTER]
[00:00:09]:   ShardID: 1
[00:00:09]:   ShardRole: MASTER
[00:00:09]:   MasterHost: (null)
[00:00:09]:   MasterBind: 127.0.0.1
[00:00:09]:   MasterPort: 10889
[00:00:09]: [Shard] Starting master server
[00:00:09]: [Warning] Could not confirm port 10889 is open in the firewall.
[00:00:09]: [Shard] Shard server started on port: 10889
[00:00:09]: Telling Client our new session identifier: 3A367A0CF6CE64D8
[00:00:09]: ModIndex: Load sequence finished successfully.
[00:00:09]: Reset() returning
[00:00:09]: Validating portal[10] <-> 114683658[10] (inactive)
[00:00:09]: Validating portal[9] <-> 114683658[9] (inactive)
[00:00:09]: Validating portal[5] <-> 114683658[5] (inactive)
[00:00:09]: Validating portal[2] <-> 114683658[2] (inactive)
[00:00:09]: Validating portal[6] <-> 114683658[6] (inactive)
[00:00:09]: Validating portal[4] <-> 114683658[4] (inactive)
[00:00:09]: Validating portal[8] <-> 114683658[8] (inactive)
[00:00:09]: Validating portal[3] <-> 114683658[3] (inactive)
[00:00:09]: Validating portal[1] <-> 114683658[1] (inactive)
[00:00:09]: Validating portal[7] <-> 114683658[7] (inactive)
[00:00:09]: Sim paused
[00:00:09]: [Shard] Slave Caves(114683658) connected: [LAN] 127.0.0.1
[00:00:09]: [Shard] Slave Caves(114683658) ready!
[00:00:09]: World 114683658 is now connected
[00:00:09]: Validating portal[10] <-> 114683658[10] (disabled)
[00:00:09]: Validating portal[9] <-> 114683658[9] (disabled)
[00:00:09]: Validating portal[5] <-> 114683658[5] (disabled)
[00:00:09]: Validating portal[2] <-> 114683658[2] (disabled)
[00:00:09]: Validating portal[6] <-> 114683658[6] (disabled)
[00:00:09]: Validating portal[4] <-> 114683658[4] (disabled)
[00:00:09]: Validating portal[8] <-> 114683658[8] (disabled)
[00:00:09]: Validating portal[3] <-> 114683658[3] (disabled)
[00:00:09]: Validating portal[1] <-> 114683658[1] (disabled)
[00:00:09]: Validating portal[7] <-> 114683658[7] (disabled)
[00:07:42]: Unconnected ping from 172.28.95.53|64110
[00:07:46]: Unconnected ping from 172.28.95.53|64111
OnNewConnection mostRecentExternalPort first time set to 11000
[00:07:46]: New incoming connection 172.28.95.53|64111 <2289242884335294464>
[00:07:46]: Client connected from [LAN] 172.28.95.53|64111 <2289242884335294464>
[00:07:46]: Client authenticated: (OU_76561198149484379) MrMulk
[00:07:47]: [Shard] Read save location file for (OU_76561198149484379)
[00:07:51]: [Join Announcement] MrMulk
[00:07:51]: Resuming user: session/3A367A0CF6CE64D8/C7GSC53084I80H148820OSI
[00:07:56]: Spawn request: willow from MrMulk
[00:07:56]: Skin request: (willow_none) () () () ()
[00:07:56]: Spawning player at: [Fixed] (30.00, 0.00, -246.00)
[00:07:56]: Serializing user: session/3A367A0CF6CE64D8/C7GSC53084I80H148820OSI/0000000013
[00:07:56]: Sim unpaused
[00:08:11]: [Leave Announcement] MrMulk
[00:08:11]: [Shard] (OU_76561198149484379) disconnected from [SHDMASTER](1)
[00:08:11]: Serializing user: session/3A367A0CF6CE64D8/C7GSC53084I80H148820OSI/0000000013
[00:08:11]: Sim paused

Here is the guide I used for setup for reference. It's by Ipsquiggle
https://forums.kleientertainment.com/topic/64212-dedicated-server-quick-setup-guide-windows/
I'll be testing if it'll work caveless in a bit, once I figure out how to disable them.

If you need any other logs or the like just let me know and I'll post them ASAP

Link to comment
Share on other sites

Testing the offline mode assure us it's not a problem with the game client connectivity (sometimes the error messages might be misleading). But later on I realized you deleted everything and started from scratch so this shouldn't be the issue anyways.

Assuming all your config files are exactly like the ones in the guide you followed, I'd suggest trying out these - and one at a time so you can see the result of each change separately:

1. Comment out (just add a ";" in the beginning of each line) Steam auth ports in:

  • \\Documents\Klei\DoNotStarveTogether\MyDediServer\Master\server.ini
  • \\Documents\Klei\DoNotStarveTogether\MyDediServer\Caves\server.ini
[STEAM]
; master_server_port = 27019
; authentication_port = 8769

Not sure why the guide set these manually - and differently for each shard. There's no need to specify those as they have defaults set.

Test this out. If it still persists, leave these commented and continue:

2. Comment out the master_port:

  • \\Documents\Klei\DoNotStarveTogether\MyDediServer\cluster.ini
[SHARD]
shard_enabled = true
bind_ip = 127.0.0.1
master_ip = 127.0.0.1
; master_port = 10889
cluster_key = supersecretkey

Again this is another one that doesn't need manual overriding. Test it out. 

I hope your issue will be related to these ports being manually set, and reverting to default will solve it. I mean, "it better solve it" - 'cause I've ran out of ideas :wilson_facepalm:

 

Link to comment
Share on other sites

Spoiler
4 hours ago, machete_kills said:

Testing the offline mode assure us it's not a problem with the game client connectivity (sometimes the error messages might be misleading). But later on I realized you deleted everything and started from scratch so this shouldn't be the issue anyways.

Assuming all your config files are exactly like the ones in the guide you followed, I'd suggest trying out these - and one at a time so you can see the result of each change separately:

1. Comment out (just add a ";" in the beginning of each line) Steam auth ports in:

  • \\Documents\Klei\DoNotStarveTogether\MyDediServer\Master\server.ini
  • \\Documents\Klei\DoNotStarveTogether\MyDediServer\Caves\server.ini


[STEAM]
; master_server_port = 27019
; authentication_port = 8769

Not sure why the guide set these manually - and differently for each shard. There's no need to specify those as they have defaults set.

Test this out. If it still persists, leave these commented and continue:

2. Comment out the master_port:

  • \\Documents\Klei\DoNotStarveTogether\MyDediServer\cluster.ini


[SHARD]
shard_enabled = true
bind_ip = 127.0.0.1
master_ip = 127.0.0.1
; master_port = 10889
cluster_key = supersecretkey

Again this is another one that doesn't need manual overriding. Test it out. 

I hope your issue will be related to these ports being manually set, and reverting to default will solve it. I mean, "it better solve it" - 'cause I've ran out of ideas :wilson_facepalm:

 

 

I'M THE BIGGEST IDIOT EVER I'M SO SORRY.

So I did some research on the error, and as it turns out it's not a true "error" and the server was running THE ENTIRE TIME.

I just connected to it and everything, I feel like the biggest idiot. The reason I couldn't connect earlier was that I was trying to do it through the hosting UI when I just needed to go to the server list and find the server manually and connect as a player.

Anyways, thank you so much for the help, I seriously appreciate it.

Me when I realized that the server was completely functional despite the error:

Spoiler

Image result for facepalm

 

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