Jump to content

Can't Connect to Dedicated Server with Mods(Health Info, Food Values - Item Tooltips)


Recommended Posts

I can connect to my dedicated server without any server mods, but can't after installed server side mods.

When I tried to connect to server, I got stuck at loading screen or black screen, no error message.

Can someone help me with this problem?

 

Mods installed: 375859599 Health Info, 458940297 Food Values - Item Tooltips

 

dedicated_server_mods_setup.lua

ServerModSetup("375859599") -- Health Info
ServerModSetup("458940297") -- Food Values - Item Tooltips
 
modoverrides.lua
return {
["workshop-375859599"] = { enabled = true},
["workshop-375859599"] = { enabled = true}
}
 
log server
[00:00:00]: Starting Up
[00:00:00]: Version: 161456
[00:00:00]: Current time: Sat Jan 02 14:51:57 2016
 
[00:00:00]: Don't Starve Together: 161456 WIN32
NNN Build Date: 2015-12-24_15-06-32
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -console -conf_dir DoNotStarveTogetherDedicated 
[00:00:00]: Initializing Minidump handler
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: THREAD - started 'GAClient' (11560)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: ProfileIndex:4.03
[00:00:00]: [CONNECT] PendingConnection::Reset(true)
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=30(1), D=0
[00:00:00]: Authorized application C:\Program Files\Steam\steamapps\common\Don't Starve Together Dedicated Server\bin\dontstarve_dedicated_server_nullrenderer.exe is enabled in the firewall.
[00:00:00]: WindowsFirewall - Application already authorized
[00:00:00]: OnLoadPermissionList: APP:Klei/DoNotStarveTogetherDedicated/save/blocklist.txt (Failure)
[00:00:00]: THREAD - started 'ConsoleInput' (10616)
[00:00:00]: OnLoadPermissionList: APP:Klei/DoNotStarveTogetherDedicated/save/adminlist.txt (Failure)
[00:00:00]: OnLoadUserIdList: APP:Klei/DoNotStarveTogetherDedicated/save/whitelist.txt (Failure)
[00:00:00]: [WARNING] [ACCOUNT] dedicated_lan_server has been deprecated and replaced with [NETWORK] offline_server
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: FMOD Error: An invalid object handle was used. 
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:00]: scripts/main.lua(166,1) running main.lua
 
[00:00:00]: loaded modindex
[00:00:00]: ModIndex: Beginning normal load sequence for dedicated server.
 
