Jump to content

Unable to generate normal worlds (Ocean and landmass inverted)


Recommended Posts

I have no mods loaded on the server, literally no modifications.

I have nothing in my worldgenoverride. I had a bunch of modifications in that file and I thought that was the problem so I've cleaned it to no avail.

[dst@localhost Caves]$ cat worldgenoverride.lua
return {
    override_enabled = true,
    preset = "DST_CAVE",
}
 

[dst@localhost MyDediServer]$ ls -ltrhR
.:
total 8.0K
-rw-rw-r--. 1 dst dst  63 May 25 19:49 cluster_token.txt
-rw-rw-r--. 1 dst dst 383 Jun 22 21:51 cluster.ini
drwxrwxr-x. 4 dst dst 155 Sep  1 11:53 Caves
drwxrwxr-x. 4 dst dst 123 Sep  1 11:53 Master

./Caves:
total 32K
-rw-rw-r--. 1 dst dst  65 May 25 19:53 worldgenoverride.lua
-rw-rw-r--. 1 dst dst 186 Sep  1 11:48 server.ini
drwxrwxr-x. 4 dst dst  47 Sep  1 11:53 backup
drwxrwxr-x. 7 dst dst 216 Sep  1 11:53 save
-rw-rw-r--. 1 dst dst  39 Sep  1 11:54 server_chat_log.txt
-rw-rw-r--. 1 dst dst 18K Sep  1 11:55 server_log.txt

./Caves/backup:
total 0
drwxrwxr-x. 2 dst dst 6 Sep  1 11:53 server_log
drwxrwxr-x. 2 dst dst 6 Sep  1 11:53 server_chat_log

./Caves/backup/server_log:
total 0

./Caves/backup/server_chat_log:
total 0

./Caves/save:
total 20K
drwxrwxr-x. 2 dst dst   10 Sep  1 11:53 mod_config_data
drwxrwxr-x. 2 dst dst   10 Sep  1 11:53 event_match_stats
drwxrwxr-x. 2 dst dst   10 Sep  1 11:53 client_temp
-rw-rw-r--. 1 dst dst  271 Sep  1 11:53 profile
-rw-rw-r--. 1 dst dst   15 Sep  1 11:53 boot_modindex
drwxrwxr-x. 3 dst dst   38 Sep  1 11:53 session
-rw-rw-r--. 1 dst dst 8.0K Sep  1 11:53 saveindex
drwxrwxr-x. 2 dst dst   33 Sep  1 11:54 server_temp
-rw-rw-r--. 1 dst dst  139 Sep  1 11:54 modindex

./Caves/save/mod_config_data:
total 0

./Caves/save/event_match_stats:
total 0

./Caves/save/client_temp:
total 0

./Caves/save/session:
total 0
drwxrwxr-x. 2 dst dst 24 Sep  1 11:53 75419B65B2E7B8D9

./Caves/save/session/75419B65B2E7B8D9:
total 1.3M
-rw-rw-r--. 1 dst dst 1.3M Sep  1 11:53 0000000002

./Caves/save/server_temp:
total 312K
-rw-rw-r--. 1 dst dst 309K Sep  1 11:54 server_save

./Master:
total 28K
-rw-rw-r--. 1 dst dst 157 Sep  1 11:48 server.ini
drwxrwxr-x. 4 dst dst  59 Sep  1 11:53 backup
drwxrwxr-x. 7 dst dst 216 Sep  1 11:53 save
-rw-rw-r--. 1 dst dst  39 Sep  1 11:54 server_chat_log.txt
-rw-rw-r--. 1 dst dst 18K Sep  1 11:55 server_log.txt

./Master/backup:
total 0
drwxrwxr-x. 2 dst dst 6 Sep  1 11:53 server_log
drwxrwxr-x. 2 dst dst 6 Sep  1 11:53 server_chat_log

./Master/backup/server_log:
total 0

./Master/backup/server_chat_log:
total 0

./Master/save:
total 24K
drwxrwxr-x. 2 dst dst   10 Sep  1 11:53 mod_config_data
drwxrwxr-x. 2 dst dst   10 Sep  1 11:53 event_match_stats
drwxrwxr-x. 2 dst dst   10 Sep  1 11:53 client_temp
-rw-rw-r--. 1 dst dst  271 Sep  1 11:53 profile
-rw-rw-r--. 1 dst dst   15 Sep  1 11:53 boot_modindex
drwxrwxr-x. 3 dst dst   38 Sep  1 11:53 session
-rw-rw-r--. 1 dst dst 8.7K Sep  1 11:53 saveindex
drwxrwxr-x. 2 dst dst   33 Sep  1 11:54 server_temp
-rw-rw-r--. 1 dst dst  139 Sep  1 11:54 modindex

./Master/save/mod_config_data:
total 0

./Master/save/event_match_stats:
total 0

./Master/save/client_temp:
total 0

./Master/save/session:
total 0
drwxrwxr-x. 3 dst dst 44 Sep  1 11:54 9FA11707B320B07C

./Master/save/session/9FA11707B320B07C:
total 1.4M
-rw-rw-r--. 1 dst dst 1.4M Sep  1 11:53 0000000002
drwxrwxr-x. 2 dst dst   24 Sep  1 11:55 A7NU9QSLJO1H

./Master/save/session/9FA11707B320B07C/A7NU9QSLJO1H:
total 4.0K
-rw-rw-r--. 1 dst dst 433 Sep  1 11:55 0000000003

./Master/save/server_temp:
total 324K
-rw-rw-r--. 1 dst dst 321K Sep  1 11:54 server_save
 

 

