Jump to content

Failed to load worldgenoverride.lua


Recommended Posts

Hi @brosblud

do you have try this:

Spoiler

return {
    override_enabled = true,
    preset = "SURVIVAL_TOGETHER", --  or "SURVIVAL_TOGETHER" or "SURVIVAL_TOGETHER_CLASSIC" or "SURVIVAL_DEFAULT_PLUS" or "COMPLETE_DARKNESS" or "DST_CAVE"
    unprepared = { -- "never", "rare", "default", "often", "always"
        banana = "default",
        berrybush = "default",
        cactus = "default",
        carrot = "default",
        lichen = "default",
        mushroom = "default",
    },
    misc = {
        autumn = "default", -- "noseason", "veryshortseason", "shortseason", "default", "longseason", "verylongseason", "random"
        boons = "default", -- "never", "rare", "default", "often", "always"
        branching = "default", -- "never", "least", "default", "most"
        cavelight = "default", -- "veryslow", "slow", "default", "fast", "veryfast"
        day = "default", -- "default", "longday", "longdusk", "longnight", "noday", "nodusk", "nonight", "onlyday", "onlydusk", "onlynight"
        earthquakes = "default", -- "never", "rare", "default", "often", "always"
        frograin = "default", -- "never", "rare", "default", "often", "always"
        lightning = "default", -- "never", "rare", "default", "often", "always"
        loop = "default", -- "never", "default", "always"
        regrowth = "default", -- "veryslow", "slow", "default", "fast", "veryfast"
        season_start = "default", -- "default", "winter", "spring", "summer", "autumnorspring", "winterorsummer", "random"
        spring = "default", -- "noseason", "veryshortseason", "shortseason", "default", "longseason", "verylongseason", "random"
        start_location = "default", -- "caves", "default", "plus", "darkness"
        summer = "default", -- "noseason", "veryshortseason", "shortseason", "default", "longseason", "verylongseason", "random"
        task_set = "default", -- "classic", "default", "cave_default"
        touchstone = "default", -- "never", "rare", "default", "often", "always"
        weather = "default", -- "never", "rare", "default", "often", "always"
        wildfires = "default", -- "never", "rare", "default", "often", "always"
        winter = "default", -- "noseason", "veryshortseason", "shortseason", "default", "longseason", "verylongseason", "random"
        world_size = "default", -- "small", "medium", "default", "huge"
    },
    animals = { -- "never", "rare", "default", "often", "always"
        alternatehunt = "default",
        angrybees = "default",
        beefalo = "default",
        beefaloheat = "default",
        bees = "default",
        birds = "default",
        bunnymen = "default",
        butterfly = "default",
        buzzard = "default",
        catcoon = "default",
        ponds = "default",
        cave_ponds = "default",
        hunt = "default",
        lightninggoat = "default",
        moles = "default",
        monkey = "default",
        penguins = "default",
        perd = "default",
        pigs = "default",
        rabbits = "default",
        rocky = "default",
        slurper = "default",
        slurtles = "default",
        tallbirds = "default",
    },
    monsters = { -- "never", "rare", "default", "often", "always"
        bats = "default",
        bearger = "default",
        chess = "default",
        deciduousmonster = "default",
        deerclops = "default",
        dragonfly = "default",
        fissure = "default",
        goosemoose = "default",
        houndmound = "default",
        hounds = "default",
        krampus = "default",
        liefs = "default",
        lureplants = "default",
        merm = "default",
        spiders = "default",
        cave_spiders = "default",
        tentacles = "default",
        walrus = "default",
        worms = "default",
    },
    resources = { -- "never", "rare", "default", "often", "always"
        fern = "default",
        flint = "default",
        flower_cave = "default",
        flowers = "default",
        grass = "default",
        marshbush = "default",
        meteorshowers = "default",
        meteorspawner = "default",
        mushtree = "default",
        reeds = "default",
        rock = "default",
        rock_ice = "default",
        sapling = "default",
        trees = "default",
        tumbleweed = "default",
        wormlights = "default",
    },
}

 

Link to comment
Share on other sites

@brosblud

strange because it's works perfectly for me on Mac OS X Yosemite 10.10.5

160304095333107021.jpg

160304095329395927.jpg

160304095332272259.jpg

how you start your server Master?

what is your editor text you use on your Mac when you create your worldgenoverride.lua? vi or nano?

or maybe you do not use the terminal on your mac?

can you also share your server_log.txt please?

Documents/Klei/DoNotStarveTogether/MyDediServer/Master/server_log.txt

Link to comment
Share on other sites

To start I type this in the terminal: ~/run_dedicated_servers.sh

To create the worldgenoverride.lua I used TextEdit (that could be the cause, but everything else works fine when using it)

Quote

PersistRootStorage is now /Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/ 
Starting Up
Version: 167979
Current time: Thu Mar  3 20:44:36 2016

Don't Starve Together: 167979 OSX
NNN Build Date: 201
Parsing command line
Command Line Arguments: -console -cluster MyDediServer -monitor_parent_process 51133 -shard Master 
THREAD - started 'GAClient' (2955497472)
CurlRequestManager::ClientThread::Main()
ProfileIndex:4.25
[Connect] PendingConnection::Reset(true)
Network tick rate: U=15(2), D=0
Network tick rate: U=15(2), D=0
THREAD - started 'ConsoleInput' (2957602816)
OnLoadPermissionList: /Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/blocklist.txt (Failure)
OnLoadPermissionList: /Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/adminlist.txt (Failure)
OnLoadUserIdList: /Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/whitelist.txt (Failure)
Token retrieved from: /Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
Token retrieved from: /Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
cGame::InitializeOnMainThread
Renderer initialize: Okay
AnimManager initialize: Okay
Buffers initialize: Okay
cDontStarveGame::DoGameSpecificInitialize()
FMOD Error: An invalid object handle was used. 
GameSpecific initialize: Okay
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
	
Could not load modindex	
ModIndex: Beginning normal load sequence for dedicated server.
	
DownloadMods(0)
FMOD Error: An invalid object handle was used. 
LOADING LUA SUCCESS
PlayerDeaths could not load morgue	
PlayerHistory could not load player_history	
bloom_enabled	false	
Could not load saveindex	
OnFilesLoaded()	
OnUpdatePurchaseStateComplete	
	Load FE	
	Load FE: done	
ModIndex: Load sequence finished successfully.	
Reset() returning
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Starting Dedicated Server Game	
Network tick rate: U=15(2), D=0
About to start a server with the following settings:
  Dedicated: true
  Online: true
  Passworded: false
  ServerPort: 11000
  SteamAuthPort: 8768
  SteamMasterServerPort: 27018
  ClanID: false
  ClanOnly: false
  ClanAdmin: false
  LanOnly: false
  FriendsOnly: false
  EnableAutosaver: true
  PVP: false
  MaxPlayers: 8
  GameMode: survival
  OverridenDNS: 
  PauseWhenEmpty: true
  InternetBroadcasting: true
  Intent: cooperative
Online Server Started on port: 11000
Collecting garbage...
lua_gc took 0.01 seconds
~ShardLuaProxy()
~ItemServerLuaProxy()
~InventoryLuaProxy()
~NetworkLuaProxy()
~SimLuaProxy()
lua_close took 0.03 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
	
loaded modindex	
ModIndex: Beginning normal load sequence for dedicated server.
	
LOADING LUA SUCCESS
PlayerDeaths could not load morgue	
PlayerHistory could not load player_history	
bloom_enabled	false	
Could not load saveindex	
OnFilesLoaded()	
OnUpdatePurchaseStateComplete	
ERROR: Failed to load ../worldgenoverride.lua	
Not applying world gen overrides.	
WorldSim::SimThread::SimThread()
ABOUT TO INSTALL STACKTRACE
DoLuaFile scripts/stacktrace.lua
DoLuaFile loading buffer scripts/stacktrace.lua
INSTALLED STACKTRACE
WorldSim::SimThread::SimThread() complete
THREAD - started 'WorldSim' (2969194496)
WorldSim::SimThread::Main()
DoLuaFile scripts/worldgen_main.lua
ModIndex: Load sequence finished successfully.	
DoLuaFile loading buffer scripts/worldgen_main.lua
Reset() returning
DLC enabled : 	false	
scripts/worldgen_main.lua(80,1) running worldgen_main.lua
	
scripts/worldgen_main.lua(82,1) SEED = 	1457063093	
scripts/worldgen_main.lua(439,1) Generating world with these parameters:	
scripts/worldgen_main.lua(440,1) level_type	survival	
scripts/worldgen_main.lua(441,1) current_level	1	
scripts/worldgen_main.lua(442,1) customizationpresets:	
scripts/worldgen_main.lua(444,1) worldgen_choices:	
scripts/worldgen_main.lua(467,1) 
#######
#
# Generating SURVIVAL Mode Level
#
#######
	
scripts/worldgen_main.lua(475,1) WORLDGEN PRESET: 	SURVIVAL_TOGETHER	
scripts/worldgen_main.lua(483,1) WORLDGEN LEVEL ID: 	1	
scripts/worldgen_main.lua(490,1) 
#######
#
# Generating Normal Mode Together Forever Level SURVIVAL_TOGETHER
#
#######
	
ChessSpot2	added to	Badlands	
Chessy_1	added to	Frogs and bugs	
Chessy_6	added to	Frogs and bugs	
Chessy_5	added to	Mole Colony Deciduous	
Chessy_6	added to	Squeltch	
scripts/worldgen_main.lua(525,1) *****************************	
scripts/worldgen_main.lua(526,1) Final Worldgen Choices:	
	K: 	preset	 V: 	SURVIVAL_TOGETHER	
	K: 	level_id	 V: 	1	
	K: 	finaltweak	 V	table: 0x11b0ca50	
scripts/worldgen_main.lua(528,1) *****************************	
Creating story...	
LinkNodesByKeys	
Finding valid start task...	
   ...picked 	Make a pick	
Has start node	Clearing	
Baking map...	350	
[WorldSimActual::GenerateVoronoiMap]
GenerateVoronoiMap [1]:
...Done.
[AddEmptyNodes]
GenerateVoronoiMap [100]:
...Done.
[WorldSimActual::GenerateVoronoiMap] complete [success]
[WorldSimActual::ConvertToTileMap]
[ConvertToTileMap]
[WorldSimActual::ConvertToTileMap] complete
[WorldSimActual::SeparateIslands]
[SeparateIslands]
[WorldSimActual::SeparateIslands] complete
Map Baked!	
[WorldSimActual::ForceConnectivity]
[GenerateLandmasses]
[MergeConnectedLandmasses] true
[WorldSimActual::ForceConnectivity] complete
[GetWormholesExtra] connected 0 unconnected 1
[GetWormholesExtra] after: connected 1 unconnected 0
[GetWormholesExtra] pushed 0 wormholes
[WorldSimActual::DrawRoads]
[DrawRoads]
[WorldSimActual::DrawRoads] complete
Encoding...	
Encoding... DONE	
Checking Tags	
Populating voronoi...	
Warning! Could not find a spot for MooseNest in node Make a pick:3:Plain	
disconnected tiles...	0	
Badlands:4:Badlands Cant process points	
Done forest map gen!	
scripts/worldgen_main.lua(248,1) Checking map...	
scripts/worldgen_main.lua(604,1) Generation complete	
WorldSim::SimThread::Main() complete
Serializing world: session/E5520F6CF05EF3F3/0000000002
	Unload FE	
	Unload FE done	
	LOAD BE	
	LOAD BE: done	
Begin Session: E5520F6CF05EF3F3
saving to server_temp/server_save	
MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Could not preload undefined prefab 0x1872ccf0 (FROMNUM)
Loading Nav Grid	
Can't find prefab spawnpoint	
SpawnSaveRecord [nil, spawnpoint] FAILED	
Reconstructing topology	
	...Sorting points	
	...Sorting edges	
	...Connecting nodes	
	...Validating connections	
	...Housekeeping	
	...Done!	
1 uploads added to server. From server_temp
About to start a shard with these settings:
  ShardName: [SHDMASTER]
  ShardID: 1
  ShardRole: MASTER
  MasterHost: (null)
  MasterBind: 127.0.0.1
  MasterPort: 10889