[00:00:00]: DownloadMods(2)
[00:00:00]: Download server mod 375859599
[00:00:01]: Download server mod 458940297
[00:00:01]: modoverrides.lua enabling workshop-375859599
[00:00:01]: ModIndex:GetModsToLoad inserting moddir, workshop-375859599
[00:00:01]: Could not load mod_config_data/modconfiguration_workshop-375859599_CLIENT
[00:00:01]: Loading mod: workshop-375859599 (Health Info) Version:2.0.3
[00:00:01]: Mod: workshop-375859599 (Health Info) Loading modworldgenmain.lua
[00:00:01]: Mod: workshop-375859599 (Health Info)  Mod had no modworldgenmain.lua. Skipping.
[00:00:01]: Mod: workshop-375859599 (Health Info) Loading modmain.lua
[00:00:01]: FMOD Error: An invalid object handle was used. 
[00:00:02]: LOADING LUA SUCCESS
[00:00:02]: PlayerDeaths could not load morgue
[00:00:02]: PlayerHistory could not load player_history
[00:00:02]: bloom_enabled false
[00:00:02]: loaded saveindex
[00:00:02]: OnFilesLoaded()
[00:00:02]: OnUpdatePurchaseStateComplete
[00:00:02]: Mod: workshop-375859599 (Health Info) Registering prefabs
[00:00:02]: Mod: workshop-375859599 (Health Info)  Registering default mod prefab
[00:00:02]: Load FE
[00:00:03]: Load FE: done
[00:00:03]: ModIndex: Load sequence finished successfully.
[00:00:03]: Reset() returning
[00:00:09]: [200] Account Communication Success (6)
[00:00:09]: [ACCOUNT_ACTION_TOKEN_PURPOSE] Received UserId from TokenPurpose: KU_cPpxTq6V
[00:00:09]: Starting Dedicated Server Game
[00:00:09]: Network tick rate: U=30(1), D=0
[00:00:09]: About to start a server with the following settings:
[00:00:09]:   Dedicated: true
[00:00:09]:   Online: true
[00:00:09]:   Passworded: true
[00:00:09]:   ServerPort: 10998
[00:00:09]:   SteamAuthPort: 8766
[00:00:09]:   SteamMasterServerPort: 27016
[00:00:09]:   ClanID: false
[00:00:09]:   ClanOnly: false
[00:00:09]:   ClanAdmin: false
[00:00:09]:   LanOnly: false
[00:00:09]:   EnablePunchthrough: false
[00:00:09]:   EnableAutosaver: true
[00:00:09]:   PVP: false
[00:00:09]:   MaxPlayers: 12
[00:00:09]:   GameMode: endless
[00:00:09]:   OverridenDNS: 
[00:00:09]:   PauseWhenEmpty: true
[00:00:09]:   InternetBroadcasting: true
[00:00:09]:   Intent: cooperative
[00:00:09]: [Warning] Could not confirm port 10998 is open in the firewall. 
[00:00:09]: Shard server mode disabled: missing shard_enable setting.
[00:00:09]: [sHARD] Shard server mode disabled by configuration file
[00:00:09]: Could not load mod_config_data/modconfiguration_workshop-375859599
[00:00:09]: Online Server Started on port: 10998
[00:00:09]: unloading prefabs for mod MOD_workshop-375859599
[00:00:09]: Collecting garbage...
[00:00:09]: lua_gc took 0.01 seconds
[00:00:09]: ~ShardLuaProxy()
[00:00:09]: ~InventoryLuaProxy()
[00:00:09]: ~NetworkLuaProxy()
[00:00:09]: ~SimLuaProxy()
[00:00:09]: lua_close took 0.01 seconds
[00:00:09]: ReleaseAll
[00:00:09]: ReleaseAll Finished
[00:00:09]: cGame::StartPlaying
[00:00:09]: LOADING LUA
[00:00:09]: DoLuaFile scripts/main.lua
[00:00:09]: DoLuaFile loading buffer scripts/main.lua
[00:00:10]: scripts/main.lua(166,1) running main.lua
 
[00:00:10]: loaded modindex
[00:00:10]: ModIndex: Beginning normal load sequence for dedicated server.
 