Master: [00:00:00]: PersistRootStorage is now /home/dst/.klei//DoNotStarveTogether/MyDediServer/Master/
Master: [00:00:00]: Starting Up
Caves:  [00:00:00]: PersistRootStorage is now /home/dst/.klei//DoNotStarveTogether/MyDediServer/Caves/
Master: [00:00:00]: Version: 363698
Caves:  [00:00:00]: Starting Up
Master: [00:00:00]: Current time: Sun Sep  1 11:53:35 2019
Caves:  [00:00:00]: Version: 363698
Master:
Caves:  [00:00:00]: Current time: Sun Sep  1 11:53:35 2019
Caves:
Master: [00:00:00]: System Name: Linux
Caves:  [00:00:00]: System Name: Linux
Master: [00:00:00]: Host Name: localhost.localdomain
Caves:  [00:00:00]: Host Name: localhost.localdomain
Master: [00:00:00]: Release(Kernel) Version: 3.10.0-957.21.3.el7.x86_64
Caves:  [00:00:00]: Release(Kernel) Version: 3.10.0-957.21.3.el7.x86_64
Master: [00:00:00]: Kernel Build Timestamp: #1 SMP Tue Jun 18 16:35:19 UTC 2019
Caves:  [00:00:00]: Kernel Build Timestamp: #1 SMP Tue Jun 18 16:35:19 UTC 2019
Master: [00:00:00]: Machine Arch: x86_64
Caves:  [00:00:00]: Machine Arch: x86_64
Caves:  [00:00:00]: Don't Starve Together: 363698 LINUX
Master: [00:00:00]: Don't Starve Together: 363698 LINUX
Master: [00:00:00]: Build Date: 5165
Caves:  [00:00:00]: Build Date: 5165
Master: [00:00:00]: Parsing command line
Caves:  [00:00:00]: Parsing command line
Master: [00:00:00]: Command Line Arguments: -console -cluster MyDediServer -monitor_parent_process 28742 -shard Master
Caves:  [00:00:00]: Command Line Arguments: -console -cluster MyDediServer -monitor_parent_process 28742 -shard Caves
Master: [00:00:00]: [WARNING] -console has been deprecated: Use the [MISC] / console_enabled setting instead.
Caves:  [00:00:00]: [WARNING] -console has been deprecated: Use the [MISC] / console_enabled setting instead.
Master: [00:00:00]: Initializing distribution platform
Caves:  [00:00:00]: Initializing distribution platform
Master: [00:00:00]: ....Done
Caves:  [00:00:00]: ....Done
Master: [00:00:00]: THREAD - started 'GAClient' (4129868608)
Caves:  [00:00:00]: THREAD - started 'GAClient' (4129893184)
Caves:  [00:00:00]: CurlRequestManager::ClientThread::Main()
Master: [00:00:00]: CurlRequestManager::ClientThread::Main()
Caves:  [00:00:00]: Mounting file system databundles/klump.zip successful.
Master: [00:00:00]: Mounting file system databundles/klump.zip successful.
Caves:  [00:00:00]: Mounting file system databundles/shaders.zip successful.
Master: [00:00:00]: Mounting file system databundles/shaders.zip successful.
Caves:  [00:00:00]: Mounting file system databundles/fonts.zip successful.
Master: [00:00:00]: Mounting file system databundles/fonts.zip successful.
Master: [00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
Caves:  [00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
Master: [00:00:00]: Mounting file system databundles/bigportraits.zip successful.
Caves:  [00:00:00]: Mounting file system databundles/bigportraits.zip successful.
Master: [00:00:00]: Mounting file system databundles/images.zip successful.
Caves:  [00:00:00]: Mounting file system databundles/images.zip successful.
Caves:  [00:00:00]: Mounting file system databundles/scripts.zip successful.
Master: [00:00:00]: Mounting file system databundles/scripts.zip successful.
Caves:  [00:00:00]: ProfileIndex:7.44
Master: [00:00:00]: ProfileIndex:7.41
Master: [00:00:00]: [Connect] PendingConnection::Reset(true)
Caves:  [00:00:00]: [Connect] PendingConnection::Reset(true)
Caves:  [00:00:00]: THREAD - started 'Ping Job Thread' (4122999616)
Master: [00:00:00]: THREAD - started 'Ping Job Thread' (4122999616)
Caves:  [00:00:00]: Platform: 1
Caves:  [00:00:00]: Network tick rate: U=15(2), D=0
Master: [00:00:00]: Platform: 1
Master: [00:00:00]: Network tick rate: U=15(2), D=0
Master: [00:00:00]: Network tick rate: U=15(2), D=0
Caves:  [00:00:00]: Network tick rate: U=15(2), D=0
Master: [00:00:00]: OnLoadPermissionList: /home/dst/.klei//DoNotStarveTogether/MyDediServer/blocklist.txt (Failure)
Master: [00:00:00]: THREAD - started 'StreamInput' (4118805312)
Caves:  [00:00:00]: THREAD - started 'StreamInput' (4118805312)
Master: [00:00:00]: OnLoadPermissionList: /home/dst/.klei//DoNotStarveTogether/MyDediServer/adminlist.txt (Failure)
Caves:  [00:00:00]: OnLoadPermissionList: /home/dst/.klei//DoNotStarveTogether/MyDediServer/blocklist.txt (Failure)
Master: [00:00:00]: OnLoadUserIdList: /home/dst/.klei//DoNotStarveTogether/MyDediServer/whitelist.txt (Failure)
Caves:  [00:00:00]: OnLoadPermissionList: /home/dst/.klei//DoNotStarveTogether/MyDediServer/adminlist.txt (Failure)
Master: [00:00:00]: Token retrieved from: /home/dst/.klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
Caves:  [00:00:00]: OnLoadUserIdList: /home/dst/.klei//DoNotStarveTogether/MyDediServer/whitelist.txt (Failure)
Master: [00:00:00]: Token retrieved from: /home/dst/.klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
Caves:  [00:00:00]: Token retrieved from: /home/dst/.klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
Caves:  [00:00:00]: Token retrieved from: /home/dst/.klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
Caves:  [00:00:00]: cGame::InitializeOnMainThread
Master: [00:00:00]: cGame::InitializeOnMainThread
Caves:  [00:00:00]: Renderer initialize: Okay
Master: [00:00:00]: Renderer initialize: Okay
Caves:  [00:00:00]: AnimManager initialize: Okay
Master: [00:00:00]: AnimManager initialize: Okay
Caves:  [00:00:00]: Buffers initialize: Okay
Master: [00:00:00]: Buffers initialize: Okay
Caves:  [00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
Master: [00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
Caves:  [00:00:00]: GameSpecific initialize: Okay
Master: [00:00:00]: GameSpecific initialize: Okay
Caves:  [00:00:00]: cGame::StartPlaying
Master: [00:00:00]: cGame::StartPlaying
Caves:  [00:00:00]: LOADING LUA
Master: [00:00:00]: LOADING LUA
Caves:  [00:00:00]: DoLuaFile scripts/main.lua
Master: [00:00:00]: DoLuaFile scripts/main.lua
Caves:  [00:00:00]: DoLuaFile loading buffer scripts/main.lua
Master: [00:00:00]: DoLuaFile loading buffer scripts/main.lua
Master: [00:00:00]:   taskgrouplist:    default Together
Caves:  [00:00:00]:   taskgrouplist:    default Together
Master: [00:00:00]:   taskgrouplist:    classic Classic
Caves:  [00:00:00]:   taskgrouplist:    classic Classic
Caves:  [00:00:00]:   taskgrouplist:    cave_default    Underground
Master: [00:00:00]:   taskgrouplist:    cave_default    Underground
Master: [00:00:00]:   taskgrouplist:    lavaarena_taskset       The Forge
Caves:  [00:00:00]:   taskgrouplist:    lavaarena_taskset       The Forge
Master: [00:00:00]:   taskgrouplist:    quagmire_taskset        The Gorge
Caves:  [00:00:00]:   taskgrouplist:    quagmire_taskset        The Gorge
Caves:  [00:00:00]: running main.lua
Master: [00:00:00]: running main.lua
Caves:
Master:
Caves:  [00:00:00]: Could not load modindex
Caves:  [00:00:00]: ModIndex: Beginning normal load sequence for dedicated server.
Master: [00:00:00]: Could not load modindex
Caves:
Master: [00:00:00]: ModIndex: Beginning normal load sequence for dedicated server.
Master:
Master: [00:00:00]: DownloadMods(0)
Caves:  [00:00:00]: DownloadMods(0)
Caves:  [00:00:00]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
Master: [00:00:00]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
Caves:  [00:00:02]: LOADING LUA SUCCESS
Master: [00:00:02]: LOADING LUA SUCCESS
Caves:  [00:00:02]: PlayerDeaths could not load morgue
Caves:  [00:00:02]: PlayerHistory could not load player_history
Caves:  [00:00:02]: ServerPreferences could not load server_preferences
Master: [00:00:02]: PlayerDeaths could not load morgue
Master: [00:00:02]: PlayerHistory could not load player_history
Master: [00:00:02]: ServerPreferences could not load server_preferences
Caves:  [00:00:02]: bloom_enabled       false
Master: [00:00:02]: bloom_enabled       false
Caves:  [00:00:02]: Could not load saveindex
Caves:  [00:00:02]: OnFilesLoaded()
Caves:  [00:00:02]: OnUpdatePurchaseStateComplete
Caves:  [00:00:02]: Klump load on boot started.
Caves:  [00:00:02]: Klump files loaded:         0
Master: [00:00:02]: Could not load saveindex
Master: [00:00:02]: OnFilesLoaded()
Master: [00:00:02]: OnUpdatePurchaseStateComplete
Master: [00:00:02]: Klump load on boot started.
Master: [00:00:02]: Klump files loaded:         0
Caves:  [00:00:03]:     Load FE
Master: [00:00:03]:     Load FE
Master: [00:00:04]:     Load FE: done
Master: [00:00:04]: THREAD - started 'FilesExistAsyncThread' (4088806208)
Master: [00:00:04]: FilesExistAsyncThread started (12390 files)...
Caves:  [00:00:04]:     Load FE: done
Caves:  [00:00:04]: THREAD - started 'FilesExistAsyncThread' (4088961856)
Caves:  [00:00:04]: FilesExistAsyncThread started (12390 files)...
Caves:  [00:00:05]: ModIndex: Load sequence finished successfully.
Caves:  [00:00:05]: Reset() returning
Master: [00:00:05]: ModIndex: Load sequence finished successfully.
Master: [00:00:05]: Reset() returning
Master: [00:00:05]: [200] Account Communication Success (6)
Master: [00:00:05]: Received (KU__awvMU0n) from TokenPurpose
Master: [00:00:05]: Starting Dedicated Server Game
Master: [00:00:05]: Network tick rate: U=15(2), D=0
Master: [00:00:05]: About to start a server with the following settings:
Master: [00:00:05]:   Dedicated: true
Master: [00:00:05]:   Online: true
Master: [00:00:05]:   Passworded: true
Master: [00:00:05]:   ServerPort: 11000
Master: [00:00:05]:   SteamAuthPort: 8768
Master: [00:00:05]:   SteamMasterServerPort: 27018
Master: [00:00:05]:   ClanID: false
Master: [00:00:05]:   ClanOnly: false
Master: [00:00:05]:   ClanAdmin: false
Master: [00:00:05]:   LanOnly: false
Master: [00:00:05]:   FriendsOnly: false
Master: [00:00:05]:   EnableAutosaver: true
Master: [00:00:05]:   EncodeUserPath: true
Master: [00:00:05]:   PVP: false
Master: [00:00:05]:   MaxPlayers: 16
Master: [00:00:05]:   GameMode: endless
Master: [00:00:05]:   OverridenDNS:
Master: [00:00:05]:   PauseWhenEmpty: true
Master: [00:00:05]:   IdleTimeout: 1800s
Master: [00:00:05]:   VoteEnabled: true
Master: [00:00:05]:   InternetBroadcasting: true
Master: [00:00:05]:   Intent: cooperative
Master: [00:00:05]: Online Server Started on port: 11000
Caves:  [00:00:05]: [200] Account Communication Success (6)
Caves:  [00:00:05]: Received (KU__awvMU0n) from TokenPurpose
Caves:  [00:00:05]: Starting Dedicated Server Game
Caves:  [00:00:05]: Network tick rate: U=15(2), D=0
Caves:  [00:00:05]: About to start a server with the following settings:
Caves:  [00:00:05]:   Dedicated: true
Caves:  [00:00:05]:   Online: true
Caves:  [00:00:05]:   Passworded: true
Caves:  [00:00:05]:   ServerPort: 11001
Caves:  [00:00:05]:   SteamAuthPort: 8769
Caves:  [00:00:05]:   SteamMasterServerPort: 27019
Caves:  [00:00:05]:   ClanID: false
Caves:  [00:00:05]:   ClanOnly: false
Caves:  [00:00:05]:   ClanAdmin: false
Caves:  [00:00:05]:   LanOnly: false
Caves:  [00:00:05]:   FriendsOnly: false
Caves:  [00:00:05]:   EnableAutosaver: true
Caves:  [00:00:05]:   EncodeUserPath: true
Caves:  [00:00:05]:   PVP: false
Caves:  [00:00:05]:   MaxPlayers: 16
Caves:  [00:00:05]:   GameMode: endless
Caves:  [00:00:05]:   OverridenDNS:
Caves:  [00:00:05]:   PauseWhenEmpty: true
Caves:  [00:00:05]:   IdleTimeout: 1800s
Caves:  [00:00:05]:   VoteEnabled: true
Caves:  [00:00:05]:   InternetBroadcasting: true
Caves:  [00:00:05]:   Intent: cooperative
Master: [00:00:05]: Not applying level data overrides.
Master: [00:00:05]: Not applying world gen overrides.
Master: [00:00:05]: Collecting garbage...
Caves:  [00:00:05]: Online Server Started on port: 11001
Caves:  [00:00:05]: Not applying level data overrides.
Caves:  [00:00:05]: Found a worldgen override file with these contents:
Caves:  [00:00:05]:     K:      override_enabled         V:     true
Caves:  [00:00:05]:     K:      preset   V:     DST_CAVE
Caves:  [00:00:05]:   sanity-checking worldgenoverride.lua...
Master: [00:00:05]: lua_gc took 0.04 seconds
Master: [00:00:05]: ~ShardLuaProxy()
Master: [00:00:05]: ~cEventLeaderboardProxy()
Master: [00:00:05]: ~ItemServerLuaProxy()
Master: [00:00:05]: ~InventoryLuaProxy()
Master: [00:00:05]: ~NetworkLuaProxy()
Master: [00:00:05]: ~SimLuaProxy()
Master: [00:00:05]: FilesExistAsyncThread aborted.
Master: [00:00:05]: ... FilesExistAsyncThread complete
Master: [00:00:05]: lua_close took 0.06 seconds
Master: [00:00:05]: ReleaseAll
Master: [00:00:05]: ReleaseAll Finished
Master: [00:00:05]: cGame::StartPlaying
Master: [00:00:05]: LOADING LUA
Master: [00:00:05]: DoLuaFile scripts/main.lua
Master: [00:00:05]: DoLuaFile loading buffer scripts/main.lua
Caves:  [00:00:05]: Loaded and applied world gen overrides from ../worldgenoverride.lua
Caves:  [00:00:05]:   contained preset DST_CAVE, loading...
Caves:  [00:00:05]:   applying overrides to preset...
Caves:  [00:00:05]: Overwriting savedata with override file.
Caves:  [00:00:05]: Collecting garbage...
Caves:  [00:00:05]: lua_gc took 0.04 seconds
Caves:  [00:00:05]: ~ShardLuaProxy()
Caves:  [00:00:05]: ~cEventLeaderboardProxy()
Caves:  [00:00:05]: ~ItemServerLuaProxy()
Caves:  [00:00:05]: ~InventoryLuaProxy()
Caves:  [00:00:05]: ~NetworkLuaProxy()
Caves:  [00:00:05]: ~SimLuaProxy()
Caves:  [00:00:05]: FilesExistAsyncThread aborted.
Caves:  [00:00:05]: ... FilesExistAsyncThread complete
Caves:  [00:00:05]: lua_close took 0.05 seconds
Caves:  [00:00:05]: ReleaseAll
Caves:  [00:00:05]: ReleaseAll Finished
Caves:  [00:00:05]: cGame::StartPlaying
Caves:  [00:00:05]: LOADING LUA
Caves:  [00:00:05]: DoLuaFile scripts/main.lua
Caves:  [00:00:05]: DoLuaFile loading buffer scripts/main.lua
Master: [00:00:05]:   taskgrouplist:    default Together
Master: [00:00:05]:   taskgrouplist:    classic Classic
Master: [00:00:05]:   taskgrouplist:    cave_default    Underground
Master: [00:00:05]:   taskgrouplist:    lavaarena_taskset       The Forge
Master: [00:00:05]:   taskgrouplist:    quagmire_taskset        The Gorge
Master: [00:00:05]: running main.lua
Master:
Master: [00:00:05]: loaded modindex
Master: [00:00:05]: ModIndex: Beginning normal load sequence for dedicated server.
Master:
Caves:  [00:00:06]:   taskgrouplist:    default Together
Caves:  [00:00:06]:   taskgrouplist:    classic Classic
Caves:  [00:00:06]:   taskgrouplist:    cave_default    Underground
Caves:  [00:00:06]:   taskgrouplist:    lavaarena_taskset       The Forge
Caves:  [00:00:06]:   taskgrouplist:    quagmire_taskset        The Gorge
Caves:  [00:00:06]: running main.lua
Caves:
Caves:  [00:00:06]: loaded modindex
Caves:  [00:00:06]: ModIndex: Beginning normal load sequence for dedicated server.
Caves:
Caves:  [00:00:08]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
Master: [00:00:08]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
Master: [00:00:08]: LOADING LUA SUCCESS
Caves:  [00:00:08]: LOADING LUA SUCCESS
Master: [00:00:08]: PlayerDeaths could not load morgue
Master: [00:00:08]: PlayerHistory could not load player_history
Master: [00:00:08]: ServerPreferences could not load server_preferences
Caves:  [00:00:08]: PlayerDeaths could not load morgue
Caves:  [00:00:08]: PlayerHistory could not load player_history
Caves:  [00:00:08]: ServerPreferences could not load server_preferences
Master: [00:00:08]: bloom_enabled       false
Caves:  [00:00:08]: bloom_enabled       false
Caves:  [00:00:08]: OnLoad slot 2       : World options was nil! Populating with default.
Master: [00:00:08]: OnLoad slot 2       : World options was nil! Populating with default.
Caves:  [00:00:08]: OnLoad slot 3       : World options was nil! Populating with default.
Caves:  [00:00:08]: OnLoad slot 4       : World options was nil! Populating with default.
Master: [00:00:08]: OnLoad slot 3       : World options was nil! Populating with default.
Caves:  [00:00:08]: OnLoad slot 5       : World options was nil! Populating with default.
Master: [00:00:08]: OnLoad slot 4       : World options was nil! Populating with default.
Caves:  [00:00:08]: loaded saveindex
Caves:  [00:00:08]: OnFilesLoaded()
Caves:  [00:00:08]: OnUpdatePurchaseStateComplete
Caves:  [00:00:08]: Load Slot: ... generating new world
Master: [00:00:08]: OnLoad slot 5       : World options was nil! Populating with default.
Master: [00:00:08]: loaded saveindex
Master: [00:00:08]: OnFilesLoaded()
Master: [00:00:08]: OnUpdatePurchaseStateComplete
Master: [00:00:08]: Load Slot: ... generating new world
Caves:  [00:00:08]: WorldSim::SimThread::SimThread()
Caves:  [00:00:08]: ABOUT TO INSTALL STACKTRACE
Caves:  [00:00:08]: DoLuaFile scripts/stacktrace.lua
Caves:  [00:00:08]: DoLuaFile loading buffer scripts/stacktrace.lua
Caves:  [00:00:08]: INSTALLED STACKTRACE
Caves:  [00:00:08]: WorldSim::SimThread::SimThread() complete
Master: [00:00:08]: WorldSim::SimThread::SimThread()
Caves:  [00:00:08]: THREAD - started 'WorldSim' (4047502144)
Caves:  [00:00:08]: WorldSim::SimThread::Main()
Master: [00:00:08]: ABOUT TO INSTALL STACKTRACE
Master: [00:00:08]: DoLuaFile scripts/stacktrace.lua
Caves:  [00:00:08]: DoLuaFile scripts/worldgen_main.lua
Master: [00:00:08]: DoLuaFile loading buffer scripts/stacktrace.lua
Caves:  [00:00:08]: DoLuaFile loading buffer scripts/worldgen_main.lua
Master: [00:00:08]: INSTALLED STACKTRACE
Master: [00:00:08]: WorldSim::SimThread::SimThread() complete
Master: [00:00:08]: THREAD - started 'WorldSim' (4088806208)
Master: [00:00:08]: WorldSim::SimThread::Main()
Master: [00:00:08]: DoLuaFile scripts/worldgen_main.lua
Caves:  [00:00:08]: ModIndex: Load sequence finished successfully.
Caves:  [00:00:08]: Reset() returning
Master: [00:00:08]: DoLuaFile loading buffer scripts/worldgen_main.lua
Master: [00:00:08]: ModIndex: Load sequence finished successfully.
Master: [00:00:08]: Reset() returning
Caves:  [00:00:08]: DLC enabled :       false
Master: [00:00:08]: DLC enabled :       false
Caves:  [00:00:08]:   taskgrouplist:    default Together
Caves:  [00:00:08]:   taskgrouplist:    classic Classic
Caves:  [00:00:08]:   taskgrouplist:    cave_default    Underground
Caves:  [00:00:08]:   taskgrouplist:    lavaarena_taskset       The Forge
Caves:  [00:00:08]:   taskgrouplist:    quagmire_taskset        The Gorge
Master: [00:00:08]:   taskgrouplist:    default Together
Master: [00:00:08]:   taskgrouplist:    classic Classic
Master: [00:00:08]:   taskgrouplist:    cave_default    Underground
Master: [00:00:08]:   taskgrouplist:    lavaarena_taskset       The Forge
Master: [00:00:08]:   taskgrouplist:    quagmire_taskset        The Gorge
Caves:  [00:00:08]: running worldgen_main.lua
Caves:
Caves:  [00:00:08]: SEED =      1567356823
Caves:  [00:00:08]: Generating world with these parameters:
Caves:  [00:00:08]: level_type  SURVIVAL
Caves:  [00:00:08]: level_data:
Caves:  [00:00:08]:     K:      1        V:     table: 0xefc36f08
Caves:  [00:00:08]:             K:      background_node_range    V:     table: 0xefc36f30
Caves:  [00:00:08]:                     K:      1        V:     0
Caves:  [00:00:08]:                     K:      2        V:     1
Caves:  [00:00:08]:             K:      desc     V:     Delve into the caves... together!
Caves:  [00:00:08]:             K:      hideminimap      V:     false
Caves:  [00:00:08]:             K:      id       V:     DST_CAVE
Caves:  [00:00:08]:             K:      location         V:     cave
Caves:  [00:00:08]:             K:      max_playlist_position    V:     999
Caves:  [00:00:08]:             K:      min_playlist_position    V:     0
Caves:  [00:00:08]:             K:      name     V:     The Caves
Caves:  [00:00:08]:             K:      numrandom_set_pieces     V:     0
Caves:  [00:00:08]:             K:      override_level_string    V:     false
Caves:  [00:00:08]:             K:      overrides        V:     table: 0xefc377e8
Caves:  [00:00:08]:                     K:      layout_mode      V:     RestrictNodesByKey
Caves:  [00:00:08]:                     K:      roads    V:     never
Caves:  [00:00:08]:                     K:      season_start     V:     default
Caves:  [00:00:08]:                     K:      start_location   V:     caves
Caves:  [00:00:08]:                     K:      task_set         V:     cave_default
Caves:  [00:00:08]:                     K:      world_size       V:     default
Caves:  [00:00:08]:                     K:      wormhole_prefab  V:     tentacle_pillar
Caves:  [00:00:08]:             K:      required_prefabs         V:     table: 0xefc37258
Caves:  [00:00:08]:                     K:      1        V:     multiplayer_portal
Caves:  [00:00:08]:             K:      substitutes      V:     table: 0xefc38b88
Caves:  [00:00:08]:             K:      version  V:     4
Caves:  [00:00:08]:
Caves:  #######
Caves:  #
Caves:  # Generating SURVIVAL Mode Level
Caves:  #
Caves:  #######
Caves:
Caves:  [00:00:08]: Prefab Swap Selection: regular grass
Caves:  [00:00:08]: Prefab Swap Selection: twiggy trees
Caves:  [00:00:08]: Prefab Swap Selection: regular berries
Master: [00:00:08]: running worldgen_main.lua
Master:
Master: [00:00:08]: SEED =      1567356823
Master: [00:00:08]: Generating world with these parameters:
Master: [00:00:08]: level_type  SURVIVAL
Master: [00:00:08]: level_data:
Master: [00:00:08]:     K:      1        V:     table: 0xf0736738
Master: [00:00:08]:             K:      desc     V:     The standard Don't Starve experience.
Master: [00:00:08]:             K:      hideminimap      V:     false
Master: [00:00:08]:             K:      id       V:     SURVIVAL_TOGETHER
Master: [00:00:08]:             K:      location         V:     forest
Master: [00:00:08]:             K:      max_playlist_position    V:     999
Master: [00:00:08]:             K:      min_playlist_position    V:     0
Master: [00:00:08]:             K:      name     V:     Default
Master: [00:00:08]:             K:      numrandom_set_pieces     V:     4
Master: [00:00:08]:             K:      override_level_string    V:     false
Master: [00:00:08]:             K:      overrides        V:     table: 0xf0737660
Master: [00:00:08]:                     K:      has_ocean        V:     true
Master: [00:00:08]:                     K:      keep_disconnected_tiles  V:     true
Master: [00:00:08]:                     K:      layout_mode      V:     LinkNodesByKeys
Master: [00:00:08]:                     K:      no_joining_islands       V:     true
Master: [00:00:08]:                     K:      no_wormholes_to_disconnected_tiles       V:     true
Master: [00:00:08]:                     K:      roads    V:     default
Master: [00:00:08]:                     K:      season_start     V:     default
Master: [00:00:08]:                     K:      start_location   V:     default
Master: [00:00:08]:                     K:      task_set         V:     default
Master: [00:00:08]:                     K:      world_size       V:     default
Master: [00:00:08]:                     K:      wormhole_prefab  V:     wormhole
Master: [00:00:08]:             K:      random_set_pieces        V:     table: 0xf0739650
Master: [00:00:08]:                     K:      1        V:     Sculptures_2
Master: [00:00:08]:                     K:      2        V:     Sculptures_3
Master: [00:00:08]:                     K:      3        V:     Sculptures_4
Master: [00:00:08]:                     K:      4        V:     Sculptures_5
Master: [00:00:08]:                     K:      5        V:     Chessy_1
Master: [00:00:08]:                     K:      6        V:     Chessy_2
Master: [00:00:08]:                     K:      7        V:     Chessy_3
Master: [00:00:08]:                     K:      8        V:     Chessy_4
Master: [00:00:08]:                     K:      9        V:     Chessy_5
Master: [00:00:08]:                     K:      10       V:     Chessy_6
Master: [00:00:08]:                     K:      11       V:     Maxwell1
Master: [00:00:08]:                     K:      12       V:     Maxwell2
Master: [00:00:08]:                     K:      13       V:     Maxwell3
Master: [00:00:08]:                     K:      14       V:     Maxwell4
Master: [00:00:08]:                     K:      15       V:     Maxwell6
Master: [00:00:08]:                     K:      16       V:     Maxwell7
Master: [00:00:08]:                     K:      17       V:     Warzone_1
Master: [00:00:08]:                     K:      18       V:     Warzone_2
Master: [00:00:08]:                     K:      19       V:     Warzone_3
Master: [00:00:08]:             K:      required_prefabs         V:     table: 0xf0736e08
Master: [00:00:08]:                     K:      1        V:     multiplayer_portal
Master: [00:00:08]:             K:      required_setpieces       V:     table: 0xf0739528
Master: [00:00:08]:                     K:      1        V:     Sculptures_1
Master: [00:00:08]:                     K:      2        V:     Maxwell5
Master: [00:00:08]:             K:      substitutes      V:     table: 0xf07393e8
Master: [00:00:08]:             K:      version  V:     4
Master: [00:00:08]:
Master: #######
Master: #
Master: # Generating SURVIVAL Mode Level
Master: #
Master: #######
Master:
Master: [00:00:08]: Prefab Swap Selection: regular grass
Master: [00:00:08]: Prefab Swap Selection: twiggy trees
Master: [00:00:08]: Prefab Swap Selection: regular berries
Caves:  [00:00:08]: New size:   425     default
Caves:  [00:00:08]: Creating story...
Master: [00:00:08]: Sculptures_1 added to task Magic meadow
Master: [00:00:08]: Maxwell5 added to task Squeltch
Master: [00:00:08]: Sculptures_5 added to task Badlands
Master: [00:00:08]: Warzone_2 added to task Great Plains
Master: [00:00:08]: Chessy_6 added to task Make a pick
Master: [00:00:08]: Chessy_6 added to task For a nice walk
Master: [00:00:08]: New size:   425     default
Master: [00:00:08]: Creating story...
Master: [00:00:08]: [Story Gen] Generate nodes. Starting at: 'Make a pick'
Master: [00:00:08]: [Story Gen] LinkNodesByKeys
Master: [00:00:08]: Finding valid start task...
Master: [00:00:08]:    ...picked        Make a pick
Master: [00:00:08]: Has start node      Clearing
Master: [00:00:08]: Adding Background Nodes
Caves:  [00:00:08]: [Story Gen] Generate nodes. Starting at: 'MudWorld'
Caves:  [00:00:08]: [Story Gen] RestrictNodesByKey
Master: [00:00:08]: [Story Gen] Adding Cove Nodes
Master: [00:00:08]: [Ocean] Processing ocean fake room content.
Master: [00:00:08]: [WorldSimActual::WorldGen_InitializeNodePoints]
Master: [00:00:08]: [WorldSimActual::WorldGen_VoronoiPass]
Master: [00:00:08]: GenerateVoronoiMap [100]:
Caves:  [00:00:08]: Finding valid start task...
Caves:  [00:00:08]:    ...picked        CaveExitTask5
Caves:  [00:00:08]: Has start node      SinkholeForest
Caves:  [00:00:08]: Adding Background Nodes
Caves:  [00:00:08]: [Story Gen] Adding Cove Nodes
Caves:  [00:00:08]: [WorldSimActual::WorldGen_InitializeNodePoints]
Caves:  [00:00:08]: [WorldSimActual::WorldGen_VoronoiPass]
Caves:  [00:00:08]: GenerateVoronoiMap [100]:
Master: .....10....20....30....40....50....60....70....80....90....100
Master: [00:00:09]: ...Done.
Master: [00:00:09]: [Story Gen] Finding nodes on mainland to connect a region to.
Master: [00:00:09]: [Story Gen] Generate nodes. Starting at: 'MoonIsland_IslandShards'
Master: [00:00:09]: [Story Gen] RestrictNodesByKey
Master: [00:00:09]: [Story Gen] Adding Cove Nodes
Master: [00:00:09]: [WorldSimActual::WorldGen_AddNewPositions]
Master: [00:00:09]: [WorldSimActual::WorldGen_VoronoiPass]
Master: [00:00:09]: GenerateVoronoiMap [25]:
Master: .....10....20..
Master: [00:00:10]: ...Done.
Master: [00:00:10]: ... story created
Master: [00:00:10]: Baking map...       425
Master: [00:00:10]: [WorldSimActual::WorldGen_Commit] worldgen success.
Master: [00:00:10]: [WorldSimActual::ConvertToTileMap]
Master: [00:00:10]: [ConvertToTileMap]
Master: [00:00:10]: [WorldSimActual::ConvertToTileMap] complete
Master: [00:00:10]: [WorldSimActual::SeparateIslands]
Master: [00:00:10]: [SeparateIslands]
Master: [00:00:10]: [WorldSimActual::SeparateIslands] complete
Master: [00:00:10]: Map Baked!
Master: [00:00:10]: [WorldSimActual::ForceConnectivity]
Master: [00:00:10]: [GenerateLandmasses]
Master: [00:00:10]: [GenerateLandmasses] islands: 11
Master: [00:00:10]: [MergeConnectedLandmasses] false
Master: [00:00:10]: [WorldSimActual::ForceConnectivity] complete
Master: [00:00:10]: [WorldSimActual::DrawRoads]
Master: [00:00:10]: [DrawRoads]
Master: [00:00:10]: [WorldSimActual::DrawRoads] complete
Master: [00:00:10]: Encoding...
Master: [00:00:10]: Encoding... DONE
Master: [00:00:10]: Checking Tags
Master: [00:00:10]: Populating voronoi...
Master: [00:00:10]: [ReplaceSingleNonLandTiles] Validating...
Master: [00:00:10]: [ReplaceSingleNonLandTiles] Replaced 0 tiles.
Master: [00:00:10]: Not checking for disconnected tiles.
Master: [00:00:10]: [Ocean] Placing ocean set pieces.
Master: [00:00:10]: [Ocean] Placed 0 of 0 ocean set pieces.
Master: [00:00:10]: [Ocean] Convert impassible to water...
Master: [00:00:10]: [Ocean]  Square fill...
Caves:  .....10....20....30....40....50....60....70....80....90....100
Caves:  [00:00:11]: ...Done.
Caves:  [00:00:11]: ... story created
Caves:  [00:00:11]: Baking map...       425
Caves:  [00:00:11]: [WorldSimActual::WorldGen_Commit] worldgen success.
Caves:  [00:00:11]: [WorldSimActual::ConvertToTileMap]
Caves:  [00:00:11]: [ConvertToTileMap]
Caves:  [00:00:11]: [WorldSimActual::ConvertToTileMap] complete
Caves:  [00:00:11]: [WorldSimActual::SeparateIslands]
Caves:  [00:00:11]: [SeparateIslands]
Caves:  [00:00:11]: [WorldSimActual::SeparateIslands] complete
Caves:  [00:00:11]: Map Baked!
Caves:  [00:00:11]: [WorldSimActual::ForceConnectivity]
Caves:  [00:00:11]: [GenerateLandmasses]
Caves:  [00:00:11]: [GenerateLandmasses] islands: 9
Caves:  [00:00:11]: [MergeConnectedLandmasses] true
Caves:  [00:00:11]: [WorldSimActual::ForceConnectivity] complete
Caves:  [00:00:11]: Encoding...
Caves:  [00:00:11]: Encoding... DONE
Caves:  [00:00:11]: Checking Tags
Caves:  cell_stack size is 0?!
Caves:  [00:00:11]: Populating voronoi...
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential3:2:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential3:2:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential3:2:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for EvergreenSinkhole in node CaveExitTask6:1:SinkholeCopses
Caves:  [00:00:11]: Warning! Could not find a spot for EvergreenSinkhole in node CaveExitTask6:1:SinkholeCopses
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential3:0:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall in node Residential3:1:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential3:1:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential3:1:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential3:1:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential3:1:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential3:1:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential:4:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential:4:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential:4:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential:4:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential:4:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential:2:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential:2:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for RabbitCity in node RabbitCity:5:RabbitCity
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall in node Residential:3:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall in node Residential:3:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential:3:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential:3:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for StraightWall2 in node Residential:3:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential:3:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for CornerWall2 in node Residential:3:Vacant
Caves:  [00:00:11]: Warning! Could not find a spot for EvergreenSinkhole in node UndergroundForest:0:SinkholeCopses
Caves:  [00:00:11]: Warning! Could not find a spot for EvergreenSinkhole in node UndergroundForest:0:SinkholeCopses
Caves:  [00:00:11]: [ReplaceSingleNonLandTiles] Validating...
Caves:  [00:00:11]: [ReplaceSingleNonLandTiles] Replaced 50 tiles.
Caves:  [00:00:11]: disconnected tiles...       845
Caves:  [00:00:11]: Removing entity on IMPASSABLE       wall_ruins      139.265 92.5    -292.94, 0, -480
Caves:  [00:00:11]: Checking Required Prefab atrium_gate has at least 1 instances (1 found).
Caves:  [00:00:11]: Checking Required Prefab minotaur_spawner has at least 1 instances (1 found).
Caves:  [00:00:11]: Checking Required Prefab multiplayer_portal has at least 1 instances (1 found).
Caves:  [00:00:11]: Checking Required Prefab sacred_chest has at least 1 instances (1 found).
Caves:  [00:00:11]: [ReplaceSingleNonLandTiles] Validating...
Caves:  [00:00:11]: [ReplaceSingleNonLandTiles] Replaced 0 tiles.
Caves:  [00:00:11]: Done cave map gen!
Caves:  [00:00:11]: Checking map...
Caves:  [00:00:11]: Generation complete
Caves:  [00:00:12]: WorldSim::SimThread::Main() complete
Caves:  [00:00:12]: Serializing world: session/75419B65B2E7B8D9/0000000002
Caves:  [00:00:12]: Klump load on boot started.
Caves:  [00:00:12]: Klump files loaded:         0
Caves:  [00:00:12]:     Unload FE
Caves:  [00:00:12]:     Unload FE done
Master: [00:00:13]: [Ocean]  Ground fill...
Master: [00:00:13]: [Ocean]  Noise...
[WorldSimActual::GenerateBlendedMap]
Master: [00:00:14]: [Ocean]  Blend...
[WorldSimActual::GenerateBlendedMap]
[WorldSimActual::GenerateBlendedMap]
Master: [00:00:14]: [Ocean]  Adding shoreline...
Master: [00:00:15]: [Ocean] Void Outline...
Master: [00:00:15]: [Ocean] Populating the ocean with lots of fun things to do...
Master: [00:00:15]: [Ocean] Placing ocean set pieces.
Master: [00:00:15]: [Ocean] Placed 9 of 9 ocean set pieces.
Master: [00:00:15]: Checking Required Prefab moon_altar_rock_idol has at least 1 instances (1 found).
Master: [00:00:15]: Checking Required Prefab pigking has at least 1 instances (1 found).
Master: [00:00:15]: Checking Required Prefab multiplayer_portal has at least 1 instances (1 found).
Master: [00:00:15]: Checking Required Prefab moon_altar_rock_seed has at least 1 instances (1 found).
Master: [00:00:15]: Checking Required Prefab moon_altar_rock_glass has at least 1 instances (1 found).
Master: [00:00:15]: Checking Required Prefab moon_fissure has at least 1 instances (61 found).
Master: [00:00:15]: [ReplaceSingleNonLandTiles] Validating...
Master: [00:00:15]: [ReplaceSingleNonLandTiles] Replaced 0 tiles.
Master: [00:00:15]: Done forest map gen!
Master: [00:00:15]: Checking map...
Master: [00:00:15]: Generation complete
Master: [00:00:15]: WorldSim::SimThread::Main() complete
Master: [00:00:15]: Serializing world: session/9FA11707B320B07C/0000000002
Master: [00:00:15]: Klump load on boot started.
Master: [00:00:15]: Klump files loaded:         0
Master: [00:00:16]:     Unload FE
Master: [00:00:16]:     Unload FE done
Master: [00:00:21]:     LOAD BE
Caves:  [00:00:21]:     LOAD BE
Master: [00:00:30]:     LOAD BE: done
Caves:  [00:00:30]:     LOAD BE: done
Caves:  [00:00:30]: Begin Session: 75419B65B2E7B8D9
Master: [00:00:30]: Begin Session: 9FA11707B320B07C
Caves:  [00:00:30]: saving to server_temp/server_save
Master: [00:00:30]: saving to server_temp/server_save
Master: [00:00:30]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Master: [00:00:30]: Loading 15 new character(s)
Caves:  [00:00:30]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Caves:  [00:00:30]: Loading 15 new character(s)
Caves:  [00:00:31]: Total 15 character(s) loaded
Master: [00:00:31]: Total 15 character(s) loaded
Master: [00:00:32]: Loading Nav Grid
Master: [00:00:32]: World generated on version 363698, using seed: 1567356823
Master: [00:00:36]: Reconstructing topology
Master: [00:00:36]:     ...Sorting points
Master: [00:00:36]:     ...Sorting edges
Master: [00:00:36]:     ...Connecting nodes
Master: [00:00:36]:     ...Validating connections
Caves:  [00:00:36]: Loading Nav Grid
Caves:  [00:00:36]: World generated on version 363698, using seed: 1567356823
Caves:  [00:00:36]: [Shard] Slave is waiting for LUA...
Master: [00:00:36]:     ...Housekeeping
Master: [00:00:36]:     ...Done!
Master: [00:00:36]: 0 uploads added to server. From server_temp
Master: [00:00:36]: About to start a shard with these settings:
Master: [00:00:36]:   ShardName: [SHDMASTER]
Master: [00:00:36]:   ShardID: 1
Master: [00:00:36]:   ShardRole: MASTER
Master: [00:00:36]:   MasterHost: (null)
Master: [00:00:36]:   MasterBind: 127.0.0.1
Master: [00:00:36]:   MasterPort: 10889
Master: [00:00:36]: [Shard] Starting master server
Master: [00:00:36]: [Shard] Shard server started on port: 10889
Master: [00:00:36]: Telling Client our new session identifier: 9FA11707B320B07C
Master: [00:00:36]: [Steam] SteamGameServer_Init(8768, 11000, 27018)
CAppInfoCacheReadFromDiskThread took 1 milliseconds to initialize
CApplicationManagerPopulateThread took 1 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Setting breakpad minidump AppID = 322330
Master: [00:00:37]: [Steam] SteamGameServer_Init success
Master: [00:00:37]: Validating portal[1] <-> <nil>[1] (inactive)
Master: [00:00:37]: Validating portal[2] <-> <nil>[2] (inactive)
Master: [00:00:37]: Validating portal[3] <-> <nil>[3] (inactive)
Master: [00:00:37]: Validating portal[4] <-> <nil>[4] (inactive)
Master: [00:00:37]: Validating portal[5] <-> <nil>[5] (inactive)
Master: [00:00:37]: Validating portal[6] <-> <nil>[6] (inactive)
Master: [00:00:37]: Validating portal[7] <-> <nil>[7] (inactive)
Master: [00:00:37]: Validating portal[8] <-> <nil>[8] (inactive)
Master: [00:00:37]: Validating portal[9] <-> <nil>[9] (inactive)
Master: [00:00:37]: Validating portal[10] <-> <nil>[10] (inactive)
Master: [00:00:37]: Sim paused
Master: [00:00:37]: Gameserver logged on to Steam, assigned identity steamid:90128741037605896
Master: [00:00:37]: Best lobby region is aws/US (ping 28)
Master: [00:00:37]: Registering master server in US lobby
Caves:  [00:00:39]: Reconstructing topology
Caves:  [00:00:39]:     ...Sorting points
Caves:  [00:00:39]:     ...Sorting edges
Caves:  [00:00:39]:     ...Connecting nodes
Caves:  [00:00:39]:     ...Validating connections
Caves:  [00:00:39]:     ...Housekeeping
Caves:  [00:00:39]:     ...Done!
Caves:  [00:00:39]: 0 uploads added to server. From server_temp
Caves:  [00:00:39]: About to start a shard with these settings:
Caves:  [00:00:39]:   ShardName: Caves
Caves:  [00:00:39]:   ShardID: 630270825
Caves:  [00:00:39]:   ShardRole: SLAVE
Caves:  [00:00:39]:   MasterHost: 127.0.0.1
Caves:  [00:00:39]:   MasterBind: (null)
Caves:  [00:00:39]:   MasterPort: 10889
Caves:  [00:00:39]: [Shard] Connecting to master...
Caves:  [00:00:39]: Telling Client our new session identifier: 75419B65B2E7B8D9
Caves:  [00:00:39]: [Steam] SteamGameServer_Init(8769, 11001, 27019)
CAppInfoCacheReadFromDiskThread took 1 milliseconds to initialize
CApplicationManagerPopulateThread took 1 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Setting breakpad minidump AppID = 322330
Caves:  [00:00:39]: [Steam] SteamGameServer_Init success
Caves:  [00:00:39]: [Shard] Sending slave information to master...
Master: [00:00:39]: [Shard] Slave Caves(630270825) connected: [LAN] 127.0.0.1
Caves:  [00:00:39]: Validating portal[1] <-> <nil>[1] (inactive)
Caves:  [00:00:39]: Validating portal[2] <-> <nil>[2] (inactive)
Caves:  [00:00:39]: Validating portal[3] <-> <nil>[3] (inactive)
Caves:  [00:00:39]: Validating portal[4] <-> <nil>[4] (inactive)
Caves:  [00:00:39]: Validating portal[5] <-> <nil>[5] (inactive)
Caves:  [00:00:39]: Validating portal[6] <-> <nil>[6] (inactive)
Caves:  [00:00:39]: Validating portal[7] <-> <nil>[7] (inactive)
Caves:  [00:00:39]: Validating portal[8] <-> <nil>[8] (inactive)
Caves:  [00:00:40]: Validating portal[9] <-> <nil>[9] (inactive)
Caves:  [00:00:40]: Validating portal[10] <-> <nil>[10] (inactive)
Caves:  [00:00:40]: Overriding region to US
Caves:  [00:00:40]: Registering slave in US lobby
Caves:  [00:00:40]: Gameserver logged on to Steam, assigned identity steamid:90128741037645832
Caves:  [00:00:40]: [Shard] Slave is now ready!
Master: [00:00:40]: [Shard] Slave Caves(630270825) ready!
Master: [00:00:40]: World 630270825 is now connected
Master: [00:00:40]: Validating portal[1] <-> 630270825[1] (disabled)
Master: [00:00:40]: Validating portal[2] <-> 630270825[2] (disabled)
Master: [00:00:40]: Validating portal[3] <-> 630270825[3] (disabled)
Master: [00:00:40]: Validating portal[4] <-> 630270825[4] (disabled)
Master: [00:00:40]: Validating portal[5] <-> 630270825[5] (disabled)
Master: [00:00:40]: Validating portal[6] <-> 630270825[6] (disabled)
Master: [00:00:40]: Validating portal[7] <-> 630270825[7] (disabled)
Master: [00:00:40]: Validating portal[8] <-> 630270825[8] (disabled)
Master: [00:00:40]: Validating portal[9] <-> 630270825[9] (disabled)
Master: [00:00:40]: Validating portal[10] <-> 630270825[10] (disabled)
Caves:  [00:00:40]: Registering slave in US lobby
Caves:  [00:00:40]: World 1 is now connected
Caves:  [00:00:40]: Validating portal[1] <-> 1[1] (active)
Caves:  [00:00:40]: Validating portal[2] <-> 1[2] (active)
Caves:  [00:00:40]: Validating portal[3] <-> 1[3] (active)
Caves:  [00:00:40]: Validating portal[4] <-> 1[4] (active)
Caves:  [00:00:40]: Validating portal[5] <-> 1[5] (active)
Caves:  [00:00:40]: Validating portal[6] <-> 1[6] (active)
Caves:  [00:00:40]: Validating portal[7] <-> 1[7] (active)
Caves:  [00:00:40]: Validating portal[8] <-> 1[8] (active)
Caves:  [00:00:40]: Validating portal[9] <-> 1[9] (active)
Caves:  [00:00:40]: Validating portal[10] <-> 1[10] (active)
Caves:  [00:00:41]: [Shard] Slave LUA is now ready!
Caves:  [00:00:41]: Sim paused
Master: [00:00:47]: Registering master server in US lobby
Master: [00:01:02]: [P2P] Session request for '76561198050508810'
Master: [00:01:05]: [P2P] Create session: 178.133.215.182|1 '76561198050508810'
Master: [00:01:05]: [P2P] Received from 178.133.215.182|1 '76561198050508810'
Master: [00:01:05]: [P2P] Sent to 178.133.215.182|1 '76561198050508810'
Master: [00:01:05]: New incoming connection 178.133.215.182|1 <4536022010399489446>
Master: [00:01:05]: Client connected from 178.133.215.182|1 <4536022010399489446>
Master: [00:01:05]: ValidateGameSessionToken pgs-usc^KU__awvMU0n^DontStarveTogether^UTyzLaUiTo4Pl2wofZiHy1cSAvZ65U4Mv4A0YkiTMow= for <4536022010399489446>
Master: [00:01:05]: Client authenticated: (KU__awvMU0n) Carlou
Master: [00:01:06]: [Steam] Authenticated host '76561198050508810'
Master: [00:01:06]: There is no active event to validate against.
Master: [00:01:06]: [Shard] Read save location file for (KU__awvMU0n)
Master: [00:01:06]: Registering master server in US lobby
Master: [00:01:17]: [Join Announcement] Carlou
Caves:  [00:01:17]: [Join Announcement] Carlou
Master: [00:01:21]: Resuming user: session/9FA11707B320B07C/A7NU9QSLJO1H
Master: [00:01:38]: Spawn request: wickerbottom from Carlou
Master: [00:01:38]: Skin request: () () () () ()
Master: [00:01:38]: Could not find anim build FROMNUM
Master: [00:01:38]: Spawning player at: [Fixed] (-78.00, 0.00, 234.00)
Master: [00:01:38]: Serializing user: session/9FA11707B320B07C/A7NU9QSLJO1H/0000000003
Master: [00:01:38]: Sim unpaused
Caves:  [00:01:38]: Sim unpaused
Master: [00:01:39]: Platform hopping disabled on: Carlou
Master: [00:01:41]: Registering master server in US lobby
 

DST.png

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