[Shard] Starting master server
[Shard] Shard server started on port: 10889
Telling Client our new session identifier: E5520F6CF05EF3F3
[Steam] SteamGameServer_Init(8768, 11000, 27018)
[Steam] SteamGameServer_Init success
Validating portal[1] <-> <nil>[1] (inactive)	
Validating portal[2] <-> <nil>[2] (inactive)	
Validating portal[3] <-> <nil>[3] (inactive)	
Validating portal[4] <-> <nil>[4] (inactive)	
Validating portal[5] <-> <nil>[5] (inactive)	
Validating portal[6] <-> <nil>[6] (inactive)	
Validating portal[7] <-> <nil>[7] (inactive)	
Validating portal[8] <-> <nil>[8] (inactive)	
Validating portal[9] <-> <nil>[9] (inactive)	
Validating portal[10] <-> <nil>[10] (inactive)	
Sim paused
[Shard] Slave Caves(3430299363) connected: [LAN] 127.0.0.1
[Shard] Slave Caves(3430299363) ready!
World 3430299363 is now connected	
Validating portal[1] <-> 3430299363[1] (disabled)	
Validating portal[2] <-> 3430299363[2] (disabled)	
Validating portal[3] <-> 3430299363[3] (disabled)	
Validating portal[4] <-> 3430299363[4] (disabled)	
Validating portal[5] <-> 3430299363[5] (disabled)	
Validating portal[6] <-> 3430299363[6] (disabled)	
Validating portal[7] <-> 3430299363[7] (disabled)	
Validating portal[8] <-> 3430299363[8] (disabled)	
Validating portal[9] <-> 3430299363[9] (disabled)	
Validating portal[10] <-> 3430299363[10] (disabled)	
New incoming connection 75.71.191.38|54162 <6329937407982608678>
Client connected from 75.71.191.38|54162 <6329937407982608678>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9VcUxSdTVFbiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^2zCbKfmJv4vMY3Z/Z6UTIFPFWJzRatkT for <6329937407982608678>
Client authenticated: (KU_UqLRu5En) brosblud
[Steam] Authenticated host '76561198122922317'
[Shard] Read save location file for (KU_UqLRu5En)
Resuming user: session/E5520F6CF05EF3F3/KU_UqLRu5En_
Spawn request: wilson from brosblud
Skin request: (wilson_none) (body_sweatervest_grey_silver) () (legs_pants_basic_grey_dark) ()
Spawning player at: [Fixed] (-40.00, 0.00, 188.00)	
Serializing user: session/E5520F6CF05EF3F3/KU_UqLRu5En_/0000000003
Sim unpaused
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_regenerateworld()) @(-36.41, 206.20)
Received world reset request	
... File [0000000002]
... Directory [KU_UqLRu5En_]
... File [0000000003]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/E5520F6CF05EF3F3/KU_UqLRu5En_] 0: ok.
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/E5520F6CF05EF3F3] 0: ok.
Could not unload undefined prefab 0x1872ccf0 (FROMNUM)
Collecting garbage...
lua_gc took 0.09 seconds
~ShardLuaProxy()
~ItemServerLuaProxy()
~InventoryLuaProxy()
~NetworkLuaProxy()
~SimLuaProxy()
lua_close took 0.34 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
	
loaded modindex	
ModIndex: Beginning normal load sequence for dedicated server.
	
LOADING LUA SUCCESS
PlayerDeaths could not load morgue	
PlayerHistory could not load player_history	
bloom_enabled	false	
loaded saveindex	
OnFilesLoaded()	
OnUpdatePurchaseStateComplete	
ERROR: Failed to load ../worldgenoverride.lua	
Not applying world gen overrides.	
WorldSim::SimThread::SimThread()
ABOUT TO INSTALL STACKTRACE
DoLuaFile scripts/stacktrace.lua
DoLuaFile loading buffer scripts/stacktrace.lua
INSTALLED STACKTRACE
WorldSim::SimThread::SimThread() complete
THREAD - started 'WorldSim' (2976591872)
WorldSim::SimThread::Main()
DoLuaFile scripts/worldgen_main.lua
DoLuaFile loading buffer scripts/worldgen_main.lua
ModIndex: Load sequence finished successfully.	
Reset() returning
[Shard] Slave 'Caves(3430299363)' restarting...
World 3430299363 is now disconnected	
DLC enabled : 	false	
scripts/worldgen_main.lua(80,1) running worldgen_main.lua
	
scripts/worldgen_main.lua(82,1) SEED = 	1457063365	
scripts/worldgen_main.lua(439,1) Generating world with these parameters:	
scripts/worldgen_main.lua(440,1) level_type	survival	
scripts/worldgen_main.lua(441,1) current_level	1	
scripts/worldgen_main.lua(442,1) customizationpresets:	
scripts/worldgen_main.lua(444,1) worldgen_choices:	
scripts/worldgen_main.lua(467,1) 
#######
#
# Generating SURVIVAL Mode Level
#
#######
	
scripts/worldgen_main.lua(475,1) WORLDGEN PRESET: 	SURVIVAL_TOGETHER	
scripts/worldgen_main.lua(483,1) WORLDGEN LEVEL ID: 	1	
scripts/worldgen_main.lua(490,1) 
#######
#
# Generating Normal Mode Together Forever Level SURVIVAL_TOGETHER
#
#######
	
Maxwell4	added to	Badlands	
Maxwell4	added to	Frogs and bugs	
Maxwell1	added to	Forest hunters	
Chessy_3	added to	Frogs and bugs	
Chessy_5	added to	Befriend the pigs	
scripts/worldgen_main.lua(525,1) *****************************	
scripts/worldgen_main.lua(526,1) Final Worldgen Choices:	
	K: 	preset	 V: 	SURVIVAL_TOGETHER	
	K: 	level_id	 V: 	1	
	K: 	finaltweak	 V	table: 0xf033b20	
scripts/worldgen_main.lua(528,1) *****************************	
Creating story...	
LinkNodesByKeys	
Finding valid start task...	
   ...picked 	Make a pick	
Has start node	Clearing	
Baking map...	350	
[WorldSimActual::GenerateVoronoiMap]
GenerateVoronoiMap [1]:
...Done.
[AddEmptyNodes]
GenerateVoronoiMap [100]:
Ignored request to resume during loading state
...Done.
Infinite edge!
Infinite edge!
[Killer Bees!:BG_92:BGGrass] poly.size() == 0
[!]	 edge == NULL
[WorldSimActual::GenerateVoronoiMap] complete [success]
[WorldSimActual::ConvertToTileMap]
[ConvertToTileMap]
[WorldSimActual::ConvertToTileMap] complete
[WorldSimActual::SeparateIslands]
[SeparateIslands]
[WorldSimActual::SeparateIslands] complete
Map Baked!	
[WorldSimActual::ForceConnectivity]
[GenerateLandmasses]
[MergeConnectedLandmasses] true
[WorldSimActual::ForceConnectivity] complete
[GetWormholesExtra] connected 0 unconnected 1
[GetWormholesExtra] after: connected 1 unconnected 0
[GetWormholesExtra] pushed 0 wormholes
[WorldSimActual::DrawRoads]
[DrawRoads]
[WorldSimActual::DrawRoads] complete
Encoding...	
Encoding... DONE	
Checking Tags	
Populating voronoi...	
Warning! Could not find a spot for WormholeGrass in node Dig that rock:3:Graveyard	
Warning! Could not find a spot for Dev Graveyard in node Make a pick:6:Plain	
Warning! Could not find a spot for LivingTree in node Befriend the pigs:3:DeepForest	
disconnected tiles...	0	
Done forest map gen!	
scripts/worldgen_main.lua(248,1) Checking map...	
scripts/worldgen_main.lua(604,1) Generation complete	
WorldSim::SimThread::Main() complete
Serializing world: session/DF32C97D007538DD/0000000002
	BE assets already loaded	
Begin Session: DF32C97D007538DD
Stomping previously assigned session identifier, two loads issued.
saving to server_temp/server_save	
MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Could not preload undefined prefab 0x1872ccf0 (FROMNUM)
Loading Nav Grid	
Can't find prefab spawnpoint	
SpawnSaveRecord [nil, spawnpoint] FAILED	
Reconstructing topology	
	...Sorting points	
	...Sorting edges	
	...Connecting nodes	
	...Validating connections	
	...Housekeeping	
	...Done!	
1 uploads added to server. From server_temp
Telling Client our new session identifier: DF32C97D007538DD
Validating portal[1] <-> <nil>[1] (inactive)	
Validating portal[2] <-> <nil>[2] (inactive)	
Validating portal[3] <-> <nil>[3] (inactive)	
Validating portal[4] <-> <nil>[4] (inactive)	
Validating portal[5] <-> <nil>[5] (inactive)	
Validating portal[6] <-> <nil>[6] (inactive)	
Validating portal[7] <-> <nil>[7] (inactive)	
Validating portal[8] <-> <nil>[8] (inactive)	
Validating portal[9] <-> <nil>[9] (inactive)	
Validating portal[10] <-> <nil>[10] (inactive)	
Sim paused
[Shard] Slave Caves(3430299363) ready!
World 3430299363 is now connected	
Validating portal[1] <-> 3430299363[1] (disabled)	
Validating portal[2] <-> 3430299363[2] (disabled)	
Validating portal[3] <-> 3430299363[3] (disabled)	
Validating portal[4] <-> 3430299363[4] (disabled)	
Validating portal[5] <-> 3430299363[5] (disabled)	
Validating portal[6] <-> 3430299363[6] (disabled)	
Validating portal[7] <-> 3430299363[7] (disabled)	
Validating portal[8] <-> 3430299363[8] (disabled)	
Validating portal[9] <-> 3430299363[9] (disabled)	
Validating portal[10] <-> 3430299363[10] (disabled)	
Restarting player migration on master server
[Shard] Read save location file for (KU_UqLRu5En)
Resuming user: session/DF32C97D007538DD/KU_UqLRu5En_
[SteamP2P] Session request for '76561198113705626'
New incoming connection 24.237.89.95|56642 <8204153773764238224>
Client connected from 24.237.89.95|56642 <8204153773764238224>
ValidateGameSessionToken rw^eyJVc2VySUQiOiJLVV9HRW5kTkpyTSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^/eCdbkg/xWLfF1M0wvBOyxFuu6OlQ9qy for <8204153773764238224>
Client authenticated: (KU_GEndNJrM) MezzoCortana
[Steam] SendUserConnectAndAuthenticate for '76561198113705626'
[Steam] Authenticated client '76561198113705626'
[SteamP2P] Create session: 240.13.160.232|1 '76561198113705626'
[SteamP2P] Received from 240.13.160.232|1 '76561198113705626'
[SteamP2P] Sent to 240.13.160.232|1 '76561198113705626'
[Shard] Read save location file for (KU_GEndNJrM)
Resuming user: session/DF32C97D007538DD/KU_GEndNJrM_
Spawn request: wendy from MezzoCortana
Skin request: (wendy_none) () () () ()
Spawning player at: [Fixed] (96.00, 0.00, 152.00)	
Serializing user: session/DF32C97D007538DD/KU_GEndNJrM_/0000000003
Sim unpaused
Could not find anim [death] in bank [ghost]
Serializing user: session/DF32C97D007538DD/KU_GEndNJrM_/0000000003
Start world reset countdown... 120 seconds...	
[Steam] SendUserDisconnect for '76561198113705626'
[Shard] (KU_GEndNJrM) disconnected from [SHDMASTER](1)
Serializing user: session/DF32C97D007538DD/KU_GEndNJrM_/0000000003
Received world reset request	
... File [0000000002]
... Directory [KU_GEndNJrM_]
... Directory [KU_UqLRu5En_]
... File [0000000003]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/DF32C97D007538DD/KU_GEndNJrM_] 0: ok.
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/DF32C97D007538DD/KU_UqLRu5En_] 0: ok.
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/DF32C97D007538DD] 0: ok.
Could not unload undefined prefab 0x1872ccf0 (FROMNUM)
Collecting garbage...
lua_gc took 0.07 seconds
~ShardLuaProxy()
~ItemServerLuaProxy()
~InventoryLuaProxy()
~NetworkLuaProxy()
~SimLuaProxy()
lua_close took 0.24 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
	
loaded modindex	
ModIndex: Beginning normal load sequence for dedicated server.
	