[00:00:10]: modoverrides.lua enabling workshop-375859599
[00:00:10]: ModIndex:GetModsToLoad inserting moddir, workshop-375859599
[00:00:10]: Could not load mod_config_data/modconfiguration_workshop-375859599
[00:00:10]: Loading mod: workshop-375859599 (Health Info) Version:2.0.3
[00:00:10]: Mod: workshop-375859599 (Health Info) Loading modworldgenmain.lua
[00:00:10]: Mod: workshop-375859599 (Health Info)  Mod had no modworldgenmain.lua. Skipping.
[00:00:10]: Mod: workshop-375859599 (Health Info) Loading modmain.lua
[00:00:10]: LOADING LUA SUCCESS
[00:00:10]: PlayerDeaths could not load morgue
[00:00:10]: PlayerHistory could not load player_history
[00:00:10]: bloom_enabled false
[00:00:10]: loaded saveindex
[00:00:10]: OnFilesLoaded()
[00:00:10]: OnUpdatePurchaseStateComplete
[00:00:10]: Unload FE
[00:00:10]: Unload FE done
[00:00:10]: Mod: workshop-375859599 (Health Info) Registering prefabs
[00:00:10]: Mod: workshop-375859599 (Health Info)  Registering default mod prefab
[00:00:10]: LOAD BE
[00:00:11]: LOAD BE: done
[00:00:11]: Deserialize world session from session/20C1355518B57B7D/0000000002
[00:00:11]: Save file is at version 1
[00:00:11]: Begin Session: 20C1355518B57B7D
[00:00:11]: saving to server_temp/server_save
[00:00:11]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:11]: Could not preload undefined prefab 0x1872ccf0 (FROMNUM)
[00:00:12]: Loading Nav Grid
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Validating ID -1: world: <nil> (auto) available: false receives: -1 status: inactive (disabled by prefab)
[00:00:12]: Can't find prefab spawnpoint
[00:00:12]: SpawnSaveRecord [nil, spawnpoint] FAILED
[00:00:13]: Reconstructing topology
[00:00:13]: ...Sorting points
[00:00:13]: ...Sorting edges
[00:00:13]: ...Connecting nodes
[00:00:13]: ...Validating connections
[00:00:13]: ...Housekeeping
[00:00:13]: ...Done!
[00:00:13]: 1 uploads added to server. From server_temp
[00:00:13]: Telling Client our new session identifier: 20C1355518B57B7D
[00:00:13]: ModIndex: Load sequence finished successfully.
[00:00:13]: Reset() returning
[00:00:13]: Sim paused
[00:00:13]: [steam] SteamGameServer_Init (8766, 10998, 27016)
[00:00:13]: [steam] SteamGameServer_Init Success
[00:04:59]: [steam] UserDisconnect successfully sent for steamid ''
[00:04:59]: Collecting garbage...
[00:04:59]: lua_gc took 0.04 seconds
[00:04:59]: ~ShardLuaProxy()
[00:04:59]: ~InventoryLuaProxy()
[00:04:59]: ~NetworkLuaProxy()
[00:04:59]: ~SimLuaProxy()
[00:04:59]: lua_close took 0.10 seconds
[00:04:59]: Could not unload undefined prefab 0x1872ccf0 (FROMNUM)
[00:05:00]: CurlRequestManager::ClientThread::Main() complete
[00:05:00]: HttpClient2 discarded 0 callbacks.
[00:05:00]: Shutting down
 
----------
 

log client

[00:00:00]: Starting Up
[00:00:00]: Version: 161456
[00:00:01]: Current time: Sat Jan 02 14:54:51 2016
 