LOADING LUA SUCCESS
PlayerDeaths could not load morgue	
PlayerHistory could not load player_history	
bloom_enabled	false	
loaded saveindex	
OnFilesLoaded()	
OnUpdatePurchaseStateComplete	
ERROR: Failed to load ../worldgenoverride.lua	
Not applying world gen overrides.	
WorldSim::SimThread::SimThread()
ABOUT TO INSTALL STACKTRACE
DoLuaFile scripts/stacktrace.lua
DoLuaFile loading buffer scripts/stacktrace.lua
INSTALLED STACKTRACE
WorldSim::SimThread::SimThread() complete
THREAD - started 'WorldSim' (2976591872)
WorldSim::SimThread::Main()
DoLuaFile scripts/worldgen_main.lua
DoLuaFile loading buffer scripts/worldgen_main.lua
ModIndex: Load sequence finished successfully.	
Reset() returning
DLC enabled : 	false	
[Shard] Slave 'Caves(3430299363)' restarting...
World 3430299363 is now disconnected	
scripts/worldgen_main.lua(80,1) running worldgen_main.lua
	
scripts/worldgen_main.lua(82,1) SEED = 	1457064335	
scripts/worldgen_main.lua(439,1) Generating world with these parameters:	
scripts/worldgen_main.lua(440,1) level_type	survival	
scripts/worldgen_main.lua(441,1) current_level	1	
scripts/worldgen_main.lua(442,1) customizationpresets:	
scripts/worldgen_main.lua(444,1) worldgen_choices:	
scripts/worldgen_main.lua(467,1) 
#######
#
# Generating SURVIVAL Mode Level
#
#######
	
scripts/worldgen_main.lua(475,1) WORLDGEN PRESET: 	SURVIVAL_TOGETHER	
scripts/worldgen_main.lua(483,1) WORLDGEN LEVEL ID: 	1	
scripts/worldgen_main.lua(490,1) 
#######
#
# Generating Normal Mode Together Forever Level SURVIVAL_TOGETHER
#
#######
	
ChessSpot1	added to	Speak to the king	
ChessSpot1	added to	Beeeees!	
Maxwell6	added to	Great Plains	
ChessSpot3	added to	Badlands	
ChessSpot2	added to	Forest hunters	
scripts/worldgen_main.lua(525,1) *****************************	
scripts/worldgen_main.lua(526,1) Final Worldgen Choices:	
	K: 	preset	 V: 	SURVIVAL_TOGETHER	
	K: 	level_id	 V: 	1	
	K: 	finaltweak	 V	table: 0xf25eed0	
scripts/worldgen_main.lua(528,1) *****************************	
Creating story...	
LinkNodesByKeys	
Finding valid start task...	
   ...picked 	Make a pick	
Has start node	Clearing	
Baking map...	350	
[WorldSimActual::GenerateVoronoiMap]
GenerateVoronoiMap [1]:
...Done.
[AddEmptyNodes]
GenerateVoronoiMap [100]:
...Done.
[WorldSimActual::GenerateVoronoiMap] complete [success]
[WorldSimActual::ConvertToTileMap]
[ConvertToTileMap]
[WorldSimActual::ConvertToTileMap] complete
[WorldSimActual::SeparateIslands]
[SeparateIslands]
[WorldSimActual::SeparateIslands] complete
Map Baked!	
[WorldSimActual::ForceConnectivity]
[GenerateLandmasses]
[MergeConnectedLandmasses] true
[WorldSimActual::ForceConnectivity] complete
[GetWormholesExtra] connected 0 unconnected 1
[GetWormholesExtra] after: connected 1 unconnected 0
[GetWormholesExtra] pushed 0 wormholes
[WorldSimActual::DrawRoads]
[DrawRoads]
[WorldSimActual::DrawRoads] complete
Encoding...	
Encoding... DONE	
Checking Tags	
Populating voronoi...	
Warning! Could not find a spot for Maxwell6 in node Great Plains:BG_26:BGSavanna	
disconnected tiles...	0	
Done forest map gen!	
scripts/worldgen_main.lua(248,1) Checking map...	
scripts/worldgen_main.lua(604,1) Generation complete	
WorldSim::SimThread::Main() complete
Serializing world: session/84E71B8B3A565F04/0000000002
	BE assets already loaded	
Begin Session: 84E71B8B3A565F04
Stomping previously assigned session identifier, two loads issued.
saving to server_temp/server_save	
MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Could not preload undefined prefab 0x1872ccf0 (FROMNUM)
Loading Nav Grid	
Can't find prefab spawnpoint	
SpawnSaveRecord [nil, spawnpoint] FAILED	
Reconstructing topology	
	...Sorting points	
	...Sorting edges	
	...Connecting nodes	
	...Validating connections	
	...Housekeeping	
	...Done!	
1 uploads added to server. From server_temp
Telling Client our new session identifier: 84E71B8B3A565F04
[Shard] Slave Caves(3430299363) ready!
World 3430299363 is now connected	
Validating portal[1] <-> 3430299363[1] (disabled)	
Validating portal[2] <-> 3430299363[2] (disabled)	
Validating portal[3] <-> 3430299363[3] (disabled)	
Validating portal[4] <-> 3430299363[4] (disabled)	
Validating portal[5] <-> 3430299363[5] (disabled)	
Validating portal[6] <-> 3430299363[6] (disabled)	
Validating portal[7] <-> 3430299363[7] (disabled)	
Validating portal[8] <-> 3430299363[8] (disabled)	
Validating portal[9] <-> 3430299363[9] (disabled)	
Validating portal[10] <-> 3430299363[10] (disabled)	
Sim paused
[Shard] Slave 'Caves(3430299363)' restarting...
World 3430299363 is now disconnected	
Validating portal[1] <-> 3430299363[1] (inactive)	
Validating portal[2] <-> 3430299363[2] (inactive)	
Validating portal[3] <-> 3430299363[3] (inactive)	
Validating portal[4] <-> 3430299363[4] (inactive)	
Validating portal[5] <-> 3430299363[5] (inactive)	
Validating portal[6] <-> 3430299363[6] (inactive)	
Validating portal[7] <-> 3430299363[7] (inactive)	
Validating portal[8] <-> 3430299363[8] (inactive)	
Validating portal[9] <-> 3430299363[9] (inactive)	
Validating portal[10] <-> 3430299363[10] (inactive)	
[Shard] Slave Caves(3430299363) ready!
World 3430299363 is now connected	
Validating portal[1] <-> 3430299363[1] (disabled)	
Validating portal[2] <-> 3430299363[2] (disabled)	
Validating portal[3] <-> 3430299363[3] (disabled)	
Validating portal[4] <-> 3430299363[4] (disabled)	
Validating portal[5] <-> 3430299363[5] (disabled)	
Validating portal[6] <-> 3430299363[6] (disabled)	
Validating portal[7] <-> 3430299363[7] (disabled)	
Validating portal[8] <-> 3430299363[8] (disabled)	
Validating portal[9] <-> 3430299363[9] (disabled)	
Validating portal[10] <-> 3430299363[10] (disabled)	
Restarting player migration on master server
[Shard] Read save location file for (KU_UqLRu5En)
Resuming user: session/84E71B8B3A565F04/KU_UqLRu5En_
[Steam] SendUserDisconnect for '76561198122922317'
[Shard] (KU_UqLRu5En) disconnected from [SHDMASTER](1)
New incoming connection 75.71.191.38|54598 <15699503969409783087>
Client connected from 75.71.191.38|54598 <15699503969409783087>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9VcUxSdTVFbiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^WOAoiTTjbH54gc3YH8VS2bc1YFBwhS2W for <15699503969409783087>
Client authenticated: (KU_UqLRu5En) brosblud
[Steam] Authenticated host '76561198122922317'
[Shard] Read save location file for (KU_UqLRu5En)
Resuming user: session/84E71B8B3A565F04/KU_UqLRu5En_
[SteamP2P] Session timed out for '76561198113705626'
[SteamP2P] Remove session: 240.13.160.232|1 '76561198113705626'
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
New incoming connection 76.204.205.132|53720 <5849618069908587562>
Client connected from 76.204.205.132|53720 <5849618069908587562>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9URDU1ZVFzcSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^/1KBSsAVR18hN7YpQAc7AgsVigxokVvq for <5849618069908587562>
Client authenticated: (KU_TD55eQsq) cajunrevenge
[Steam] SendUserConnectAndAuthenticate for '76561198177968378'
[Steam] Authenticated client '76561198177968378'
[Shard] Read save location file for (KU_TD55eQsq)
Resuming user: session/84E71B8B3A565F04/KU_TD55eQsq_
Spawn request: webber from cajunrevenge
Skin request: (webber_none) (body_polo_yellow_goldenrod) () (legs_skirt_plaid_blue_cornflower) (feet_formal_highheel_white_pure)
Spawning player at: [Fixed] (196.00, 0.00, -256.00)	
Serializing user: session/84E71B8B3A565F04/KU_TD55eQsq_/0000000003
Sim unpaused
Serializing user: session/84E71B8B3A565F04/KU_TD55eQsq_/0000000003
Serializing world: session/84E71B8B3A565F04/0000000003
CloseConnectionWithReason: ID_DST_IDLE_TIMEOUT
[Steam] SendUserDisconnect for '76561198122922317'
[Shard] (KU_UqLRu5En) disconnected from [SHDMASTER](1)
[Steam] SendUserDisconnect for '76561198177968378'
[Shard] (KU_TD55eQsq) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_TD55eQsq_/0000000004
Sim paused
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
New incoming connection 98.164.115.138|59679 <4358160603473411642>
Client connected from 98.164.115.138|59679 <4358160603473411642>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9xYkhIb196VSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^PHjw2pfyBQp+ANOB8HukBM4GU86mDVs4 for <4358160603473411642>
Client authenticated: (KU_qbHHo_zU) magicspray
[Steam] SendUserConnectAndAuthenticate for '76561198052711278'
[Steam] Authenticated client '76561198052711278'
[Shard] Read save location file for (KU_qbHHo_zU)
[Steam] SendUserDisconnect for '76561198052711278'
[Shard] (KU_qbHHo_zU) disconnected from [SHDMASTER](1)
New incoming connection 98.164.115.138|59681 <8345779365283174161>
Client connected from 98.164.115.138|59681 <8345779365283174161>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9xYkhIb196VSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^d6jJuiNQu/He/sDFGK366vVoqQTyg5wz for <8345779365283174161>
Client authenticated: (KU_qbHHo_zU) magicspray
[Steam] SendUserConnectAndAuthenticate for '76561198052711278'
[Steam] Authenticated client '76561198052711278'
New incoming connection 187.172.115.186|60782 <4785464461817591458>
Client connected from 187.172.115.186|60782 <4785464461817591458>
ValidateGameSessionToken rw^eyJVc2VySUQiOiJLVV9NV0o4R2tFZiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^rOzVW9HlOT7Q1sZX9VcLWx+Q8APWCFzQ for <4785464461817591458>
[Shard] Read save location file for (KU_qbHHo_zU)
Client authenticated: (KU_MWJ8GkEf) ♪ Vinyl Scratch ♪
[Steam] SendUserConnectAndAuthenticate for '76561198022517081'
[Steam] Authenticated client '76561198022517081'
[Shard] Read save location file for (KU_MWJ8GkEf)
Resuming user: session/84E71B8B3A565F04/KU_qbHHo_zU_
Spawn request: wilson from magicspray
Skin request: (wilson_none) (body_tweedvest_brown_chocolate) (hand_longgloves_grey_battleship) (legs_checkered_pleats_green_laurel) ()
Spawning player at: [Fixed] (196.00, 0.00, -256.00)	
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000004
Sim unpaused
Resuming user: session/84E71B8B3A565F04/KU_MWJ8GkEf_
Spawn request: woodie from ♪ Vinyl Scratch ♪
Skin request: (woodie_none) () () () ()
Spawning player at: [Fixed] (196.00, 0.00, -256.00)	
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000004
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000004
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000004
Serializing world: session/84E71B8B3A565F04/0000000004
New incoming connection 75.83.33.91|61955 <5451738695438050928>
Client connected from 75.83.33.91|61955 <5451738695438050928>
ValidateGameSessionToken rw^eyJVc2VySUQiOiJLVV9rZVAyUW90RSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^/dvWLxiG2ZKiaWmM14R7yburePHfXIgh for <5451738695438050928>
Client authenticated: (KU_keP2QotE) autusa
[Steam] SendUserConnectAndAuthenticate for '76561198090777497'
[Steam] Authenticated client '76561198090777497'
[Shard] Read save location file for (KU_keP2QotE)
Resuming user: session/84E71B8B3A565F04/KU_keP2QotE_
Spawn request: wathgrithr from autusa
Skin request: (wathgrithr_none) (body_polo_yellow_goldenrod) (hand_longgloves_yellow_straw) (legs_pants_basic_black_scribble) (feet_sneakers_blue_catcoon)
Spawning player at: [Fixed] (196.00, 0.00, -256.00)	
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000005
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000005
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000005
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000005
Serializing world: session/84E71B8B3A565F04/0000000005
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000006
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000006
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000006
Serializing world: session/84E71B8B3A565F04/0000000006
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000007
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000007
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000007
Serializing world: session/84E71B8B3A565F04/0000000007
New incoming connection 75.71.191.38|65394 <8054432289799377029>
Client connected from 75.71.191.38|65394 <8054432289799377029>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9VcUxSdTVFbiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^CPSAEm4lhCYQEwAVthd7T8s8sXAMk7d0 for <8054432289799377029>
Client authenticated: (KU_UqLRu5En) brosblud
[Steam] Authenticated host '76561198122922317'
[Shard] Read save location file for (KU_UqLRu5En)
Resuming user: session/84E71B8B3A565F04/KU_UqLRu5En_
Spawn request: webber from brosblud
Skin request: (webber_none) (body_suspenders_white_pure) () (legs_pants_basic_grey_dark) ()
Spawning player at: [Fixed] (196.00, 0.00, -256.00)	
Serializing user: session/84E71B8B3A565F04/KU_UqLRu5En_/0000000008
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000008
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000008
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000008
Serializing user: session/84E71B8B3A565F04/KU_UqLRu5En_/0000000008
Serializing world: session/84E71B8B3A565F04/0000000008
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("backpack")) @(487.16, -428.97)
giving 	122422 - backpack	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("beefalo")) @(205.34, -335.32)
Finding a 	beefalo	
Found 100038 (1/8)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("pigking")) @(-107.65, -202.49)
Finding a 	pigking	
Found 100070 (1/1)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("reeds")) @(-211.02, -418.72)
Finding a 	reeds	
Found 101322 (1/103)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("tumbleweed")) @(-12.56, 50.67)
Finding a 	tumbleweed	
Found 107445 (74/78)	
[Steam] SendUserDisconnect for '76561198090777497'
[Shard] (KU_keP2QotE) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000009
New incoming connection 75.83.33.91|52183 <6682257868321355959>
Client connected from 75.83.33.91|52183 <6682257868321355959>
ValidateGameSessionToken rw^eyJVc2VySUQiOiJLVV9rZVAyUW90RSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^nLxyijo8R7xpwWtV9S7E7Ei9Ct8Dtqx5 for <6682257868321355959>
Client authenticated: (KU_keP2QotE) autusa
[Steam] SendUserConnectAndAuthenticate for '76561198090777497'
[Steam] Authenticated client '76561198090777497'
[Shard] Read save location file for (KU_keP2QotE)
Resuming user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000009
Spawning player at: [Load] (-80.33, 0.00, 307.60)	
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000009
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000009
Serializing user: session/84E71B8B3A565F04/KU_UqLRu5En_/0000000009
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000009
Serializing world: session/84E71B8B3A565F04/0000000009
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("cutreeds", 2)) @(-50.02, -193.46)
giving 	126086 - cutreeds	
giving 	126088 - cutreeds	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("charcoal", 20)) @(-47.86, -204.41)
giving 	126180 - charcoal	
giving 	126182 - charcoal	
giving 	126184 - charcoal	
giving 	126186 - charcoal	
giving 	126188 - charcoal	
giving 	126190 - charcoal	
giving 	126192 - charcoal	
giving 	126194 - charcoal	
giving 	126196 - charcoal	
giving 	126198 - charcoal	
giving 	126200 - charcoal	
giving 	126202 - charcoal	
giving 	126204 - charcoal	
giving 	126206 - charcoal	
giving 	126208 - charcoal	
giving 	126210 - charcoal	
giving 	126212 - charcoal	
giving 	126214 - charcoal	
giving 	126216 - charcoal	
giving 	126218 - charcoal	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("gears", 4)) @(-47.86, -204.41)
giving 	126248 - gears	
giving 	126250 - gears	
giving 	126252 - gears	
giving 	126254 - gears	
Validating portal[1] <-> 3430299363[1] (active)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("goldnugget", 16)) @(-67.89, -154.59)
giving 	127130 - goldnugget	
giving 	127132 - goldnugget	
giving 	127134 - goldnugget	
giving 	127136 - goldnugget	
giving 	127138 - goldnugget	
giving 	127140 - goldnugget	
giving 	127142 - goldnugget	
giving 	127144 - goldnugget	
giving 	127146 - goldnugget	
giving 	127148 - goldnugget	
giving 	127150 - goldnugget	
giving 	127152 - goldnugget	
giving 	127154 - goldnugget	
giving 	127156 - goldnugget	
giving 	127158 - goldnugget	
giving 	127160 - goldnugget	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("manure", 33)) @(-55.35, -187.56)
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Could not preload undefined prefab 0x65724bae (FROMNUM)
Can't find prefab manure	
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000010
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000010
Serializing user: session/84E71B8B3A565F04/KU_UqLRu5En_/0000000010
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000010
Serializing world: session/84E71B8B3A565F04/0000000010
[Steam] SendUserDisconnect for '76561198022517081'
[Shard] (KU_MWJ8GkEf) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000011
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Dragonfly - Start soft reset task @ 3988.37	
Dragonfly - Execute soft reset @ 3998.33	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("tentaclespike")) @(-52.88, -164.59)
giving 	128597 - tentaclespike	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("footballhat")) @(-42.32, -150.35)
giving 	128679 - footballhat	
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000011
Serializing user: session/84E71B8B3A565F04/KU_UqLRu5En_/0000000011
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000011
Serializing world: session/84E71B8B3A565F04/0000000011
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_supergodmdoe()) @(0.91, -107.90)
[string "c_supergodmdoe()"]:1: variable 'c_supergodmdoe' is not declared
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_supergodmode()) @(0.91, -107.90)
God mode: true	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("tentaclespike")) @(-2.90, -109.33)
giving 	130047 - tentaclespike	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("footballhat")) @(-9.67, -119.33)
giving 	130110 - footballhat	
Dragonfly - Start soft reset task @ 4529.63	
Dragonfly - Cancel soft reset task @ 4531.13	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("bees", 6)) @(-57.36, -203.61)
Could not preload undefined prefab 0x1bd2051 (FROMNUM)
Can't find prefab bees	
Could not preload undefined prefab 0x1bd2051 (FROMNUM)
Can't find prefab bees	
Could not preload undefined prefab 0x1bd2051 (FROMNUM)
Can't find prefab bees	
Could not preload undefined prefab 0x1bd2051 (FROMNUM)
Can't find prefab bees	
Could not preload undefined prefab 0x1bd2051 (FROMNUM)
Can't find prefab bees	
Could not preload undefined prefab 0x1bd2051 (FROMNUM)
Can't find prefab bees	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("bee", 8)) @(-64.56, -210.30)
giving 	130737 - bee	
giving 	130739 - bee	
giving 	130741 - bee	
giving 	130743 - bee	
giving 	130745 - bee	
giving 	130747 - bee	
giving 	130749 - bee	
giving 	130751 - bee	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("honeycomb", 2)) @(-49.99, -201.48)
giving 	130825 - honeycomb	
giving 	130827 - honeycomb	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("butterfly", 12)) @(-70.94, -205.30)
giving 	131036 - butterfly	
giving 	131038 - butterfly	
giving 	131040 - butterfly	
giving 	131042 - butterfly	
giving 	131044 - butterfly	
giving 	131046 - butterfly	
giving 	131048 - butterfly	
giving 	131050 - butterfly	
giving 	131052 - butterfly	
giving 	131054 - butterfly	
giving 	131056 - butterfly	
giving 	131058 - butterfly	
New incoming connection 198.21.249.95|53272 <1864896262491284813>
Client connected from 198.21.249.95|53272 <1864896262491284813>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9OczRxZ1hwViIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^1zVfLmCQRkHD0JY7EZLqazBQx5mwPfTY for <1864896262491284813>
Client authenticated: (KU_Ns4qgXpV) JamesmanBo
[Steam] SendUserConnectAndAuthenticate for '76561198156595393'
[Steam] Authenticated client '76561198156595393'
[Shard] Read save location file for (KU_Ns4qgXpV)
Resuming user: session/84E71B8B3A565F04/KU_Ns4qgXpV_
Spawn request: wolfgang from JamesmanBo
Skin request: (wolfgang_none) () (hand_longgloves_yellow_straw) () (feet_sneakers_green_cactus)
Spawning player at: [Fixed] (196.00, 0.00, -256.00)	
Serializing user: session/84E71B8B3A565F04/KU_Ns4qgXpV_/0000000012
[Steam] SendUserDisconnect for '76561198156595393'
[Shard] (KU_Ns4qgXpV) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_Ns4qgXpV_/0000000012
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("twigs, 40)) @(-27.12, -173.35)
attempt to call a nil value
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("twig", 40)) @(-27.12, -173.35)
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
Could not preload undefined prefab 0x5018e5c1 (FROMNUM)
Can't find prefab twig	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("twigs, 40)) @(-27.12, -173.35)
attempt to call a nil value
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_give("twigs, 20)) @(-26.02, -205.67)
attempt to call a nil value
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000012
Serializing user: session/84E71B8B3A565F04/KU_UqLRu5En_/0000000012
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000012
Serializing world: session/84E71B8B3A565F04/0000000012
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute() @(-23.04, -160.92)
[Steam] SendUserDisconnect for '76561198122922317'
[Shard] (KU_UqLRu5En) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_UqLRu5En_/0000000013
New incoming connection 187.172.115.186|60159 <6830094216432393527>
Client connected from 187.172.115.186|60159 <6830094216432393527>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9NV0o4R2tFZiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^ZymAeZNquCPqHlNxw7fVHb02xSwGE/P/ for <6830094216432393527>
[Steam] SendUserDisconnect for '76561198022517081'
New incoming connection 187.172.115.186|58686 <8496684565004884780>
Client connected from 187.172.115.186|58686 <8496684565004884780>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9NV0o4R2tFZiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^ulAlLM0HPyUJctUStcMwKFZwq+Lzt1bv for <8496684565004884780>
Client authenticated: (KU_MWJ8GkEf) ♪ Vinyl Scratch ♪
[ValidateGameSessionTokenResponse] JSON Failure
CloseConnectionWithReason: ID_DST_GAME_SESSION_AUTH_FAILED
[Steam] SendUserConnectAndAuthenticate for '76561198022517081'
[Steam] Authenticated client '76561198022517081'
[Shard] Read save location file for (KU_MWJ8GkEf)
Resuming user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000011
Spawning player at: [Load] (-57.07, -0.00, -195.02)	
Dragonfly - Start soft reset task @ 5191.47	
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000013
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000013
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000013
Serializing world: session/84E71B8B3A565F04/0000000013
[Steam] SendUserDisconnect for '76561198090777497'
[Shard] (KU_keP2QotE) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_keP2QotE_/0000000014
Could not find anim [death] in bank [ghost]
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000014
Could not find anim [idle_loop] in bank [ghost]
Could not find anim [transform] in bank [wilson]
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000014
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000014
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000014
Serializing world: session/84E71B8B3A565F04/0000000014
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000015
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000015
Serializing world: session/84E71B8B3A565F04/0000000015
[Steam] SendUserDisconnect for '76561198052711278'
[Shard] (KU_qbHHo_zU) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000016
New incoming connection 98.164.115.138|57224 <5429503704478337259>
Client connected from 98.164.115.138|57224 <5429503704478337259>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9xYkhIb196VSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^TJuPLbJ5lBCAoY8JPtN5FFi4AHwrTZ2U for <5429503704478337259>
[Steam] SendUserDisconnect for '76561198052711278'
New incoming connection 98.164.115.138|57225 <2761933795908191630>
Client connected from 98.164.115.138|57225 <2761933795908191630>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9xYkhIb196VSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^dnLAyee/MQchsq86wnNbEYq3pfXiR7sL for <2761933795908191630>
[Steam] SendUserDisconnect for '76561198052711278'
[ValidateGameSessionTokenResponse] JSON Failure
CloseConnectionWithReason: ID_DST_GAME_SESSION_AUTH_FAILED
Missing Network Client Object, Kicking user
CloseConnectionWithReason: ID_DST_GAME_SESSION_AUTH_FAILED
New incoming connection 98.164.115.138|57227 <5434284022658217420>
Client connected from 98.164.115.138|57227 <5434284022658217420>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9xYkhIb196VSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^LmTGbhojzGU7dmzAFXgnjuJKYZtMn2dE for <5434284022658217420>
Client authenticated: (KU_qbHHo_zU) magicspray
[Steam] SendUserConnectAndAuthenticate for '76561198052711278'
[Steam] Authenticated client '76561198052711278'
[Shard] Read save location file for (KU_qbHHo_zU)
Resuming user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000016
Spawning player at: [Load] (250.42, -0.00, -62.21)	
New incoming connection 71.71.69.229|57267 <7823070781651352414>
Client connected from 71.71.69.229|57267 <7823070781651352414>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9fWnJraFZodyIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^cemyRY3AyeFfwvpAKzXtNgomC3sNqN7r for <7823070781651352414>
Client authenticated: (KU__ZrkhVhw) ♬♫Angel the Bunny♫♬
[Steam] SendUserConnectAndAuthenticate for '76561198034671849'
[Steam] Authenticated client '76561198034671849'
[Shard] Read save location file for (KU__ZrkhVhw)
Resuming user: session/84E71B8B3A565F04/KU__ZrkhVhw_
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000016
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000016
Serializing world: session/84E71B8B3A565F04/0000000016
Spawn request: wes from ♬♫Angel the Bunny♫♬
Skin request: (wes_none) () () () ()
Spawning player at: [Fixed] (196.00, 0.00, -256.00)	
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000017
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000017
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000017
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000017
Serializing world: session/84E71B8B3A565F04/0000000017
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000018
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000018
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000018
Serializing world: session/84E71B8B3A565F04/0000000018
Validating portal[7] <-> 3430299363[7] (active)	
[Steam] SendUserDisconnect for '76561198052711278'
[Shard] (KU_qbHHo_zU) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_qbHHo_zU_/0000000019
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000019
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000019
Serializing world: session/84E71B8B3A565F04/0000000019
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000020
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000020
Serializing world: session/84E71B8B3A565F04/0000000020
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000021
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000021
Serializing world: session/84E71B8B3A565F04/0000000021
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000022
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000022
Serializing world: session/84E71B8B3A565F04/0000000022
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000023
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000023
Serializing world: session/84E71B8B3A565F04/0000000023
[Steam] SendUserDisconnect for '76561198022517081'
[Shard] (KU_MWJ8GkEf) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU_MWJ8GkEf_/0000000024
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000024
Serializing world: session/84E71B8B3A565F04/0000000024
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000025
Serializing world: session/84E71B8B3A565F04/0000000025
[Steam] SendUserDisconnect for '76561198034671849'
[Shard] (KU__ZrkhVhw) disconnected from [SHDMASTER](1)
Serializing user: session/84E71B8B3A565F04/KU__ZrkhVhw_/0000000026
Sim paused
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
New incoming connection 75.71.191.38|50999 <13313214069489042365>
Client connected from 75.71.191.38|50999 <13313214069489042365>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9VcUxSdTVFbiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^WyytTqYEOfQEpAnSaUNdiw91dcQ97fn3 for <13313214069489042365>
Client authenticated: (KU_UqLRu5En) brosblud
[Steam] Authenticated host '76561198122922317'
[Shard] Read save location file for (KU_UqLRu5En)
Resuming user: session/84E71B8B3A565F04/KU_UqLRu5En_/0000000013
Spawning player at: [Load] (-57.51, -0.00, -187.72)	
Sim unpaused
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_regenerateworld()) @(-64.42, -180.99)
Received world reset request	
... File [0000000002]
... File [0000000003]
... File [0000000004]
... File [0000000005]
... File [0000000006]
... File [0000000007]
... File [0000000008]
... File [0000000009]
... File [0000000010]
... File [0000000011]
... File [0000000012]
... File [0000000013]
... File [0000000014]
... File [0000000015]
... File [0000000016]
... File [0000000017]
... File [0000000018]
... File [0000000019]
... File [0000000020]
... File [0000000021]
... File [0000000022]
... File [0000000023]
... File [0000000024]
... File [0000000025]
... Directory [KU__ZrkhVhw_]
... Directory [KU_keP2QotE_]
... Directory [KU_MWJ8GkEf_]
... Directory [KU_Ns4qgXpV_]
... Directory [KU_qbHHo_zU_]
... Directory [KU_TD55eQsq_]
... Directory [KU_UqLRu5En_]
... File [0000000017]
... File [0000000018]
... File [0000000019]
... File [0000000020]
... File [0000000021]
... File [0000000022]
... File [0000000023]
... File [0000000024]
... File [0000000025]
... File [0000000026]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/84E71B8B3A565F04/KU__ZrkhVhw_] 0: ok.
... File [0000000005]
... File [0000000006]
... File [0000000007]
... File [0000000008]
... File [0000000009]
... File [0000000010]
... File [0000000011]
... File [0000000012]
... File [0000000013]
... File [0000000014]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/84E71B8B3A565F04/KU_keP2QotE_] 0: ok.
... File [0000000004]
... File [0000000005]
... File [0000000006]
... File [0000000007]
... File [0000000008]
... File [0000000009]
... File [0000000010]
... File [0000000011]
... File [0000000013]
... File [0000000014]
... File [0000000015]
... File [0000000016]
... File [0000000017]
... File [0000000018]
... File [0000000019]
... File [0000000020]
... File [0000000021]
... File [0000000022]
... File [0000000023]
... File [0000000024]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/84E71B8B3A565F04/KU_MWJ8GkEf_] 0: ok.
... File [0000000012]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/84E71B8B3A565F04/KU_Ns4qgXpV_] 0: ok.
... File [0000000004]
... File [0000000005]
... File [0000000006]
... File [0000000007]
... File [0000000008]
... File [0000000009]
... File [0000000010]
... File [0000000011]
... File [0000000012]
... File [0000000013]
... File [0000000014]
... File [0000000015]
... File [0000000016]
... File [0000000017]
... File [0000000018]
... File [0000000019]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/84E71B8B3A565F04/KU_qbHHo_zU_] 0: ok.
... File [0000000003]
... File [0000000004]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/84E71B8B3A565F04/KU_TD55eQsq_] 0: ok.
... File [0000000008]
... File [0000000009]
... File [0000000010]
... File [0000000011]
... File [0000000012]
... File [0000000013]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/84E71B8B3A565F04/KU_UqLRu5En_] 0: ok.
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/84E71B8B3A565F04] 0: ok.
Could not unload undefined prefab 0x1872ccf0 (FROMNUM)
Collecting garbage...
lua_gc took 0.12 seconds
~ShardLuaProxy()
~ItemServerLuaProxy()
~InventoryLuaProxy()
~NetworkLuaProxy()
~SimLuaProxy()
lua_close took 0.31 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
	