[00:00:01]: Don't Starve Together: 161456 WIN32_STEAM
NNN Build Date: 2015-12-24_15-06-32
[00:00:01]: Parsing command line
[00:00:01]: Command Line Arguments: 
[00:00:01]: Initializing Minidump handler
[00:00:01]: ....Done
[00:00:01]: Initializing Steam
[00:00:01]: Steam AppBuildID: 912665
[00:00:01]: Steam BetaName(Branch): []
[00:00:01]: ....Done
[00:00:01]: Fixing DPI
[00:00:01]: ...Done
[00:00:01]: THREAD - started 'GAClient' (12104)
[00:00:01]: CurlRequestManager::ClientThread::Main()
[00:00:01]: ProfileIndex:4.06
[00:00:01]: [CONNECT] PendingConnection::Reset(true)
[00:00:01]: Network tick rate: U=15(2), D=0
[00:00:01]: Network tick rate: U=15(2), D=0
[00:00:01]: Authorized application C:\Program Files\Steam\steamapps\common\Don't Starve Together\bin\dontstarve_steam.exe is enabled in the firewall.
[00:00:01]: WindowsFirewall - Application already authorized
[00:00:01]: could not load ping_cache
[00:00:01]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/blocklist.txt (Failure)
[00:00:01]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/adminlist.txt (Failure)
[00:00:01]: OnLoadUserIdList: APP:Klei/DoNotStarveTogether/save/whitelist.txt (Failure)
[00:00:01]: Offline user name: OU_76561198099039025
[00:00:01]: SteamID: 76561198099039025
[00:00:01]: cGame::InitializeOnMainThread
[00:00:01]: WindowManager::Initialize
[00:00:01]: CreateWindow: Requesting 1920,1018 - 5/6/5 - -1/-1/-1 - 0
[00:00:01]: CreateEGLContext: 12 configs found
[00:00:01]:      0: 8/8/8 -  0/ 0/ 0 - 0
[00:00:01]:      1: 8/8/8 -  0/16/ 0 - 0
[00:00:01]:      2: 8/8/8 -  0/24/ 0 - 0
[00:00:01]:      3: 8/8/8 -  0/24/ 8 - 0
[00:00:01]:      4: 5/5/5 -  0/ 0/ 0 - 0
[00:00:01]:      5: 5/5/5 -  0/16/ 0 - 0
[00:00:01]:      6: 5/5/5 -  0/24/ 0 - 0
[00:00:01]:      7: 5/5/5 -  0/24/ 8 - 0
[00:00:01]:      8: 8/8/8 -  8/ 0/ 0 - 0
[00:00:01]:      9: 8/8/8 -  8/16/ 0 - 0
[00:00:01]:     10: 8/8/8 -  8/24/ 0 - 0
[00:00:01]:     11: 8/8/8 -  8/24/ 8 - 0
[00:00:01]: RestoreWindowPosition
[00:00:01]:    Saved Client Pos (0 x 22)
[00:00:01]:    Adjusted Window Pos (-8 x -8)
[00:00:01]: EnsureWindowOnScreen
[00:00:01]:    All good.
[00:00:01]: GLInfo
[00:00:01]: ~~~~~~
[00:00:01]: GL_VENDOR: Google Inc.
[00:00:01]: GL_RENDERER: ANGLE (NVIDIA GeForce GTX 660)
[00:00:01]: GL_VERSION: OpenGL ES 2.0 (ANGLE 1.0.0.2249)
[00:00:01]: GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 1.0.0.2249)
[00:00:01]: THREAD - started 'WindowsInputManager' (10368)
[00:00:01]: OpenGL extensions (19, 19):
[00:00:01]: GL_ANGLE_depth_texture
[00:00:01]: GL_ANGLE_framebuffer_blit
[00:00:01]: GL_ANGLE_framebuffer_multisample
[00:00:01]: GL_ANGLE_instanced_arrays
[00:00:01]: GL_ANGLE_pack_reverse_row_order
[00:00:01]: GL_ANGLE_texture_compression_dxt3
[00:00:01]: GL_ANGLE_texture_compression_dxt5
[00:00:01]: GL_ANGLE_texture_usage
[00:00:01]: GL_ANGLE_translated_shader_source
[00:00:01]: GL_EXT_read_format_bgra
[00:00:01]: GL_EXT_robustness
[00:00:01]: GL_EXT_texture_compression_dxt1
[00:00:01]: GL_EXT_texture_format_BGRA8888
[00:00:01]: GL_EXT_texture_storage
[00:00:01]: GL_OES_get_program_binary
[00:00:01]: GL_OES_packed_depth_stencil
[00:00:01]: GL_OES_rgb8_rgba8
[00:00:01]: GL_OES_standard_derivatives
[00:00:01]: GL_OES_texture_npot
[00:00:01]: GL_MAX_TEXTURE_SIZE = 16384
[00:00:01]: GL_MAX_TEXTURE_IMAGE_UNITS = 16
[00:00:01]: GL_MAX_RENDERBUFFER_SIZE = 16384
[00:00:01]: GL_MAX_VIEWPORT_DIMS = 16384, 16384
[00:00:01]: GL_MAX_VARYING_VECTORS = 10
[00:00:01]: GL_MAX_VERTEX_ATTRIBS = 16
[00:00:01]: GL_MAX_VERTEX_UNIFORM_VECTORS = 254
[00:00:01]: GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 4
[00:00:01]: GL_MAX_FRAGMENT_UNIFORM_VECTORS = 221
[00:00:01]: 4 compressed texture formats
[00:00:01]: texture format 0x83f0
[00:00:01]: texture format 0x83f1
[00:00:01]: texture format 0x83f2
[00:00:01]: texture format 0x83f3
[00:00:01]: Renderer initialize: Okay
[00:00:01]: AnimManager initialize: Okay
[00:00:01]: Buffers initialize: Okay
[00:00:02]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:02]: GameSpecific initialize: Okay
[00:00:02]: cGame::StartPlaying
[00:00:02]: LOADING LUA
[00:00:02]: DoLuaFile scripts/main.lua
[00:00:02]: DoLuaFile loading buffer scripts/main.lua
[00:00:02]: scripts/main.lua(166,1) running main.lua
 