loaded modindex	
ModIndex: Beginning normal load sequence for dedicated server.
	
LOADING LUA SUCCESS
PlayerDeaths could not load morgue	
PlayerHistory could not load player_history	
bloom_enabled	false	
loaded saveindex	
OnFilesLoaded()	
OnUpdatePurchaseStateComplete	
ERROR: Failed to load ../worldgenoverride.lua	
Not applying world gen overrides.	
WorldSim::SimThread::SimThread()
ABOUT TO INSTALL STACKTRACE
DoLuaFile scripts/stacktrace.lua
DoLuaFile loading buffer scripts/stacktrace.lua
INSTALLED STACKTRACE
WorldSim::SimThread::SimThread() complete
THREAD - started 'WorldSim' (2976591872)
WorldSim::SimThread::Main()
DoLuaFile scripts/worldgen_main.lua
ModIndex: Load sequence finished successfully.	
Reset() returning
DoLuaFile loading buffer scripts/worldgen_main.lua
[Shard] Slave 'Caves(3430299363)' restarting...
World 3430299363 is now disconnected	
DLC enabled : 	false	
Ignored request to resume during loading state
scripts/worldgen_main.lua(80,1) running worldgen_main.lua
	
scripts/worldgen_main.lua(82,1) SEED = 	1457080152	
scripts/worldgen_main.lua(439,1) Generating world with these parameters:	
scripts/worldgen_main.lua(440,1) level_type	survival	
scripts/worldgen_main.lua(441,1) current_level	1	
scripts/worldgen_main.lua(442,1) customizationpresets:	
scripts/worldgen_main.lua(444,1) worldgen_choices:	
scripts/worldgen_main.lua(467,1) 
#######
#
# Generating SURVIVAL Mode Level
#
#######
	
scripts/worldgen_main.lua(475,1) WORLDGEN PRESET: 	SURVIVAL_TOGETHER	
scripts/worldgen_main.lua(483,1) WORLDGEN LEVEL ID: 	1	
scripts/worldgen_main.lua(490,1) 
#######
#
# Generating Normal Mode Together Forever Level SURVIVAL_TOGETHER
#
#######
	
Maxwell7	added to	For a nice walk	
Maxwell5	added to	Squeltch	
Chessy_3	added to	Squeltch	
Maxwell7	added to	Make A Beehat	
Maxwell1	added to	Mole Colony Rocks	
scripts/worldgen_main.lua(525,1) *****************************	
scripts/worldgen_main.lua(526,1) Final Worldgen Choices:	
	K: 	preset	 V: 	SURVIVAL_TOGETHER	
	K: 	level_id	 V: 	1	
	K: 	finaltweak	 V	table: 0xddc09f0	
scripts/worldgen_main.lua(528,1) *****************************	
Creating story...	
LinkNodesByKeys	
Finding valid start task...	
   ...picked 	Make a pick	
Has start node	Clearing	
Baking map...	350	
[WorldSimActual::GenerateVoronoiMap]
GenerateVoronoiMap [1]:
...Done.
[AddEmptyNodes]
GenerateVoronoiMap [100]:
...Done.
[WorldSimActual::GenerateVoronoiMap] complete [success]
[WorldSimActual::ConvertToTileMap]
[ConvertToTileMap]
[WorldSimActual::ConvertToTileMap] complete
[WorldSimActual::SeparateIslands]
[SeparateIslands]
[WorldSimActual::SeparateIslands] complete
Map Baked!	
[WorldSimActual::ForceConnectivity]
[GenerateLandmasses]
[MergeConnectedLandmasses] true
[WorldSimActual::ForceConnectivity] complete
[GetWormholesExtra] connected 0 unconnected 1
[GetWormholesExtra] after: connected 1 unconnected 0
[GetWormholesExtra] pushed 0 wormholes
[WorldSimActual::DrawRoads]
[DrawRoads]
[WorldSimActual::DrawRoads] complete
Encoding...	
Encoding... DONE	
Checking Tags	
Populating voronoi...	
Warning! Could not find a spot for tallbird_rocks in node Dig that rock:3:Rocky	
Warning! Could not find a spot for Maxwell1 in node Mole Colony Rocks:1:GenericRockyNoThreat	
Warning! Could not find a spot for Maxwell7 in node For a nice walk:6:DeepForest	
disconnected tiles...	0	
Done forest map gen!	
scripts/worldgen_main.lua(248,1) Checking map...	
scripts/worldgen_main.lua(604,1) Generation complete	
WorldSim::SimThread::Main() complete
Serializing world: session/D8119BD0E91AD030/0000000002
	BE assets already loaded	
Begin Session: D8119BD0E91AD030
Stomping previously assigned session identifier, two loads issued.
saving to server_temp/server_save	
MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Could not preload undefined prefab 0x1872ccf0 (FROMNUM)
Loading Nav Grid	
Can't find prefab spawnpoint	
SpawnSaveRecord [nil, spawnpoint] FAILED	
Reconstructing topology	
	...Sorting points	
	...Sorting edges	
	...Connecting nodes	
	...Validating connections	
	...Housekeeping	
	...Done!	