[00:00:02]: loaded modindex
[00:00:02]: ModIndex: Beginning normal load sequence.
 
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-345692228
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-345693021
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-351325790
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-352373173
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-365119238
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-376333686
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-459280938
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-551338671
[00:00:02]: Could not load mod_config_data/modconfiguration_workshop-345692228
[00:00:02]: Loading mod: workshop-345692228 (Minimap HUD) Version:1.0.4b
[00:00:02]: Could not load mod_config_data/modconfiguration_workshop-345693021
[00:00:02]: Loading mod: workshop-345693021 (Better Console) Version:1.3.0h
[00:00:02]: Could not load mod_config_data/modconfiguration_workshop-351325790
[00:00:02]: Loading mod: workshop-351325790 (Geometric Placement) Version:1.4.7
[00:00:02]: Could not load mod_config_data/modconfiguration_workshop-352373173
[00:00:02]: Loading mod: workshop-352373173 (Gesture Wheel) Version:1.4.2
[00:00:02]: Could not load mod_config_data/modconfiguration_workshop-365119238
[00:00:02]: Loading mod: workshop-365119238 (SmartCrockPot) Version:4.02
[00:00:02]: Could not load mod_config_data/modconfiguration_workshop-376333686
[00:00:02]: Loading mod: workshop-376333686 (Always On Status) Version:1.2b1
[00:00:02]: Could not load mod_config_data/modconfiguration_workshop-459280938
[00:00:02]: Loading mod: workshop-459280938 (Complete Your Map) Version:3.8
[00:00:02]: Could not load mod_config_data/modconfiguration_workshop-551338671
[00:00:02]: Loading mod: workshop-551338671 ([DST]Too Many Items) Version:0.3.7
[00:00:02]: Mod: workshop-345693021 (Better Console) Loading modworldgenmain.lua
[00:00:02]: Mod: workshop-345693021 (Better Console)  Mod had no modworldgenmain.lua. Skipping.
[00:00:02]: Mod: workshop-345693021 (Better Console) Loading modmain.lua
[00:00:02]: modimport: ../mods/workshop-345693021/configurable.lua
[00:00:02]: (Better Console) Unable to load config.lua (does it exist?)
[00:00:02]: Mod: workshop-365119238 (SmartCrockPot) Loading modworldgenmain.lua
[00:00:02]: Mod: workshop-365119238 (SmartCrockPot)  Mod had no modworldgenmain.lua. Skipping.
[00:00:02]: Mod: workshop-365119238 (SmartCrockPot) Loading modmain.lua
[00:00:02]: modimport: ../mods/workshop-365119238/modmain_segments/containerwidgetfunction.lua
[00:00:02]: modimport: ../mods/workshop-365119238/modmain_segments/containers_setup.lua
[00:00:02]: modimport: ../mods/workshop-365119238/modmain_segments/action_predict.lua
[00:00:02]: WARNING: Positional Action parameters are deprecated. Please pass action a table instead.
[00:00:02]: Action defined at ../mods/workshop-365119238/modmain_segments/action_predict.lua:1 in (local) result (main) <0-0>
[00:00:02]: Mod: workshop-376333686 (Always On Status) Loading modworldgenmain.lua
[00:00:02]: Mod: workshop-376333686 (Always On Status)  Mod had no modworldgenmain.lua. Skipping.
[00:00:02]: Mod: workshop-376333686 (Always On Status) Loading modmain.lua
[00:00:02]: Mod: workshop-345692228 (Minimap HUD) Loading modworldgenmain.lua
[00:00:02]: Mod: workshop-345692228 (Minimap HUD)  Mod had no modworldgenmain.lua. Skipping.
[00:00:02]: Mod: workshop-345692228 (Minimap HUD) Loading modmain.lua
[00:00:02]: Mod: workshop-459280938 (Complete Your Map) Loading modworldgenmain.lua
[00:00:02]: Mod: workshop-459280938 (Complete Your Map)  Mod had no modworldgenmain.lua. Skipping.
[00:00:02]: Mod: workshop-459280938 (Complete Your Map) Loading modmain.lua
[00:00:02]: Mod: workshop-352373173 (Gesture Wheel) Loading modworldgenmain.lua
[00:00:02]: Mod: workshop-352373173 (Gesture Wheel)  Mod had no modworldgenmain.lua. Skipping.
[00:00:02]: Mod: workshop-352373173 (Gesture Wheel) Loading modmain.lua
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-345692228
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-345693021
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-351325790
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-352373173
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-365119238
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-376333686
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-459280938
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, workshop-551338671
[00:00:02]: Mod: workshop-351325790 (Geometric Placement) Loading modworldgenmain.lua
[00:00:02]: Mod: workshop-351325790 (Geometric Placement)  Mod had no modworldgenmain.lua. Skipping.
[00:00:02]: Mod: workshop-351325790 (Geometric Placement) Loading modmain.lua
[00:00:02]: Mod: workshop-551338671 ([DST]Too Many Items) Loading modworldgenmain.lua
[00:00:02]: Mod: workshop-551338671 ([DST]Too Many Items)  Mod had no modworldgenmain.lua. Skipping.
[00:00:02]: Mod: workshop-551338671 ([DST]Too Many Items) Loading modmain.lua
[00:00:02]: modimport: ../mods/workshop-551338671/Stringslocalization.lua
[00:00:03]: LOADING LUA SUCCESS
[00:00:03]: PlayerDeaths loaded morgue 589
[00:00:03]: PlayerHistory loaded player_history 6777
[00:00:03]: bloom_enabled false
[00:00:03]: loaded saveindex
[00:00:03]: OnFilesLoaded()
[00:00:03]: OnUpdatePurchaseStateComplete
[00:00:04]: Mod: workshop-345693021 (Better Console) Registering prefabs
[00:00:04]: Mod: workshop-345693021 (Better Console)  Registering default mod prefab
[00:00:04]: Mod: workshop-365119238 (SmartCrockPot) Registering prefabs
[00:00:04]: Mod: workshop-365119238 (SmartCrockPot)  Registering default mod prefab
[00:00:04]: Mod: workshop-376333686 (Always On Status) Registering prefabs
[00:00:04]: Mod: workshop-376333686 (Always On Status)  Registering default mod prefab
[00:00:04]: Mod: workshop-345692228 (Minimap HUD) Registering prefabs
[00:00:04]: Mod: workshop-345692228 (Minimap HUD)  Registering default mod prefab
[00:00:04]: Mod: workshop-459280938 (Complete Your Map) Registering prefabs
[00:00:04]: Mod: workshop-459280938 (Complete Your Map)  Registering default mod prefab
[00:00:04]: Mod: workshop-352373173 (Gesture Wheel) Registering prefabs
[00:00:04]: Mod: workshop-352373173 (Gesture Wheel)  Registering default mod prefab
[00:00:04]: Mod: workshop-351325790 (Geometric Placement) Registering prefabs
[00:00:04]: Mod: workshop-351325790 (Geometric Placement)  Registering prefab file: prefabs/buildgridplacer
[00:00:04]: Mod: workshop-351325790 (Geometric Placement)    buildgridplacer
[00:00:04]: Mod: workshop-351325790 (Geometric Placement)  Registering default mod prefab
[00:00:04]: Mod: workshop-551338671 ([DST]Too Many Items) Registering prefabs
[00:00:04]: Mod: workshop-551338671 ([DST]Too Many Items)  Registering default mod prefab
[00:00:05]: Load FE
[00:00:05]: Load FE: done
[00:00:05]: SimLuaProxy::QueryServer()
[00:00:05]: ModIndex: Load sequence finished successfully.
[00:00:05]: Reset() returning
[00:00:11]: CURL ERROR: Connection timed out after 5008 milliseconds
[00:00:26]: [200] Account Communication Success (6)
[00:00:26]: [ACCOUNT_ACTION_TOKEN_PURPOSE] Received UserId from TokenPurpose: KU_cPpxTq6V
[00:00:26]: [steam] Auth Session Ticket requested...
[00:00:26]: loaded inventory_cache
[00:00:27]: [steam] Got Auth Session Ticket
[00:00:50]: saved inventory_cache
[00:00:50]: saved inventory_cache_sig
[00:00:50]: SimLuaProxy::QueryServer()
[00:00:55]: CURL ERROR: Operation timed out after 0 milliseconds with 0 out of 0 bytes received
[00:00:57]: > c_connect("X.X.X.X", 10998, "X")
[00:00:57]: [CONNECT] InitClient X.X.X.X:10998 guid:0 pw:****** nid:""
[00:00:57]: [CONNECT] PendingConnection::Reset(true)
[00:00:57]: [CONNECT] InternalInitClient
[00:00:57]: [CONNECT] My GUID: 2284775321041815626.
[00:00:57]: [sHARD] Starting shard mode as player
[00:00:57]: [CONNECT] No server listing found for 0, attempting direct join.
[00:00:57]: [CONNECT] Sending ping(s)...
[00:00:57]: [CONNECT] Ping X.X.X.X:10998
[00:00:57]: [CONNECT] Got direct join ping response from: X.X.X.X:10998 (guid:7657314333107820228)
[00:00:57]: [CONNECT] Joining server from ping response...
[00:00:57]: Friends are currently playing in 0 games(s)!
[00:00:57]: You belong to 2 clan(s)!
[00:02:02]: unloading prefabs for mod MOD_workshop-345693021
[00:02:02]: unloading prefabs for mod MOD_workshop-365119238
[00:02:02]: unloading prefabs for mod MOD_workshop-376333686
[00:02:02]: unloading prefabs for mod MOD_workshop-345692228
[00:02:02]: unloading prefabs for mod MOD_workshop-459280938
[00:02:02]: unloading prefabs for mod MOD_workshop-352373173
[00:02:02]: unloading prefabs for mod MOD_workshop-351325790
[00:02:02]: unloading prefabs for mod MOD_workshop-551338671
[00:02:02]: Collecting garbage...
[00:02:02]: lua_gc took 0.01 seconds
[00:02:02]: ~ShardLuaProxy()
[00:02:02]: ~InventoryLuaProxy()
[00:02:02]: ~NetworkLuaProxy()
[00:02:02]: ~SimLuaProxy()
[00:02:02]: SteamWorkshop::CancelDownloads clearing all unfinished downloads
[00:02:03]: lua_close took 0.02 seconds
[00:02:03]: [steam] Auth ticket cancelled
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. 
[00:02:03]: CurlRequestManager::ClientThread::Main() complete
[00:02:03]: HttpClient2 discarded 0 callbacks.
[00:02:03]: Shutting down
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...