1 uploads added to server. From server_temp
Telling Client our new session identifier: D8119BD0E91AD030
[Shard] Slave Caves(3430299363) ready!
World 3430299363 is now connected	
Validating portal[1] <-> 3430299363[1] (disabled)	
Validating portal[2] <-> 3430299363[2] (disabled)	
Validating portal[3] <-> 3430299363[3] (disabled)	
Validating portal[4] <-> 3430299363[4] (disabled)	
Validating portal[5] <-> 3430299363[5] (disabled)	
Validating portal[6] <-> 3430299363[6] (disabled)	
Validating portal[7] <-> 3430299363[7] (disabled)	
Validating portal[8] <-> 3430299363[8] (disabled)	
Validating portal[9] <-> 3430299363[9] (disabled)	
Sim paused
Restarting player migration on master server
[Shard] Read save location file for (KU_UqLRu5En)
Resuming user: session/D8119BD0E91AD030/KU_UqLRu5En_
Spawn request: wilson from brosblud
Skin request: (wilson_none) (body_sweatervest_grey_silver) () (legs_pants_basic_grey_dark) ()
Spawning player at: [Fixed] (366.00, 0.00, 34.00)	
Serializing user: session/D8119BD0E91AD030/KU_UqLRu5En_/0000000003
Sim unpaused
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("pigking")) @(362.87, 43.61)
Finding a 	pigking	
Found 103188 (1/1)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("chester_eyebone")) @(435.08, 314.36)
Finding a 	chester_eyebone	
Found 106197 (1/1)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("reeds")) @(-640.12, 31.90)
Finding a 	reeds	
Found 101032 (1/29)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("beefalo")) @(326.01, -295.10)
Finding a 	beefalo	
Found 100038 (1/20)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("beefalo")) @(30.27, -14.67)
Finding a 	beefalo	
Found 100039 (2/20)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("beefalo", 15)) @(6.53, 20.98)
Finding a 	beefalo	
Found 100040 (3/20)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("tumbleweed")) @(1.33, 86.72)
Finding a 	tumbleweed	
Found 107381 (70/76)	
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_gonext("portal")) @(-622.85, 120.17)
Finding a 	portal	
Could not find any objects matching 'portal'.	
[string "scripts/consolecommands.lua"]:387: attempt to index local 'dest' (a nil value)
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute() @(-617.40, 129.57)
[(KU_UqLRu5En) brosblud] ReceiveRemoteExecute(c_regenerateworld()) @(-615.25, 122.78)
Received world reset request	
... File [0000000002]
... Directory [KU_UqLRu5En_]
... File [0000000003]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/D8119BD0E91AD030/KU_UqLRu5En_] 0: ok.
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/D8119BD0E91AD030] 0: ok.
Could not unload undefined prefab 0x1872ccf0 (FROMNUM)
Collecting garbage...
lua_gc took 0.07 seconds
~ShardLuaProxy()
~ItemServerLuaProxy()
~InventoryLuaProxy()
~NetworkLuaProxy()
~SimLuaProxy()
lua_close took 0.21 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
	
loaded modindex	
ModIndex: Beginning normal load sequence for dedicated server.
	
LOADING LUA SUCCESS
PlayerDeaths could not load morgue	
PlayerHistory could not load player_history	
bloom_enabled	false	
loaded saveindex	
OnFilesLoaded()	
OnUpdatePurchaseStateComplete	
ERROR: Failed to load ../worldgenoverride.lua	
Not applying world gen overrides.	
WorldSim::SimThread::SimThread()
ABOUT TO INSTALL STACKTRACE
DoLuaFile scripts/stacktrace.lua
DoLuaFile loading buffer scripts/stacktrace.lua
INSTALLED STACKTRACE
WorldSim::SimThread::SimThread() complete
THREAD - started 'WorldSim' (2976591872)
WorldSim::SimThread::Main()
DoLuaFile scripts/worldgen_main.lua
DoLuaFile loading buffer scripts/worldgen_main.lua
ModIndex: Load sequence finished successfully.	
Reset() returning
[Shard] Slave 'Caves(3430299363)' restarting...
World 3430299363 is now disconnected	
DLC enabled : 	false	
scripts/worldgen_main.lua(80,1) running worldgen_main.lua
	
scripts/worldgen_main.lua(82,1) SEED = 	1457080373	
scripts/worldgen_main.lua(439,1) Generating world with these parameters:	
scripts/worldgen_main.lua(440,1) level_type	survival	
scripts/worldgen_main.lua(441,1) current_level	1	
scripts/worldgen_main.lua(442,1) customizationpresets:	
scripts/worldgen_main.lua(444,1) worldgen_choices:	
scripts/worldgen_main.lua(467,1) 
#######
#
# Generating SURVIVAL Mode Level
#
#######
	
scripts/worldgen_main.lua(475,1) WORLDGEN PRESET: 	SURVIVAL_TOGETHER	
scripts/worldgen_main.lua(483,1) WORLDGEN LEVEL ID: 	1	
scripts/worldgen_main.lua(490,1) 
#######
#
# Generating Normal Mode Together Forever Level SURVIVAL_TOGETHER
#
#######
	
Maxwell6	added to	Mole Colony Rocks	
Maxwell1	added to	Kill the spiders	
ChessSpot1	added to	Make a pick	
Warzone_1	added to	The hunters	
Chessy_1	added to	Speak to the king	
scripts/worldgen_main.lua(525,1) *****************************	
scripts/worldgen_main.lua(526,1) Final Worldgen Choices:	
	K: 	preset	 V: 	SURVIVAL_TOGETHER	
	K: 	level_id	 V: 	1	
	K: 	finaltweak	 V	table: 0x23525800	
scripts/worldgen_main.lua(528,1) *****************************	
Creating story...	
LinkNodesByKeys	
Finding valid start task...	
   ...picked 	Make a pick	
Has start node	Clearing	
Baking map...	350	
[WorldSimActual::GenerateVoronoiMap]
GenerateVoronoiMap [1]:
...Done.
Ignored request to resume during loading state
[AddEmptyNodes]
GenerateVoronoiMap [100]:
...Done.
[MooseBreedingTask:BG_84:BGGrass] poly.size() == 0
[!]	 edge == NULL
Infinite edge!
[The hunters:BG_38:BGSavanna] poly.size() == 0
[!]	 edge == NULL
[WorldSimActual::GenerateVoronoiMap] complete [success]
[WorldSimActual::ConvertToTileMap]
[ConvertToTileMap]
[WorldSimActual::ConvertToTileMap] complete
[WorldSimActual::SeparateIslands]
[SeparateIslands]
[WorldSimActual::SeparateIslands] complete
Map Baked!	
[WorldSimActual::ForceConnectivity]
[GenerateLandmasses]
[MergeConnectedLandmasses] true
[WorldSimActual::ForceConnectivity] complete
[GetWormholesExtra] connected 0 unconnected 1
[GetWormholesExtra] after: connected 1 unconnected 0
[GetWormholesExtra] pushed 0 wormholes
[WorldSimActual::DrawRoads]
[DrawRoads]
[WorldSimActual::DrawRoads] complete
Encoding...	
Encoding... DONE	
Checking Tags	
Populating voronoi...	
Warning! Could not find a spot for tallbird_rocks in node Dig that rock:BG_56:BGNoise	
Warning! Could not find a spot for WormholeGrass in node Badlands:4:Badlands	
Warning! Could not find a spot for Chilled Decid Base in node Speak to the king:BG_59:BGDeciduous	
Warning! Could not find a spot for Maxwell1 in node Kill the spiders:1:SpiderVillage	
Warning! Could not find a spot for Chessy_1 in node Speak to the king:4:DeepDeciduous	
Warning! Could not find a spot for LivingTree in node Forest hunters:3:DeepForest	
disconnected tiles...	0	
Done forest map gen!	
scripts/worldgen_main.lua(248,1) Checking map...	
scripts/worldgen_main.lua(604,1) Generation complete	
WorldSim::SimThread::Main() complete
Serializing world: session/C50777B6F62F81A3/0000000002
	BE assets already loaded	
Begin Session: C50777B6F62F81A3
Stomping previously assigned session identifier, two loads issued.
saving to server_temp/server_save	
MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Could not preload undefined prefab 0x1872ccf0 (FROMNUM)
Loading Nav Grid	
Can't find prefab spawnpoint	
SpawnSaveRecord [nil, spawnpoint] FAILED	
Reconstructing topology	
	...Sorting points	
	...Sorting edges	
	...Connecting nodes	
	...Validating connections	
	...Housekeeping	
	...Done!	
1 uploads added to server. From server_temp
Telling Client our new session identifier: C50777B6F62F81A3
Validating portal[1] <-> <nil>[1] (inactive)	
Validating portal[2] <-> <nil>[2] (inactive)	
Validating portal[3] <-> <nil>[3] (inactive)	
Validating portal[4] <-> <nil>[4] (inactive)	
Validating portal[5] <-> <nil>[5] (inactive)	
Validating portal[6] <-> <nil>[6] (inactive)	
Validating portal[7] <-> <nil>[7] (inactive)	
Validating portal[8] <-> <nil>[8] (inactive)	
Validating portal[9] <-> <nil>[9] (inactive)	
Validating portal[10] <-> <nil>[10] (inactive)	
Sim paused
Restarting player migration on master server
[Shard] Read save location file for (KU_UqLRu5En)
Resuming user: session/C50777B6F62F81A3/KU_UqLRu5En_
[Shard] Slave Caves(3430299363) ready!
World 3430299363 is now connected	
Validating portal[1] <-> 3430299363[1] (disabled)	
Validating portal[2] <-> 3430299363[2] (disabled)	
Validating portal[3] <-> 3430299363[3] (disabled)	
Validating portal[4] <-> 3430299363[4] (disabled)	
Validating portal[5] <-> 3430299363[5] (disabled)	
Validating portal[6] <-> 3430299363[6] (disabled)	
Validating portal[7] <-> 3430299363[7] (disabled)	
Validating portal[8] <-> 3430299363[8] (disabled)	
Validating portal[9] <-> 3430299363[9] (disabled)	
Validating portal[10] <-> 3430299363[10] (disabled)	
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[Steam] SendUserDisconnect for '76561198122922317'
[Shard] (KU_UqLRu5En) disconnected from [SHDMASTER](1)
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
New incoming connection 78.245.25.54|52893 <7343438166527054263>
Client connected from 78.245.25.54|52893 <7343438166527054263>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV82b1piN014NCIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^J60QTDge3mU6P1FO/JusajqeMoBhllpk for <7343438166527054263>
Client authenticated: (KU_6oZb7Mx4) yuuka.gul
[Steam] SendUserConnectAndAuthenticate for '76561198215201779'
[Steam] Authenticated client '76561198215201779'
[Shard] Read save location file for (KU_6oZb7Mx4)
Resuming user: session/C50777B6F62F81A3/KU_6oZb7Mx4_
Spawn request: willow from yuuka.gul
Skin request: (willow_none) (body_silk_loungewear_white_marble) (hand_shortgloves_blue_cornflower) () (feet_ridingboot_white_pure)
Spawning player at: [Fixed] (-284.00, 0.00, 256.00)	
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000003
Sim unpaused
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000003
Serializing world: session/C50777B6F62F81A3/0000000003
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000004
Serializing world: session/C50777B6F62F81A3/0000000004
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000005
Serializing world: session/C50777B6F62F81A3/0000000005
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000006
Serializing world: session/C50777B6F62F81A3/0000000006
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000007
Serializing world: session/C50777B6F62F81A3/0000000007
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000008
Serializing world: session/C50777B6F62F81A3/0000000008
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000009
Serializing world: session/C50777B6F62F81A3/0000000009
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Validating portal[10] <-> 3430299363[10] (active)	
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000010
Serializing world: session/C50777B6F62F81A3/0000000010
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000011
Serializing world: session/C50777B6F62F81A3/0000000011
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000012
Serializing world: session/C50777B6F62F81A3/0000000012
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000013
Serializing world: session/C50777B6F62F81A3/0000000013
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000014
Serializing world: session/C50777B6F62F81A3/0000000014
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000015
Serializing world: session/C50777B6F62F81A3/0000000015
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000016
Serializing world: session/C50777B6F62F81A3/0000000016
Could not find anim [death] in bank [ghost]
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000017
Start world reset countdown... 120 seconds...	
Could not find anim [idle_loop] in bank [ghost]
Stop world reset countdown	
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000017
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000017
Serializing world: session/C50777B6F62F81A3/0000000017
New incoming connection 71.47.247.44|64593 <5912181729335168484>
Client connected from 71.47.247.44|64593 <5912181729335168484>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9NbURudllxRiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^r90U4YqO+TbZ9umlSnDwz3WElwrfdflt for <5912181729335168484>
Client authenticated: (KU_MmDnvYqF) Brid
[Steam] SendUserConnectAndAuthenticate for '76561198097224543'
[Steam] Authenticated client '76561198097224543'
[Shard] Read save location file for (KU_MmDnvYqF)
Resuming user: session/C50777B6F62F81A3/KU_MmDnvYqF_
Spawn request: wathgrithr from Brid
Skin request: (wathgrithr_none) (body_flannel_orange_lumberjack) (hand_beltedgloves_brown_beaver) (legs_checkered_pleats_blue_cornflower) (feet_fleece_boot_brown_sepia)
Spawning player at: [Fixed] (-284.00, 0.00, 256.00)	
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000018
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000018
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000018
Serializing world: session/C50777B6F62F81A3/0000000018
[Steam] SendUserDisconnect for '76561198215201779'
[Shard] (KU_6oZb7Mx4) disconnected from [SHDMASTER](1)
Serializing user: session/C50777B6F62F81A3/KU_6oZb7Mx4_/0000000019
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000019
Serializing world: session/C50777B6F62F81A3/0000000019
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000020
Serializing world: session/C50777B6F62F81A3/0000000020
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000021
Serializing world: session/C50777B6F62F81A3/0000000021
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000022
Serializing world: session/C50777B6F62F81A3/0000000022
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000023
Serializing world: session/C50777B6F62F81A3/0000000023
Could not find anim [death] in bank [ghost]
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000024
Start world reset countdown... 120 seconds...	
[Steam] SendUserDisconnect for '76561198097224543'
[Shard] (KU_MmDnvYqF) disconnected from [SHDMASTER](1)
Serializing user: session/C50777B6F62F81A3/KU_MmDnvYqF_/0000000024
Received world reset request	
... File [0000000002]
... File [0000000003]
... File [0000000004]
... File [0000000005]
... File [0000000006]
... File [0000000007]
... File [0000000008]
... File [0000000009]
... File [0000000010]
... File [0000000011]
... File [0000000012]
... File [0000000013]
... File [0000000014]
... File [0000000015]
... File [0000000016]
... File [0000000017]
... File [0000000018]
... File [0000000019]
... File [0000000020]
... File [0000000021]
... File [0000000022]
... File [0000000023]
... Directory [KU_6oZb7Mx4_]
... Directory [KU_MmDnvYqF_]
... Directory [KU_UqLRu5En_]
... File [0000000003]
... File [0000000004]
... File [0000000005]
... File [0000000006]
... File [0000000007]
... File [0000000008]
... File [0000000009]
... File [0000000010]
... File [0000000011]
... File [0000000012]
... File [0000000013]
... File [0000000014]
... File [0000000015]
... File [0000000016]
... File [0000000017]
... File [0000000018]
... File [0000000019]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/C50777B6F62F81A3/KU_6oZb7Mx4_] 0: ok.
... File [0000000018]
... File [0000000019]
... File [0000000020]
... File [0000000021]
... File [0000000022]
... File [0000000023]
... File [0000000024]
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/C50777B6F62F81A3/KU_MmDnvYqF_] 0: ok.
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/C50777B6F62F81A3/KU_UqLRu5En_] 0: ok.
DelDirectory [/Users/darsauce/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/save/session/C50777B6F62F81A3] 0: ok.
Could not unload undefined prefab 0x1872ccf0 (FROMNUM)
Collecting garbage...
lua_gc took 0.07 seconds
~ShardLuaProxy()
~ItemServerLuaProxy()
~InventoryLuaProxy()
~NetworkLuaProxy()
~SimLuaProxy()
lua_close took 0.22 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
	
loaded modindex	
ModIndex: Beginning normal load sequence for dedicated server.
	
LOADING LUA SUCCESS
PlayerDeaths could not load morgue	
PlayerHistory could not load player_history	
bloom_enabled	false	
loaded saveindex	
OnFilesLoaded()	
OnUpdatePurchaseStateComplete	
ERROR: Failed to load ../worldgenoverride.lua	
Not applying world gen overrides.	
WorldSim::SimThread::SimThread()
ABOUT TO INSTALL STACKTRACE
DoLuaFile scripts/stacktrace.lua
DoLuaFile loading buffer scripts/stacktrace.lua
INSTALLED STACKTRACE
WorldSim::SimThread::SimThread() complete
THREAD - started 'WorldSim' (2976591872)
WorldSim::SimThread::Main()
DoLuaFile scripts/worldgen_main.lua
ModIndex: Load sequence finished successfully.	
DoLuaFile loading buffer scripts/worldgen_main.lua
Reset() returning
DLC enabled : 	false	
[Shard] Slave 'Caves(3430299363)' restarting...
World 3430299363 is now disconnected	
scripts/worldgen_main.lua(80,1) running worldgen_main.lua
	
scripts/worldgen_main.lua(82,1) SEED = 	1457093434	
scripts/worldgen_main.lua(439,1) Generating world with these parameters:	
scripts/worldgen_main.lua(440,1) level_type	survival	
scripts/worldgen_main.lua(441,1) current_level	1	
scripts/worldgen_main.lua(442,1) customizationpresets:	
scripts/worldgen_main.lua(444,1) worldgen_choices:	
scripts/worldgen_main.lua(467,1) 
#######
#
# Generating SURVIVAL Mode Level
#
#######
	
scripts/worldgen_main.lua(475,1) WORLDGEN PRESET: 	SURVIVAL_TOGETHER	
scripts/worldgen_main.lua(483,1) WORLDGEN LEVEL ID: 	1	
scripts/worldgen_main.lua(490,1) 
#######
#
# Generating Normal Mode Together Forever Level SURVIVAL_TOGETHER
#
#######
	
ChessSpot1	added to	Befriend the pigs	
Warzone_3	added to	Squeltch	
ChessSpot2	added to	Beeeees!	
Chessy_4	added to	Magic meadow	
Chessy_5	added to	Badlands	
scripts/worldgen_main.lua(525,1) *****************************	
scripts/worldgen_main.lua(526,1) Final Worldgen Choices:	
	K: 	preset	 V: 	SURVIVAL_TOGETHER	
	K: 	level_id	 V: 	1	
	K: 	finaltweak	 V	table: 0x2a56b6e0	
scripts/worldgen_main.lua(528,1) *****************************	
Creating story...	
LinkNodesByKeys	
Finding valid start task...	
   ...picked 	Make a pick	
Has start node	Clearing	
Baking map...	350	
[WorldSimActual::GenerateVoronoiMap]
GenerateVoronoiMap [1]:
...Done.
[AddEmptyNodes]
GenerateVoronoiMap [100]:
...Done.
[WorldSimActual::GenerateVoronoiMap] complete [success]
[WorldSimActual::ConvertToTileMap]
[ConvertToTileMap]
[WorldSimActual::ConvertToTileMap] complete
[WorldSimActual::SeparateIslands]
[SeparateIslands]
[WorldSimActual::SeparateIslands] complete
Map Baked!	
[WorldSimActual::ForceConnectivity]
[GenerateLandmasses]
[MergeConnectedLandmasses] true
[WorldSimActual::ForceConnectivity] complete
[GetWormholesExtra] connected 0 unconnected 1
[GetWormholesExtra] after: connected 1 unconnected 0
[GetWormholesExtra] pushed 0 wormholes
[WorldSimActual::DrawRoads]
[DrawRoads]
[WorldSimActual::DrawRoads] complete
Encoding...	
Encoding... DONE	
Checking Tags	
Populating voronoi...	
Warning! Could not find a spot for leif_forest in node Forest hunters:0:ForestMole	
disconnected tiles...	0	
Badlands:1:BuzzardyBadlands Cant process points	
Done forest map gen!	
scripts/worldgen_main.lua(248,1) Checking map...	
scripts/worldgen_main.lua(604,1) Generation complete	
WorldSim::SimThread::Main() complete
Serializing world: session/BF8AA9D200C965D1/0000000002
	BE assets already loaded	
Begin Session: BF8AA9D200C965D1
Stomping previously assigned session identifier, two loads issued.
saving to server_temp/server_save	
MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Could not preload undefined prefab 0x1872ccf0 (FROMNUM)
Loading Nav Grid	
Can't find prefab spawnpoint	
SpawnSaveRecord [nil, spawnpoint] FAILED	
Reconstructing topology	
	...Sorting points	
	...Sorting edges	
	...Connecting nodes	
	...Validating connections	
	...Housekeeping	
	...Done!	
1 uploads added to server. From server_temp
Telling Client our new session identifier: BF8AA9D200C965D1
[Shard] Slave Caves(3430299363) ready!
World 3430299363 is now connected	
Validating portal[1] <-> 3430299363[1] (disabled)	
Validating portal[2] <-> 3430299363[2] (disabled)	
Validating portal[3] <-> 3430299363[3] (disabled)	
Validating portal[4] <-> 3430299363[4] (disabled)	
Validating portal[5] <-> 3430299363[5] (disabled)	
Validating portal[6] <-> 3430299363[6] (disabled)	
Validating portal[7] <-> 3430299363[7] (disabled)	
Validating portal[8] <-> 3430299363[8] (disabled)	
Validating portal[9] <-> 3430299363[9] (disabled)	
Validating portal[10] <-> 3430299363[10] (disabled)	
Sim paused
[Shard] Slave 'Caves(3430299363)' restarting...
World 3430299363 is now disconnected	
Validating portal[1] <-> 3430299363[1] (inactive)	
Validating portal[2] <-> 3430299363[2] (inactive)	
Validating portal[3] <-> 3430299363[3] (inactive)	
Validating portal[4] <-> 3430299363[4] (inactive)	
Validating portal[5] <-> 3430299363[5] (inactive)	
Validating portal[6] <-> 3430299363[6] (inactive)	
Validating portal[7] <-> 3430299363[7] (inactive)	
Validating portal[8] <-> 3430299363[8] (inactive)	
Validating portal[9] <-> 3430299363[9] (inactive)	
Validating portal[10] <-> 3430299363[10] (inactive)	
[Shard] Slave Caves(3430299363) ready!
World 3430299363 is now connected	
Validating portal[1] <-> 3430299363[1] (disabled)	
Validating portal[2] <-> 3430299363[2] (disabled)	
Validating portal[3] <-> 3430299363[3] (disabled)	
Validating portal[4] <-> 3430299363[4] (disabled)	
Validating portal[5] <-> 3430299363[5] (disabled)	
Validating portal[6] <-> 3430299363[6] (disabled)	
Validating portal[7] <-> 3430299363[7] (disabled)	
Validating portal[8] <-> 3430299363[8] (disabled)	
Validating portal[9] <-> 3430299363[9] (disabled)	
Validating portal[10] <-> 3430299363[10] (disabled)	
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
New incoming connection 142.161.187.22|49610 <2796015787441045670>
Client connected from 142.161.187.22|49610 <2796015787441045670>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV8ydlVCUG9PRSIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^isRl4LQ5m1uqdeUQT+bGsyL/Sl7598YX for <2796015787441045670>
Client authenticated: (KU_2vUBPoOE) JamieSK
[Steam] SendUserConnectAndAuthenticate for '76561198060487538'
[Steam] Authenticated client '76561198060487538'
[Shard] Read save location file for (KU_2vUBPoOE)
Resuming user: session/BF8AA9D200C965D1/KU_2vUBPoOE_
Spawn request: wolfgang from JamieSK
Skin request: (wolfgang_none) (body_cardigan_black_jet) (hand_wilson_formal) (legs_pants_basic_brown_sepia) ()
Spawning player at: [Fixed] (-276.00, 0.00, -120.00)	
Serializing user: session/BF8AA9D200C965D1/KU_2vUBPoOE_/0000000003
Sim unpaused
Serializing user: session/BF8AA9D200C965D1/KU_2vUBPoOE_/0000000003
Serializing world: session/BF8AA9D200C965D1/0000000003
Validating portal[9] <-> 3430299363[9] (active)	
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/BF8AA9D200C965D1/KU_2vUBPoOE_/0000000004
Serializing world: session/BF8AA9D200C965D1/0000000004
[Steam] SendUserDisconnect for '76561198060487538'
[Shard] (KU_2vUBPoOE) disconnected from [SHDMASTER](1)
Serializing user: session/BF8AA9D200C965D1/KU_2vUBPoOE_/0000000005
Sim paused
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Failed to send server listings
Failure error code received: 504
With Body: 
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
New incoming connection 68.206.18.65|50861 <7278114208973975579>
Client connected from 68.206.18.65|50861 <7278114208973975579>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9aRGtscDVJMiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^0GlsUHuNLAtIXKlxvPAyFpxNMPvnxmfR for <7278114208973975579>
Client authenticated: (KU_ZDklp5I2) Gobo Blip
[Steam] SendUserConnectAndAuthenticate for '76561198056427751'
[Steam] Authenticated client '76561198056427751'
[Shard] Read save location file for (KU_ZDklp5I2)
Resuming user: session/BF8AA9D200C965D1/KU_ZDklp5I2_
Spawn request: wilson from Gobo Blip
Skin request: (wilson_none) () () (legs_checkered_pleats_green_laurel) ()
Spawning player at: [Fixed] (-276.00, 0.00, -120.00)	
Serializing user: session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000005
Sim unpaused
Serializing user: session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000005
Serializing world: session/BF8AA9D200C965D1/0000000005
[200] Account Communication Success (6)
Received (KU_UqLRu5En) from TokenPurpose
Serializing user: session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000006
Serializing world: session/BF8AA9D200C965D1/0000000006
Validating portal[3] <-> 3430299363[3] (active)	
Activating portal[3] to 3430299363	
Serializing user: session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000007
[Shard] Migration request: (KU_ZDklp5I2) to Caves(3430299363)
[Shard] Begin migration #1 for (KU_ZDklp5I2)
[Shard] #1 [SHDMASTER](1) -> Caves(3430299363)
[Shard] #1 <- session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000007
CloseConnectionWithReason: ID_DST_SHARD_SILENT_DISCONNECT
[Steam] SendUserDisconnect for '76561198056427751'
[Shard] (KU_ZDklp5I2) disconnected from [SHDMASTER](1)
[Shard] Completed migration #1 for player (KU_ZDklp5I2)
[Shard] Writing save location file for (KU_ZDklp5I2)
[Shard] Begin migration #2 for (KU_ZDklp5I2)
[Shard] #2 Caves(3430299363) -> [SHDMASTER](1)
[Shard] #2 -> session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000007
[Shard] Received migration #2 data for (KU_ZDklp5I2)
[Shard] (KU_ZDklp5I2) disconnected from Caves(3430299363)
New incoming connection 68.206.18.65|57233 <1796133760506604277>
Client connected from 68.206.18.65|57233 <1796133760506604277>
ValidateGameSessionToken re^eyJVc2VySUQiOiJLVV9aRGtscDVJMiIsIkdhbWUiOiJEb250U3RhcnZlVG9nZXRoZXIiLCJQdXJwb3NlIjoiR2FtZVNlc3Npb24ifQ==^sVlm4BL9ZD2fKFCA/Dz3x1VUmdmYPA8A for <1796133760506604277>
Client authenticated: (KU_ZDklp5I2) Gobo Blip
[Steam] SendUserConnectAndAuthenticate for '76561198056427751'
[Steam] Authenticated client '76561198056427751'
[Shard] Completed incoming migration #2 for (KU_ZDklp5I2)
[Shard] Completed migration #2 for player (KU_ZDklp5I2)
[Shard] Writing save location file for (KU_ZDklp5I2)
Resuming user: session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000007
Player will spawn close to portal #7	
Spawning player at: [Load] (-25.01, 0.00, -45.16)	
Validating portal[7] <-> 3430299363[7] (active)	
Serializing user: session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000007
Serializing world: session/BF8AA9D200C965D1/0000000007
Serializing user: session/BF8AA9D200C965D1/KU_ZDklp5I2_/0000000008
Serializing world: session/BF8AA9D200C965D1/0000000008

 

 

Link to comment
Share on other sites

@brosblud

strange because i have also test with your editor text (TextEdit) and it's works for me

your file is correctly type of .lua?

160305112245238142.jpg

Spoiler

PersistRootStorage is now /Users/dst/Documents/Klei//DoNotStarveTogether/MyDediServer/Master/
Starting Up
Version: 166227
Current time: Sat Mar  5 14:02:55 2016

Don't Starve Together: 166227 OSX
NNN Build Date: 149
Parsing command line
Command Line Arguments: -console -cluster MyDediServer -shard Master
THREAD - started 'GAClient' (2955497472)
CurlRequestManager::ClientThread::Main()
Legacy saves detected. Migrating to new structure...
ProfileIndex:4.08
[Connect] PendingConnection::Reset(true)
Network tick rate: U=15(2), D=0
Network tick rate: U=15(2), D=0
THREAD - started 'ConsoleInput' (2957602816)
OnLoadPermissionList: /Users/dst/Documents/Klei//DoNotStarveTogether/MyDediServer/blocklist.txt (Failure)
OnLoadPermissionList: /Users/dst/Documents/Klei//DoNotStarveTogether/MyDediServer/adminlist.txt (Failure)
OnLoadUserIdList: /Users/dst/Documents/Klei//DoNotStarveTogether/MyDediServer/whitelist.txt (Failure)
Token retrieved from: /Users/dst/Documents/Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
Token retrieved from: /Users/dst/Documents/Klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
cGame::InitializeOnMainThread
Renderer initialize: Okay
AnimManager initialize: Okay
Buffers initialize: Okay
cDontStarveGame::DoGameSpecificInitialize()
FMOD Error: An invalid object handle was used.
GameSpecific initialize: Okay
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
    
Could not load modindex    
ModIndex: Beginning normal load sequence for dedicated server.
    
DownloadMods(3)
Download server mod 378160973
Download server mod 481765222
Download server mod 375859599
FMOD Error: An invalid object handle was used.
LOADING LUA SUCCESS
PlayerDeaths could not load morgue    
PlayerHistory could not load player_history    
bloom_enabled    false    
Could not load saveindex    
OnFilesLoaded()    
OnUpdatePurchaseStateComplete    
    Load FE    
    Load FE: done    
Starting Dedicated Server Game    
Network tick rate: U=15(2), D=0
[Warning] Forcing LAN only setting in offline mode.
About to start a server with the following settings:
  Dedicated: true
  Online: false
  Passworded: false
  ServerPort: 10999
  SteamAuthPort: 12345
  SteamMasterServerPort: 12346
  ClanID: false
  ClanOnly: false
  ClanAdmin: false
  LanOnly: true
  FriendsOnly: false
  EnablePunchthrough: false
  EnableAutosaver: true
  PVP: false
  MaxPlayers: 10
  GameMode: survival
  OverridenDNS:
  PauseWhenEmpty: true
  InternetBroadcasting: true
  Intent: social
Lan Server Started on port: 10999
ModIndex: Load sequence finished successfully.    
Reset() returning
Collecting garbage...
lua_gc took 0.01 seconds
~ShardLuaProxy()
~ItemServerLuaProxy()
~InventoryLuaProxy()
~NetworkLuaProxy()
~SimLuaProxy()
lua_close took 0.03 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(166,1) running main.lua
    
loaded modindex    
ModIndex: Beginning normal load sequence for dedicated server.
    
LOADING LUA SUCCESS
PlayerDeaths could not load morgue    
PlayerHistory could not load player_history    
bloom_enabled    false    
Could not load saveindex    
OnFilesLoaded()    
OnUpdatePurchaseStateComplete    
Not applying world gen overrides.    
WorldSim::SimThread::SimThread()
ABOUT TO INSTALL STACKTRACE
DoLuaFile scripts/stacktrace.lua
DoLuaFile loading buffer scripts/stacktrace.lua
INSTALLED STACKTRACE
WorldSim::SimThread::SimThread() complete
THREAD - started 'WorldSim' (2963918848)
WorldSim::SimThread::Main()
DoLuaFile scripts/worldgen_main.lua
DoLuaFile loading buffer scripts/worldgen_main.lua
ModIndex: Load sequence finished successfully.    
Reset() returning
DLC enabled :     false    
scripts/worldgen_main.lua(80,1) running worldgen_main.lua
    
scripts/worldgen_main.lua(82,1) SEED =     1457215378    
scripts/worldgen_main.lua(439,1) Generating world with these parameters:    
scripts/worldgen_main.lua(440,1) level_type    survival    
scripts/worldgen_main.lua(441,1) current_level    1    
scripts/worldgen_main.lua(442,1) customizationpresets:    
scripts/worldgen_main.lua(444,1) worldgen_choices:    
scripts/worldgen_main.lua(467,1)
#######
#
# Generating SURVIVAL Mode Level
#
#######
    
scripts/worldgen_main.lua(475,1) WORLDGEN PRESET:     SURVIVAL_TOGETHER    
scripts/worldgen_main.lua(483,1) WORLDGEN LEVEL ID:     1    
scripts/worldgen_main.lua(490,1)
#######
#
# Generating Normal Mode Together Forever Level SURVIVAL_TOGETHER
#
#######
    
Chessy_5    added to    Mole Colony Deciduous    
ChessSpot3    added to    Speak to the king    
ChessSpot3    added to    Squeltch    
Maxwell7    added to    Befriend the pigs    
Chessy_3    added to    Beeeees!    
scripts/worldgen_main.lua(525,1) *****************************    
scripts/worldgen_main.lua(526,1) Final Worldgen Choices:    
    K:     preset     V:     SURVIVAL_TOGETHER    
    K:     level_id     V:     1    
    K:     finaltweak     V    table: 0xd6a4ca0    
scripts/worldgen_main.lua(528,1) *****************************    
Creating story...    
LinkNodesByKeys    
Finding valid start task...    
   ...picked     Make a pick    
Has start node    Clearing    
Baking map...    350    
[WorldSimActual::GenerateVoronoiMap]
GenerateVoronoiMap [1]:
...Done.
[AddEmptyNodes]
GenerateVoronoiMap [100]:
...Done.
[Killer Bees!:BG_75:BGGrass:blank0] poly.size() == 0
[!]     edge == NULL
[WorldSimActual::GenerateVoronoiMap] complete [success]
[WorldSimActual::ConvertToTileMap]
[ConvertToTileMap]
[WorldSimActual::ConvertToTileMap] complete
[WorldSimActual::SeparateIslands]
[SeparateIslands]
[WorldSimActual::SeparateIslands] complete
Map Baked!    
[WorldSimActual::ForceConnectivity]
[GenerateLandmasses]
[MergeConnectedLandmasses] true
[WorldSimActual::ForceConnectivity] complete
[GetWormholesExtra] connected 0 unconnected 1
[GetWormholesExtra] after: connected 1 unconnected 0
[GetWormholesExtra] pushed 0 wormholes
[WorldSimActual::DrawRoads]
[DrawRoads]
[WorldSimActual::DrawRoads] complete
Encoding...    
Encoding... DONE    
Checking Tags    
Populating voronoi...    
Warning! Could not find a spot for spider_forest in node Forest hunters:3:DeepForest    
Warning! Could not find a spot for Maxwell7 in node Befriend the pigs:BG_14:BGForest    
disconnected tiles...    0    
Badlands:8:Lightning Cant process points    
Done forest map gen!    
scripts/worldgen_main.lua(248,1) Checking map...    
scripts/worldgen_main.lua(604,1) Generation complete    
WorldSim::SimThread::Main() complete
Serializing world: session/2B87885B6511D695/0000000002
    Unload FE    
    Unload FE done    
    LOAD BE    
    LOAD BE: done    
Begin Session: 2B87885B6511D695
saving to server_temp/server_save    
MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
Could not preload undefined prefab 0x1872ccf0 (FROMNUM)
Loading Nav Grid    
Can't find prefab spawnpoint    
SpawnSaveRecord [nil, spawnpoint] FAILED    
Reconstructing topology    
    ...Sorting points    
    ...Sorting edges    
    ...Connecting nodes    
    ...Validating connections    
    ...Housekeeping    
    ...Done!    
1 uploads added to server. From server_temp
About to start a shard with these settings:
  ShardName: [SHDMASTER]
  ShardID: 1
  ShardRole: MASTER
  MasterHost: (null)
  MasterBind: 127.0.0.1
  MasterPort: 11001
[Shard] Starting master server
[Shard] Shard server started on port: 11001
Telling Client our new session identifier: 2B87885B6511D695
Validating portal[1] <-> <nil>[1] (inactive)    
Validating portal[2] <-> <nil>[2] (inactive)    
Validating portal[3] <-> <nil>[3] (inactive)    
Validating portal[4] <-> <nil>[4] (inactive)    
Validating portal[5] <-> <nil>[5] (inactive)    
Validating portal[6] <-> <nil>[6] (inactive)    
Validating portal[7] <-> <nil>[7] (inactive)    
Validating portal[8] <-> <nil>[8] (inactive)    
Validating portal[9] <-> <nil>[9] (inactive)    
Validating portal[10] <-> <nil>[10] (inactive)    
Sim paused

 

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