1. This forum is obsolete and read-only. Feel free to contact us at support.keenswh.com

New mod causing dedicated server to error.

Discussion in 'Modding' started by Michael Gray, Apr 21, 2019.

Thread Status:
This last post in this thread was made more than 31 days old.
  1. Michael Gray

    Michael Gray Trainee Engineer

    Messages:
    5
    I have recently published a mod to the workshop after testing and tweaking it for a few hours on my client.
    It works fine on my client but when it came to adding to my dedicated server it just causes the server to error and continually try to restart.

    I have tried restarting it, starting a new world, closing the process and running as Local/Console.
    It starts working again as soon as i remove the mod so i know its causing the problem and i have noticed quiet a few other mods causing the same issue.

    Does anyone know why and how to fix it? The key lines seem to be:
    Code:
    2019-04-21 18:17:17.029 - Thread:  1 ->	 MyScriptManager.LoadData() - START
    2019-04-21 18:17:17.043 - Thread:  1 ->		Exception while loading world: Value cannot be null.
    Parameter name: path1
    2019-04-21 18:17:17.051 - Thread:  1 ->		  at System.IO.Path.Combine(String path1, String path2)
    The mod is this one on the workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=1719506342

    I would appreciate any help or suggestions to try and fix this mod for use in Dedicated servers.

    Thanks in advance.


    Full log
    Code:
    2019-04-21 18:17:01.899 - Thread:  1 ->  Log Started
    2019-04-21 18:17:01.900 - Thread:  1 ->  Timezone (local - UTC): 1h
    2019-04-21 18:17:01.900 - Thread:  1 ->  App Version: 01_190_009
    2019-04-21 18:17:01.900 - Thread:  1 ->  Steam build: Always true
    2019-04-21 18:17:01.900 - Thread:  1 ->  Is official: True [NO][NIS][NAMP]
    2019-04-21 18:17:01.900 - Thread:  1 ->  Environment.ProcessorCount: 4
    2019-04-21 18:17:01.933 - Thread:  1 ->  Environment.OSVersion: Microsoft Windows 10 Pro (Microsoft Windows NT 6.2.9200.0)
    2019-04-21 18:17:01.933 - Thread:  1 ->  Environment.CommandLine: "C:\Servers\seserver\DedicatedServer64\SpaceEngineersDedicated.exe"  -noconsole -ignorelastsession -checkAlive
    2019-04-21 18:17:01.933 - Thread:  1 ->  Environment.Is64BitProcess: True
    2019-04-21 18:17:01.933 - Thread:  1 ->  Environment.Is64BitOperatingSystem: True
    2019-04-21 18:17:01.933 - Thread:  1 ->  Environment.Version: 4.6.2 or later (461814)
    2019-04-21 18:17:01.933 - Thread:  1 ->  Environment.CurrentDirectory: C:\Servers\seserver\DedicatedServer64
    2019-04-21 18:17:02.962 - Thread:  1 ->  CPU Info: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz
    2019-04-21 18:17:02.962 - Thread:  1 ->  IntPtr.Size: 8
    2019-04-21 18:17:02.962 - Thread:  1 ->  Default Culture: en-GB
    2019-04-21 18:17:02.962 - Thread:  1 ->  Default UI Culture: en-GB
    2019-04-21 18:17:02.962 - Thread:  1 ->  IsAdmin: True
    2019-04-21 18:17:03.142 - Thread:  1 ->  MySandboxGame.Constructor() - START
    2019-04-21 18:17:03.146 - Thread:  1 ->	 MyScreenManager()
    2019-04-21 18:17:03.146 - Thread:  1 ->	 Game dir: C:\Servers\seserver\DedicatedServer64
    2019-04-21 18:17:03.146 - Thread:  1 ->	 Content dir: C:\Servers\seserver\Content
    2019-04-21 18:17:03.147 - Thread:  1 ->	 Found processor count: 4
    2019-04-21 18:17:03.147 - Thread:  1 ->	 Using processor count: 4
    2019-04-21 18:17:04.641 - Thread:  1 ->	 Preallocate - START
    2019-04-21 18:17:04.643 - Thread:  1 ->		MySpaceWorldGenerator - START
    2019-04-21 18:17:04.653 - Thread:  1 ->		MySpaceWorldGenerator - END
    2019-04-21 18:17:04.653 - Thread:  1 ->		MySpaceBuildComponent - START
    2019-04-21 18:17:04.653 - Thread:  1 ->		MySpaceBuildComponent - END
    2019-04-21 18:17:04.654 - Thread:  1 ->		MyEntities - START
    2019-04-21 18:17:04.666 - Thread:  7 ->  MyDefinitionManager.LoadScenarios() - START
    2019-04-21 18:17:04.671 - Thread:  7 ->	 072dd5e8a57b0190f7243e0e4e8a589fd9b8e3d0
    2019-04-21 18:17:04.685 - Thread:  1 ->		MyEntities - END
    2019-04-21 18:17:04.685 - Thread:  1 ->		MyObjectBuilder_Base - START
    2019-04-21 18:17:04.685 - Thread:  1 ->		MyObjectBuilder_Base - END
    2019-04-21 18:17:04.685 - Thread:  1 ->		MyTransparentGeometry - START
    2019-04-21 18:17:04.694 - Thread:  1 ->		MyTransparentGeometry - END
    2019-04-21 18:17:04.694 - Thread:  1 ->		MyCubeGridDeformationTables - START
    2019-04-21 18:17:04.708 - Thread:  1 ->		MyCubeGridDeformationTables - END
    2019-04-21 18:17:04.708 - Thread:  1 ->		MyMath - START
    2019-04-21 18:17:04.708 - Thread:  1 ->		MyMath - END
    2019-04-21 18:17:04.708 - Thread:  1 ->		MySimpleObjectDraw - START
    2019-04-21 18:17:04.709 - Thread:  1 ->		MySimpleObjectDraw - END
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyEntityComponentsDebugDraw - START
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyEntityComponentsDebugDraw - END
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyDedicatedServerBase - START
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyDedicatedServerBase - END
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyMultiplayerClientBase - START
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyMultiplayerClientBase - END
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyMultiplayerLobbyClient - START
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyMultiplayerLobbyClient - END
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyMultiplayerServerBase - START
    2019-04-21 18:17:04.718 - Thread:  1 ->		MyMultiplayerServerBase - END
    2019-04-21 18:17:04.719 - Thread:  1 ->		MyServerDebugCommands - START
    2019-04-21 18:17:04.725 - Thread:  1 ->		MyServerDebugCommands - END
    2019-04-21 18:17:04.725 - Thread:  1 ->		MyClientDebugCommands - START
    2019-04-21 18:17:04.725 - Thread:  1 ->		MyClientDebugCommands - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyMultiplayerClient - START
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyMultiplayerClient - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyMultiplayerLobby - START
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyMultiplayerLobby - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyMultiplayerBase - START
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyMultiplayerBase - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyDedicatedServer - START
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyDedicatedServer - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyAIActionsParser - START
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyAIActionsParser - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MySyncDestructions - START
    2019-04-21 18:17:04.726 - Thread:  1 ->		MySyncDestructions - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MySyncScenario - START
    2019-04-21 18:17:04.726 - Thread:  1 ->		MySyncScenario - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MySyncEntity - START
    2019-04-21 18:17:04.726 - Thread:  1 ->		MySyncEntity - END
    2019-04-21 18:17:04.726 - Thread:  1 ->		MyGuiScreenAdminMenu - START
    2019-04-21 18:17:04.727 - Thread:  1 ->		MyGuiScreenAdminMenu - END
    2019-04-21 18:17:04.727 - Thread:  1 ->		MyGuiIngameScriptsPage - START
    2019-04-21 18:17:04.771 - Thread:  1 ->		MyGuiIngameScriptsPage - END
    2019-04-21 18:17:04.771 - Thread:  1 ->		MyCommandCharacter - START
    2019-04-21 18:17:04.773 - Thread:  1 ->		MyCommandCharacter - END
    2019-04-21 18:17:04.773 - Thread:  1 ->		MyCommandConsole - START
    2019-04-21 18:17:04.774 - Thread:  1 ->		MyCommandConsole - END
    2019-04-21 18:17:04.774 - Thread:  1 ->		MyCommandEntity - START
    2019-04-21 18:17:04.775 - Thread:  1 ->		MyCommandEntity - END
    2019-04-21 18:17:04.775 - Thread:  1 ->		MyAiTargetManager - START
    2019-04-21 18:17:04.775 - Thread:  1 ->		MyAiTargetManager - END
    2019-04-21 18:17:04.775 - Thread:  1 ->		MyDefinitionManager - START
    2019-04-21 18:17:04.775 - Thread:  1 ->		MyDefinitionManager - END
    2019-04-21 18:17:04.775 - Thread:  1 ->		MyCubeGridDefinitions - START
    2019-04-21 18:17:04.851 - Thread:  1 ->		MyCubeGridDefinitions - END
    2019-04-21 18:17:04.854 - Thread:  1 ->	 Preallocate - END
    2019-04-21 18:17:04.856 - Thread:  1 ->	 Bind IP : 0.0.0.0:27016
    2019-04-21 18:17:05.229 - Thread:  7 ->	 Loading scenarios
    2019-04-21 18:17:05.278 - Thread:  7 ->  MyDefinitionManager.LoadScenarios() - END
    2019-04-21 18:17:09.790 - Thread:  1 ->	 Server successfully started
    2019-04-21 18:17:09.790 - Thread:  1 ->	 Product name: Space Engineers
    2019-04-21 18:17:09.790 - Thread:  1 ->	 Desc: Space Engineers
    2019-04-21 18:17:09.790 - Thread:  1 ->	 Public IP: 80.229.24.46
    2019-04-21 18:17:09.790 - Thread:  1 ->	 Steam ID: 90125210100236291
    2019-04-21 18:17:09.827 - Thread:  1 ->	 MyCampaignManager.Constructor() - START
    2019-04-21 18:17:09.862 - Thread:  1 ->	 MyCampaignManager.Constructor() - END
    2019-04-21 18:17:09.862 - Thread:  1 ->  MySandboxGame.Constructor() - END
    2019-04-21 18:17:09.862 - Thread:  1 ->  Server Name: Peacebuild
    2019-04-21 18:17:09.862 - Thread:  1 ->  World Name: Peacebuild test
    2019-04-21 18:17:10.003 - Thread:  1 ->  Auto Restart Enabled
    2019-04-21 18:17:10.008 - Thread:  1 ->  MySandboxGame.Initialize() - START
    2019-04-21 18:17:10.008 - Thread:  1 ->	 Installed DLCs:
    2019-04-21 18:17:10.050 - Thread:  1 ->	 MyGuiGameControlsHelpers()
    2019-04-21 18:17:10.086 - Thread:  1 ->	 Havok: Physics.Init
    2019-04-21 18:17:10.086 - Thread:  1 ->	 Havok: Version: Release(0), 1800, [S]
    2019-04-21 18:17:10.089 - Thread:  1 ->	 HkGameName: SpaceEngineers Release
    2019-04-21 18:17:10.103 - Thread:  1 ->	 MySandboxGame.LoadData() - START
    2019-04-21 18:17:10.106 - Thread:  1 ->		MyDefinitionManager.PreloadDefinitions() - START
    2019-04-21 18:17:10.225 - Thread:  1 ->		MyDefinitionManager.PreloadDefinitions() - END
    2019-04-21 18:17:10.307 - Thread:  1 ->	 MySandboxGame.LoadData() - END
    2019-04-21 18:17:10.536 - Thread:  16 ->  MyDefinitionManager.PrepareBaseDefinitions() - START
    2019-04-21 18:17:12.840 - Thread:  1 ->	 Downloading world mods - START
    2019-04-21 18:17:12.876 - Thread:  1 ->		Server connected to Steam
    2019-04-21 18:17:12.877 - Thread:  1 ->		Server PolicyResponse (1)
    2019-04-21 18:17:13.214 - Thread:  10 ->  Mod dependencies query successful
    2019-04-21 18:17:13.224 - Thread:  1 ->		MyWorkshop.GetItemsBlocking: getting 2 items
    2019-04-21 18:17:13.522 - Thread:  10 ->  Mod query successful
    2019-04-21 18:17:14.102 - Thread:  10 ->  Workshop item with id 1719506342 download finished. Result: k_EResultFail
    2019-04-21 18:17:14.102 - Thread:  10 ->  Error during downloading: Fail
    2019-04-21 18:17:14.103 - Thread:  1 ->		Up to date mod: Id = 1719506342, title = 'Laser Drill'
    2019-04-21 18:17:14.340 - Thread:  10 ->  Workshop item with id 790577250 download finished. Result: k_EResultFail
    2019-04-21 18:17:14.340 - Thread:  10 ->  Error during downloading: Fail
    2019-04-21 18:17:14.340 - Thread:  15 ->  Up to date mod: Id = 790577250, title = 'Ore Detector+'
    2019-04-21 18:17:14.342 - Thread:  1 ->		Mod download time: 0.81 seconds
    2019-04-21 18:17:14.345 - Thread:  1 ->	 Downloading world mods - END
    2019-04-21 18:17:14.349 - Thread:  1 ->	 Loading session: C:\Users\Mike\AppData\Roaming\SpaceEngineersDedicated\Saves\Peacebuild test
    2019-04-21 18:17:14.988 - Thread:  16 ->  MyDefinitionManager.PrepareBaseDefinitions() - END
    2019-04-21 18:17:14.990 - Thread:  16 ->  ReloadVoxelMaterials
    2019-04-21 18:17:15.032 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Arabian_Border_7.vx2'
    2019-04-21 18:17:15.073 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.075 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Arabian_Border_Arabian.vx2'
    2019-04-21 18:17:15.084 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.084 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\AsteroidBase2.vx2'
    2019-04-21 18:17:15.213 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.214 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Barths_moon_base.vx2'
    2019-04-21 18:17:15.249 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.249 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\barths_moon_camp.vx2'
    2019-04-21 18:17:15.280 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.280 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Bioresearch.vx2'
    2019-04-21 18:17:15.379 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.379 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Chinese_Corridor_Tunnel_256x256x256.vx2'
    2019-04-21 18:17:15.441 - Thread:  1 ->	 GC Memory: 135,277,960 B
    2019-04-21 18:17:15.443 - Thread:  1 ->	 Process Memory: 311,201,792 B
    2019-04-21 18:17:15.446 - Thread:  1 ->	 Experimental mode: Yes
    2019-04-21 18:17:15.446 - Thread:  1 ->	 Experimental mode reason: ExperimentalMode, MaxFloatingObjects, TotalPCU, EnableCopyPaste
    2019-04-21 18:17:15.486 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.486 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Chinese_Mines_FrontRightAsteroid.vx2'
    2019-04-21 18:17:15.496 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.496 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Chinese_Mines_Side.vx2'
    2019-04-21 18:17:15.506 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.506 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\ChineseRefinery_Second_128x128x128.vx2'
    2019-04-21 18:17:15.516 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.516 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\DeformedSphere1_64x64x64.vx2'
    2019-04-21 18:17:15.518 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.518 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\DeformedSphere2_64x64x64.vx2'
    2019-04-21 18:17:15.519 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.519 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\DeformedSphereWithCorridor_128x64x64.vx2'
    2019-04-21 18:17:15.522 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.522 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\DeformedSphereWithHoles_64x128x64.vx2'
    2019-04-21 18:17:15.525 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.525 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\EacPrisonAsteroid.vx2'
    2019-04-21 18:17:15.733 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.733 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\EngineersOutpost.vx2'
    2019-04-21 18:17:15.783 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.784 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Fortress_Sanc_1.vx2'
    2019-04-21 18:17:15.794 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:15.794 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\hopebase512.vx2'
    2019-04-21 18:17:16.197 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.197 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\hopefood128.vx2'
    2019-04-21 18:17:16.207 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.207 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Junkyard_RaceAsteroid_256x256x256.vx2'
    2019-04-21 18:17:16.249 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.249 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\JunkYardToxic_128x128x128.vx2'
    2019-04-21 18:17:16.258 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.258 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\many_medium_asteroids.vx2'
    2019-04-21 18:17:16.259 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.259 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\many_small_asteroids.vx2'
    2019-04-21 18:17:16.263 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.263 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\many2_small_asteroids.vx2'
    2019-04-21 18:17:16.263 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.263 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Mission01_asteroid_mine.vx2'
    2019-04-21 18:17:16.305 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.305 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Nearby_Station_7.vx2'
    2019-04-21 18:17:16.312 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.312 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\PirateBaseStaticAsteroid_A_1000m.vx2'
    2019-04-21 18:17:16.316 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.316 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\PirateBaseStaticAsteroid_A_5000m_1.vx2'
    2019-04-21 18:17:16.385 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.385 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\PirateBaseStaticAsteroid_A_5000m_2.vx2'
    2019-04-21 18:17:16.459 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.459 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\RedShipCrashedAsteroid.vx2'
    2019-04-21 18:17:16.469 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.469 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\reef_ast.vx2'
    2019-04-21 18:17:16.470 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.470 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\rift_base_smaller.vx2'
    2019-04-21 18:17:16.474 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.474 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Russian_Transmitter_2.vx2'
    2019-04-21 18:17:16.494 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.495 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\ScratchedBoulder_128x128x128.vx2'
    2019-04-21 18:17:16.501 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.501 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Small_Pirate_Base_3_1.vx2'
    2019-04-21 18:17:16.503 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.503 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Small_Pirate_Base_3_2.vx2'
    2019-04-21 18:17:16.505 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.505 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Small_Pirate_Base_Asteroid.vx2'
    2019-04-21 18:17:16.513 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.513 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\small2_asteroids.vx2'
    2019-04-21 18:17:16.514 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.514 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\small3_asteroids.vx2'
    2019-04-21 18:17:16.514 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.514 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\TorusWithManyTunnels_256x128x256.vx2'
    2019-04-21 18:17:16.550 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.550 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\TorusWithSmallTunnel_256x128x256.vx2'
    2019-04-21 18:17:16.576 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.577 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\VangelisBase.vx2'
    2019-04-21 18:17:16.618 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.618 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\VerticalIsland_128x128x128.vx2'
    2019-04-21 18:17:16.635 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.635 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\VerticalIsland_128x256x128.vx2'
    2019-04-21 18:17:16.654 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.654 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\VerticalIslandStorySector_128x256x128.vx2'
    2019-04-21 18:17:16.680 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-21 18:17:16.680 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\small_largestone.vx2'
    2019-04-21 18:17:16.691 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\AsteroidDebris.vx2'
    2019-04-21 18:17:17.029 - Thread:  1 ->	 MyScriptManager.LoadData() - START
    2019-04-21 18:17:17.043 - Thread:  1 ->		Exception while loading world: Value cannot be null.
    Parameter name: path1
    2019-04-21 18:17:17.051 - Thread:  1 ->		  at System.IO.Path.Combine(String path1, String path2)
      at VRage.Game.MyModContext.Init(ModItem modItem)
      at Sandbox.Game.World.MyScriptManager.LoadData()
      at Sandbox.Game.World.MySession.PrepareBaseSession(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
      at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
      at Sandbox.MySandboxGame.InitQuickLaunch()
    2019-04-21 18:17:17.051 - Thread:  1 ->	 MySandboxGame.Initialize() - END
    2019-04-21 18:17:17.052 - Thread:  1 ->	 Timer Frequency: 10000000
    2019-04-21 18:17:17.052 - Thread:  1 ->	 Ticks per frame: 166667
    2019-04-21 18:17:17.053 - Thread:  1 ->	 Exiting..
    2019-04-21 18:17:17.081 - Thread:  1 ->	 MySession::Unload START
    2019-04-21 18:17:17.082 - Thread:  1 ->	 AutoSaveInMinutes: 5
    2019-04-21 18:17:17.082 - Thread:  1 ->	 MySandboxGame.IsDedicated: True
    2019-04-21 18:17:17.082 - Thread:  1 ->	 IsServer: True
    2019-04-21 18:17:17.082 - Thread:  1 ->	 Autosave in unload
    2019-04-21 18:17:17.107 - Thread:  1 ->	 Saving world - START
    2019-04-21 18:17:17.107 - Thread:  1 ->		Making world state snapshot.
    2019-04-21 18:17:17.107 - Thread:  1 ->		Before snapshot.: GC Memory: 306,784,288 B
    2019-04-21 18:17:17.170 - Thread:  1 ->		Exception occured: System.NullReferenceException: Object reference not set to an instance of an object.
      at Sandbox.Game.World.MySession.GetCheckpoint(String saveName)
      at Sandbox.Game.World.MySession.Save(MySessionSnapshot& snapshot, String customSaveName)
    2019-04-21 18:17:17.185 - Thread:  1 ->	 Network readers disposed
    2019-04-21 18:17:17.410 - Thread:  1 ->	 Network readers disposed
    2019-04-21 18:17:17.412 - Thread:  1 ->	 Logging off Steam...
    2019-04-21 18:17:17.412 - Thread:  1 ->	 Shutting down server...
    2019-04-21 18:17:17.477 - Thread:  1 ->	 Done
    2019-04-21 18:17:17.483 - Thread:  1 ->	 MyDefinitionManager.PreloadDefinitions() - START
    2019-04-21 18:17:17.492 - Thread:  1 ->	 MyDefinitionManager.PreloadDefinitions() - END
    2019-04-21 18:17:17.581 - Thread:  1 ->	 MySession::Unload END
    2019-04-21 18:17:17.590 - Thread:  1 ->	 MySandboxGame.UnloadData() - START
    2019-04-21 18:17:17.591 - Thread:  1 ->	 MySandboxGame.UnloadData() - END
    2019-04-21 18:17:17.595 - Thread:  1 ->	 Havok memory statistics:
    hkFreeListMemorySystem memory overview:
    =======================================
    
    	Allocation totals:
    
    			  438712 allocated by heap
    				 448 allocated by debug
    			16777216 allocated by solver
    			 -------
    			17216376 computed total
    			17216376 reported total
    
    	Heap usage:
    
    			  76208 (17%) unused in thread local freelists
    			  147320 (33%) unused in main heap
    			  215184 (49%) used in main heap
    			 -------
    			  438712 allocated by heap
    
    	Peak usage:
    
    			  363424 (59%) peak heap used (versus current)
    				  0 ( 0%) peak solver used (versus available)
    
    2019-04-21 18:17:18.024 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Leedah_Asteroid.vx2'
    2019-04-21 18:17:19.423 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Quantorea.vx2'
    2019-04-21 18:17:20.463 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\SuperRock_001.vx2'
    2019-04-21 18:17:21.011 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\SuperRock_002.vx2'
    2019-04-21 18:17:21.532 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid_011.vx2'
    2019-04-21 18:17:23.012 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\stone_mediumstone.vx2'
    2019-04-21 18:17:23.013 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\VoxelstoneStoneFe.vx2'
    2019-04-21 18:17:23.019 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid64-001.vx2'
    2019-04-21 18:17:23.021 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid64-002.vx2'
    2019-04-21 18:17:23.023 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid64-003.vx2'
    2019-04-21 18:17:23.024 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid64-004.vx2'
    2019-04-21 18:17:23.027 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid64-005.vx2'
    2019-04-21 18:17:23.029 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid64-006.vx2'
    2019-04-21 18:17:23.031 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid128-001.vx2'
    2019-04-21 18:17:23.040 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid128-002.vx2'
    2019-04-21 18:17:23.043 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid128-003.vx2'
    2019-04-21 18:17:23.049 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid128-004.vx2'
    2019-04-21 18:17:23.057 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid128-005.vx2'
    2019-04-21 18:17:23.063 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid128-006.vx2'
    2019-04-21 18:17:23.071 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid128-007.vx2'
    2019-04-21 18:17:23.081 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-001.vx2'
    2019-04-21 18:17:23.121 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-002.vx2'
    2019-04-21 18:17:23.161 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-003.vx2'
    2019-04-21 18:17:23.210 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-004.vx2'
    2019-04-21 18:17:23.246 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-005.vx2'
    2019-04-21 18:17:23.291 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-006.vx2'
    2019-04-21 18:17:23.340 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-007.vx2'
    2019-04-21 18:17:23.382 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-008.vx2'
    2019-04-21 18:17:23.423 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-009.vx2'
    2019-04-21 18:17:23.458 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-010.vx2'
    2019-04-21 18:17:23.494 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-011.vx2'
    2019-04-21 18:17:23.536 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-012.vx2'
    2019-04-21 18:17:23.576 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-013.vx2'
    2019-04-21 18:17:23.617 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-014.vx2'
    2019-04-21 18:17:23.657 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-015.vx2'
    2019-04-21 18:17:23.696 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-016.vx2'
    2019-04-21 18:17:23.717 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-017.vx2'
    2019-04-21 18:17:23.741 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-018.vx2'
    2019-04-21 18:17:23.756 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-019.vx2'
    2019-04-21 18:17:23.778 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid256-020.vx2'
    2019-04-21 18:17:23.789 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-001.vx2'
    2019-04-21 18:17:23.966 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-002.vx2'
    2019-04-21 18:17:24.121 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-003.vx2'
    2019-04-21 18:17:24.292 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-004.vx2'
    2019-04-21 18:17:24.396 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-006.vx2'
    2019-04-21 18:17:24.525 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-007.vx2'
    2019-04-21 18:17:24.613 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-008.vx2'
    2019-04-21 18:17:24.789 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-009.vx2'
    2019-04-21 18:17:24.950 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-011.vx2'
    2019-04-21 18:17:25.127 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-012.vx2'
    2019-04-21 18:17:25.289 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-013.vx2'
    2019-04-21 18:17:25.462 - Thread:  16 ->  Loading voxel storage from file 'C:\Servers\seserver\Content\VoxelMaps\Asteroid512-014.vx2'
    2019-04-21 18:17:25.875 - Thread:  1 ->	 Steam closed
    2019-04-21 18:17:25.888 - Thread:  1 ->	 Log Closed
    
     
  2. Digi

    Digi Senior Engineer

    Messages:
    2,393
    It doesn't happen to me with the mod you linked nor with both of the mods you had running in there.

    Either way, you have an earlier issue:
    Code:
    2019-04-21 18:17:13.224 - Thread:  1 ->		MyWorkshop.GetItemsBlocking: getting 2 items
    2019-04-21 18:17:13.522 - Thread:  10 ->  Mod query successful
    2019-04-21 18:17:14.102 - Thread:  10 ->  Workshop item with id 1719506342 download finished. Result: k_EResultFail
    2019-04-21 18:17:14.102 - Thread:  10 ->  Error during downloading: Fail
    2019-04-21 18:17:14.103 - Thread:  1 ->		Up to date mod: Id = 1719506342, title = 'Laser Drill'
    2019-04-21 18:17:14.340 - Thread:  10 ->  Workshop item with id 790577250 download finished. Result: k_EResultFail
    2019-04-21 18:17:14.340 - Thread:  10 ->  Error during downloading: Fail
    2019-04-21 18:17:14.340 - Thread:  15 ->  Up to date mod: Id = 790577250, title = 'Ore Detector+'
    2019-04-21 18:17:14.342 - Thread:  1 ->		Mod download time: 0.81 seconds
    2019-04-21 18:17:14.345 - Thread:  1 ->	 Downloading world mods - END
    Neither got properly downloaded, who knows why, maybe first delete the content folder from the DS folder (next to the Saves) and try again.
     
  3. Michael Gray

    Michael Gray Trainee Engineer

    Messages:
    5
    First of all thanks for the quick reply, I have tried deleting the content folder in /programData/SpaceEngineersServer/ but that had no effect, I have now also wiped all 3 folders (ProgramData/SpaceEngineersServer, AppData/Roaming/SpaceEngineersServer and the root install for the DS) then reinstalled from SteamCMD but its still failing to download those mods, I have also tried putting the server machine into the DMZ temporarily to test if the router might be blocking some files from downloading but all with no luck. It will download some mods however, My original mod i made some 3 years ago works fine. https://steamcommunity.com/sharedfiles/filedetails/?id=676514658

    Will try installing on a different machine and report back.
    --- Automerge ---
    Ok i have installed a DS on my desktop and it works as it should. It seems my issue is more related to the Machine the server is installed on and its settings.
    Should i make another post in the DS section or can someone move this thread?
    --- Automerge ---
    Update: I have just tried to start a new world on my desktop with some mods and the aim to upload it to the server once it was setup but now my desktop is failing to download the files as well.
    I cant for the life of me figure out why some mods fail and others succeed, and that is says the correct mod names after and says they are up to date is perplexing.

    Code:
    2019-04-22 14:05:22.008 - Thread:  6 ->  Log Started
    2019-04-22 14:05:22.009 - Thread:  6 ->  Timezone (local - UTC): 1h
    2019-04-22 14:05:22.009 - Thread:  6 ->  App Version: 01_190_009
    2019-04-22 14:05:22.009 - Thread:  6 ->  Steam build: Always true
    2019-04-22 14:05:22.009 - Thread:  6 ->  Is official: True [NO][IS][NAMP]
    2019-04-22 14:05:22.095 - Thread:  6 ->  Environment.ProcessorCount: 8
    2019-04-22 14:05:22.133 - Thread:  6 ->  Environment.OSVersion: Microsoft Windows 10 Pro (Microsoft Windows NT 6.2.9200.0)
    2019-04-22 14:05:22.133 - Thread:  6 ->  Environment.CommandLine: "M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\DedicatedServer64\SpaceEngineersDedicated.exe"
    2019-04-22 14:05:22.135 - Thread:  6 ->  Environment.Is64BitProcess: True
    2019-04-22 14:05:22.138 - Thread:  6 ->  Environment.Is64BitOperatingSystem: True
    2019-04-22 14:05:22.142 - Thread:  6 ->  Environment.Version: 4.6.2 or later (461808)
    2019-04-22 14:05:22.143 - Thread:  6 ->  Environment.CurrentDirectory: C:\WINDOWS\system32
    2019-04-22 14:05:23.210 - Thread:  6 ->  CPU Info: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
    2019-04-22 14:05:23.210 - Thread:  6 ->  IntPtr.Size: 8
    2019-04-22 14:05:23.210 - Thread:  6 ->  Default Culture:
    2019-04-22 14:05:23.210 - Thread:  6 ->  Default UI Culture:
    2019-04-22 14:05:23.211 - Thread:  6 ->  IsAdmin: True
    2019-04-22 14:05:23.505 - Thread:  6 ->  MySandboxGame.Constructor() - START
    2019-04-22 14:05:23.509 - Thread:  6 ->	 MyScreenManager()
    2019-04-22 14:05:23.509 - Thread:  6 ->	 Game dir: M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\DedicatedServer64
    2019-04-22 14:05:23.509 - Thread:  6 ->	 Content dir: M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content
    2019-04-22 14:05:23.509 - Thread:  6 ->	 Found processor count: 8
    2019-04-22 14:05:23.509 - Thread:  6 ->	 Using processor count: 8
    2019-04-22 14:05:24.658 - Thread:  6 ->	 Preallocate - START
    2019-04-22 14:05:24.660 - Thread:  6 ->		MySpaceWorldGenerator - START
    2019-04-22 14:05:24.677 - Thread:  6 ->		MySpaceWorldGenerator - END
    2019-04-22 14:05:24.677 - Thread:  6 ->		MySpaceBuildComponent - START
    2019-04-22 14:05:24.677 - Thread:  6 ->		MySpaceBuildComponent - END
    2019-04-22 14:05:24.678 - Thread:  6 ->		MyEntities - START
    2019-04-22 14:05:24.682 - Thread:  5 ->  MyDefinitionManager.LoadScenarios() - START
    2019-04-22 14:05:24.686 - Thread:  5 ->	 8467f8883baba84f23020d35109d5dc2cdfd26b1
    2019-04-22 14:05:24.714 - Thread:  6 ->		MyEntities - END
    2019-04-22 14:05:24.714 - Thread:  6 ->		MyObjectBuilder_Base - START
    2019-04-22 14:05:24.714 - Thread:  6 ->		MyObjectBuilder_Base - END
    2019-04-22 14:05:24.714 - Thread:  6 ->		MyTransparentGeometry - START
    2019-04-22 14:05:24.720 - Thread:  6 ->		MyTransparentGeometry - END
    2019-04-22 14:05:24.720 - Thread:  6 ->		MyCubeGridDeformationTables - START
    2019-04-22 14:05:24.734 - Thread:  6 ->		MyCubeGridDeformationTables - END
    2019-04-22 14:05:24.734 - Thread:  6 ->		MyMath - START
    2019-04-22 14:05:24.734 - Thread:  6 ->		MyMath - END
    2019-04-22 14:05:24.734 - Thread:  6 ->		MySimpleObjectDraw - START
    2019-04-22 14:05:24.735 - Thread:  6 ->		MySimpleObjectDraw - END
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyEntityComponentsDebugDraw - START
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyEntityComponentsDebugDraw - END
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyDedicatedServerBase - START
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyDedicatedServerBase - END
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyMultiplayerClientBase - START
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyMultiplayerClientBase - END
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyMultiplayerLobbyClient - START
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyMultiplayerLobbyClient - END
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyMultiplayerServerBase - START
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyMultiplayerServerBase - END
    2019-04-22 14:05:24.753 - Thread:  6 ->		MyServerDebugCommands - START
    2019-04-22 14:05:24.759 - Thread:  6 ->		MyServerDebugCommands - END
    2019-04-22 14:05:24.759 - Thread:  6 ->		MyClientDebugCommands - START
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyClientDebugCommands - END
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyMultiplayerClient - START
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyMultiplayerClient - END
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyMultiplayerLobby - START
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyMultiplayerLobby - END
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyMultiplayerBase - START
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyMultiplayerBase - END
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyDedicatedServer - START
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyDedicatedServer - END
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyAIActionsParser - START
    2019-04-22 14:05:24.760 - Thread:  6 ->		MyAIActionsParser - END
    2019-04-22 14:05:24.761 - Thread:  6 ->		MySyncDestructions - START
    2019-04-22 14:05:24.761 - Thread:  6 ->		MySyncDestructions - END
    2019-04-22 14:05:24.761 - Thread:  6 ->		MySyncScenario - START
    2019-04-22 14:05:24.761 - Thread:  6 ->		MySyncScenario - END
    2019-04-22 14:05:24.761 - Thread:  6 ->		MySyncEntity - START
    2019-04-22 14:05:24.761 - Thread:  6 ->		MySyncEntity - END
    2019-04-22 14:05:24.761 - Thread:  6 ->		MyGuiScreenAdminMenu - START
    2019-04-22 14:05:24.762 - Thread:  6 ->		MyGuiScreenAdminMenu - END
    2019-04-22 14:05:24.762 - Thread:  6 ->		MyGuiIngameScriptsPage - START
    2019-04-22 14:05:24.804 - Thread:  6 ->		MyGuiIngameScriptsPage - END
    2019-04-22 14:05:24.804 - Thread:  6 ->		MyCommandCharacter - START
    2019-04-22 14:05:24.806 - Thread:  6 ->		MyCommandCharacter - END
    2019-04-22 14:05:24.806 - Thread:  6 ->		MyCommandConsole - START
    2019-04-22 14:05:24.807 - Thread:  6 ->		MyCommandConsole - END
    2019-04-22 14:05:24.807 - Thread:  6 ->		MyCommandEntity - START
    2019-04-22 14:05:24.808 - Thread:  6 ->		MyCommandEntity - END
    2019-04-22 14:05:24.808 - Thread:  6 ->		MyAiTargetManager - START
    2019-04-22 14:05:24.808 - Thread:  6 ->		MyAiTargetManager - END
    2019-04-22 14:05:24.808 - Thread:  6 ->		MyDefinitionManager - START
    2019-04-22 14:05:24.808 - Thread:  6 ->		MyDefinitionManager - END
    2019-04-22 14:05:24.808 - Thread:  6 ->		MyCubeGridDefinitions - START
    2019-04-22 14:05:24.903 - Thread:  6 ->		MyCubeGridDefinitions - END
    2019-04-22 14:05:24.905 - Thread:  6 ->	 Preallocate - END
    2019-04-22 14:05:24.908 - Thread:  6 ->	 Bind IP : 0.0.0.0:27016
    2019-04-22 14:05:25.228 - Thread:  5 ->	 Loading scenarios
    2019-04-22 14:05:25.284 - Thread:  5 ->  MyDefinitionManager.LoadScenarios() - END
    2019-04-22 14:05:35.055 - Thread:  6 ->	 Server successfully started
    2019-04-22 14:05:35.055 - Thread:  6 ->	 Product name: Space Engineers
    2019-04-22 14:05:35.058 - Thread:  6 ->	 Desc: Space Engineers
    2019-04-22 14:05:35.060 - Thread:  6 ->	 Public IP: 80.229.24.46
    2019-04-22 14:05:35.063 - Thread:  6 ->	 Steam ID: 90125225006176263
    2019-04-22 14:05:35.081 - Thread:  6 ->	 MyCampaignManager.Constructor() - START
    2019-04-22 14:05:35.115 - Thread:  6 ->	 MyCampaignManager.Constructor() - END
    2019-04-22 14:05:35.115 - Thread:  6 ->  MySandboxGame.Constructor() - END
    2019-04-22 14:05:35.115 - Thread:  6 ->  Server Name: Peacebuild
    2019-04-22 14:05:35.115 - Thread:  6 ->  World Name: KC2944 System
    2019-04-22 14:05:35.312 - Thread:  6 ->  Auto Restart Enabled
    2019-04-22 14:05:35.318 - Thread:  6 ->  MySandboxGame.Initialize() - START
    2019-04-22 14:05:35.319 - Thread:  6 ->	 Installed DLCs:
    2019-04-22 14:05:35.388 - Thread:  6 ->	 MyGuiGameControlsHelpers()
    2019-04-22 14:05:35.443 - Thread:  6 ->	 Havok: Physics.Init
    2019-04-22 14:05:35.443 - Thread:  6 ->	 Havok: Version: Release(0), 1800, [S]
    2019-04-22 14:05:35.460 - Thread:  6 ->	 HkGameName: SpaceEngineers Release
    2019-04-22 14:05:35.470 - Thread:  6 ->	 MySandboxGame.LoadData() - START
    2019-04-22 14:05:35.473 - Thread:  6 ->		MyDefinitionManager.PreloadDefinitions() - START
    2019-04-22 14:05:35.639 - Thread:  6 ->		MyDefinitionManager.PreloadDefinitions() - END
    2019-04-22 14:05:35.723 - Thread:  6 ->	 MySandboxGame.LoadData() - END
    2019-04-22 14:05:35.875 - Thread:  16 ->  MyDefinitionManager.PrepareBaseDefinitions() - START
    2019-04-22 14:05:38.906 - Thread:  6 ->	 Downloading world mods - START
    2019-04-22 14:05:38.948 - Thread:  6 ->		Server connected to Steam
    2019-04-22 14:05:38.949 - Thread:  6 ->		Server PolicyResponse (1)
    2019-04-22 14:05:39.475 - Thread:  9 ->  Mod dependencies query successful
    2019-04-22 14:05:39.476 - Thread:  6 ->		Reference issue detected (circular reference or wrong order) for mod 758597413
    2019-04-22 14:05:39.782 - Thread:  9 ->  Mod dependencies query successful
    2019-04-22 14:05:39.792 - Thread:  6 ->		MyWorkshop.GetItemsBlocking: getting 6 items
    2019-04-22 14:05:40.126 - Thread:  9 ->  Mod query successful
    2019-04-22 14:05:40.667 - Thread:  16 ->  MyDefinitionManager.PrepareBaseDefinitions() - END
    2019-04-22 14:05:40.669 - Thread:  16 ->  ReloadVoxelMaterials
    2019-04-22 14:05:40.700 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Arabian_Border_7.vx2'
    2019-04-22 14:05:40.738 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:40.739 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Arabian_Border_Arabian.vx2'
    2019-04-22 14:05:40.757 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:40.757 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\AsteroidBase2.vx2'
    2019-04-22 14:05:40.848 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:40.848 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Barths_moon_base.vx2'
    2019-04-22 14:05:40.875 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:40.875 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\barths_moon_camp.vx2'
    2019-04-22 14:05:40.900 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:40.900 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Bioresearch.vx2'
    2019-04-22 14:05:40.977 - Thread:  9 ->  Workshop item with id 790577250 download finished. Result: k_EResultFail
    2019-04-22 14:05:40.977 - Thread:  9 ->  Workshop item with id 790577250 download finished. Result: k_EResultFail
    2019-04-22 14:05:40.982 - Thread:  9 ->  Error during downloading: Fail
    2019-04-22 14:05:40.983 - Thread:  18 ->  Up to date mod: Id = 790577250, title = 'Ore Detector+'
    2019-04-22 14:05:40.984 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:40.984 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Chinese_Corridor_Tunnel_256x256x256.vx2'
    2019-04-22 14:05:41.026 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.026 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Chinese_Mines_FrontRightAsteroid.vx2'
    2019-04-22 14:05:41.038 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.039 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Chinese_Mines_Side.vx2'
    2019-04-22 14:05:41.049 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.049 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\ChineseRefinery_Second_128x128x128.vx2'
    2019-04-22 14:05:41.061 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.061 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\DeformedSphere1_64x64x64.vx2'
    2019-04-22 14:05:41.066 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.066 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\DeformedSphere2_64x64x64.vx2'
    2019-04-22 14:05:41.070 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.071 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\DeformedSphereWithCorridor_128x64x64.vx2'
    2019-04-22 14:05:41.076 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.076 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\DeformedSphereWithHoles_64x128x64.vx2'
    2019-04-22 14:05:41.082 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.083 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\EacPrisonAsteroid.vx2'
    2019-04-22 14:05:41.256 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.256 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\EngineersOutpost.vx2'
    2019-04-22 14:05:41.321 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.321 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Fortress_Sanc_1.vx2'
    2019-04-22 14:05:41.334 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.334 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\hopebase512.vx2'
    2019-04-22 14:05:41.562 - Thread:  9 ->  Workshop item with id 1719506342 download finished. Result: k_EResultFail
    2019-04-22 14:05:41.562 - Thread:  9 ->  Workshop item with id 1719506342 download finished. Result: k_EResultFail
    2019-04-22 14:05:41.567 - Thread:  9 ->  Error during downloading: Fail
    2019-04-22 14:05:41.567 - Thread:  18 ->  Up to date mod: Id = 1719506342, title = 'Laser Drill'
    2019-04-22 14:05:41.717 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.717 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\hopefood128.vx2'
    2019-04-22 14:05:41.727 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.727 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Junkyard_RaceAsteroid_256x256x256.vx2'
    2019-04-22 14:05:41.762 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.762 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\JunkYardToxic_128x128x128.vx2'
    2019-04-22 14:05:41.775 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.775 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\many_medium_asteroids.vx2'
    2019-04-22 14:05:41.779 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.779 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\many_small_asteroids.vx2'
    2019-04-22 14:05:41.786 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.786 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\many2_small_asteroids.vx2'
    2019-04-22 14:05:41.791 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.791 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Mission01_asteroid_mine.vx2'
    2019-04-22 14:05:41.842 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.842 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Nearby_Station_7.vx2'
    2019-04-22 14:05:41.848 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.848 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\PirateBaseStaticAsteroid_A_1000m.vx2'
    2019-04-22 14:05:41.853 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.853 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\PirateBaseStaticAsteroid_A_5000m_1.vx2'
    2019-04-22 14:05:41.914 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.914 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\PirateBaseStaticAsteroid_A_5000m_2.vx2'
    2019-04-22 14:05:41.979 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.979 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\RedShipCrashedAsteroid.vx2'
    2019-04-22 14:05:41.990 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.990 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\reef_ast.vx2'
    2019-04-22 14:05:41.994 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:41.995 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\rift_base_smaller.vx2'
    2019-04-22 14:05:42.001 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.001 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Russian_Transmitter_2.vx2'
    2019-04-22 14:05:42.023 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.023 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\ScratchedBoulder_128x128x128.vx2'
    2019-04-22 14:05:42.032 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.032 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Small_Pirate_Base_3_1.vx2'
    2019-04-22 14:05:42.039 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.039 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Small_Pirate_Base_3_2.vx2'
    2019-04-22 14:05:42.043 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.043 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Small_Pirate_Base_Asteroid.vx2'
    2019-04-22 14:05:42.054 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.054 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\small2_asteroids.vx2'
    2019-04-22 14:05:42.058 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.059 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\small3_asteroids.vx2'
    2019-04-22 14:05:42.060 - Thread:  9 ->  Workshop item with id 758597413 download finished. Result: k_EResultFail
    2019-04-22 14:05:42.060 - Thread:  9 ->  Workshop item with id 758597413 download finished. Result: k_EResultFail
    2019-04-22 14:05:42.069 - Thread:  9 ->  Error during downloading: Fail
    2019-04-22 14:05:42.069 - Thread:  18 ->  Up to date mod: Id = 758597413, title = 'Text HUD API'
    2019-04-22 14:05:42.069 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.070 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\TorusWithManyTunnels_256x128x256.vx2'
    2019-04-22 14:05:42.097 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.097 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\TorusWithSmallTunnel_256x128x256.vx2'
    2019-04-22 14:05:42.123 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.123 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VangelisBase.vx2'
    2019-04-22 14:05:42.160 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.160 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VerticalIsland_128x128x128.vx2'
    2019-04-22 14:05:42.172 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.173 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VerticalIsland_128x256x128.vx2'
    2019-04-22 14:05:42.187 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.187 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VerticalIslandStorySector_128x256x128.vx2'
    2019-04-22 14:05:42.205 - Thread:  16 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 14:05:42.205 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\small_largestone.vx2'
    2019-04-22 14:05:42.218 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\AsteroidDebris.vx2'
    2019-04-22 14:05:42.738 - Thread:  9 ->  Workshop item with id 312777039 download finished. Result: k_EResultOK
    2019-04-22 14:05:42.740 - Thread:  9 ->  Workshop item with id 312777039 download finished. Result: k_EResultOK
    2019-04-22 14:05:42.744 - Thread:  9 ->  Mod download successful.
    2019-04-22 14:05:42.744 - Thread:  9 ->  Error during downloading: OK
    2019-04-22 14:05:42.744 - Thread:  17 ->  Up to date mod: Id = 312777039, title = 'Clear Camera Screen'
    2019-04-22 14:05:43.023 - Thread:  9 ->  Workshop item with id 500818376 download finished. Result: k_EResultFail
    2019-04-22 14:05:43.023 - Thread:  9 ->  Workshop item with id 500818376 download finished. Result: k_EResultFail
    2019-04-22 14:05:43.030 - Thread:  9 ->  Error during downloading: Fail
    2019-04-22 14:05:43.031 - Thread:  19 ->  Up to date mod: Id = 500818376, title = 'Paint Gun - realistic painting for suvival + special creative features'
    2019-04-22 14:05:43.268 - Thread:  9 ->  Workshop item with id 1697184408 download finished. Result: k_EResultFail
    2019-04-22 14:05:43.268 - Thread:  9 ->  Workshop item with id 1697184408 download finished. Result: k_EResultFail
    2019-04-22 14:05:43.273 - Thread:  9 ->  Error during downloading: Fail
    2019-04-22 14:05:43.273 - Thread:  6 ->		Up to date mod: Id = 1697184408, title = 'Build Vision 2.2'
    2019-04-22 14:05:43.273 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Leedah_Asteroid.vx2'
    2019-04-22 14:05:43.280 - Thread:  6 ->		Mod download time: 3.15 seconds
    2019-04-22 14:05:43.285 - Thread:  6 ->	 Downloading world mods - END
    2019-04-22 14:05:43.293 - Thread:  6 ->	 Loading session: C:\ProgramData\SpaceEngineersDedicated\PeaceBuild Modded\Saves\KC2944 System
    2019-04-22 14:05:44.434 - Thread:  6 ->	 GC Memory: 454,987,176 B
    2019-04-22 14:05:44.437 - Thread:  6 ->	 Process Memory: 701,296,640 B
    2019-04-22 14:05:44.439 - Thread:  6 ->	 Experimental mode: Yes
    2019-04-22 14:05:44.439 - Thread:  6 ->	 Experimental mode reason: MaxFloatingObjects, EnableCopyPaste
    2019-04-22 14:05:44.838 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Quantorea.vx2'
    2019-04-22 14:05:45.856 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\SuperRock_001.vx2'
    2019-04-22 14:05:46.069 - Thread:  6 ->	 MyScriptManager.LoadData() - START
    2019-04-22 14:05:46.083 - Thread:  6 ->		Exception while loading world: Value cannot be null.
    Parameter name: path1
    2019-04-22 14:05:46.086 - Thread:  6 ->		  at System.IO.Path.Combine(String path1, String path2)
      at VRage.Game.MyModContext.Init(ModItem modItem)
      at Sandbox.Game.World.MyScriptManager.LoadData()
      at Sandbox.Game.World.MySession.PrepareBaseSession(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
      at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
      at Sandbox.MySandboxGame.InitQuickLaunch()
    2019-04-22 14:05:46.086 - Thread:  6 ->	 MySandboxGame.Initialize() - END
    2019-04-22 14:05:46.088 - Thread:  6 ->	 Timer Frequency: 3906245
    2019-04-22 14:05:46.088 - Thread:  6 ->	 Ticks per frame: 65104
    2019-04-22 14:05:46.088 - Thread:  6 ->	 Exiting..
    2019-04-22 14:05:46.115 - Thread:  6 ->	 MySession::Unload START
    2019-04-22 14:05:46.116 - Thread:  6 ->	 AutoSaveInMinutes: 5
    2019-04-22 14:05:46.116 - Thread:  6 ->	 MySandboxGame.IsDedicated: True
    2019-04-22 14:05:46.116 - Thread:  6 ->	 IsServer: True
    2019-04-22 14:05:46.116 - Thread:  6 ->	 Autosave in unload
    2019-04-22 14:05:46.133 - Thread:  6 ->	 Saving world - START
    2019-04-22 14:05:46.133 - Thread:  6 ->		Making world state snapshot.
    2019-04-22 14:05:46.134 - Thread:  6 ->		Before snapshot.: GC Memory: 599,344,712 B
    2019-04-22 14:05:46.217 - Thread:  6 ->		Exception occured: System.NullReferenceException: Object reference not set to an instance of an object.
      at Sandbox.Game.World.MySession.GetCheckpoint(String saveName)
      at Sandbox.Game.World.MySession.Save(MySessionSnapshot& snapshot, String customSaveName)
    2019-04-22 14:05:46.234 - Thread:  6 ->	 Network readers disposed
    2019-04-22 14:05:46.379 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\SuperRock_002.vx2'
    2019-04-22 14:05:46.446 - Thread:  6 ->	 Network readers disposed
    2019-04-22 14:05:46.448 - Thread:  6 ->	 Logging off Steam...
    2019-04-22 14:05:46.449 - Thread:  6 ->	 Shutting down server...
    2019-04-22 14:05:46.577 - Thread:  6 ->	 Done
    2019-04-22 14:05:46.582 - Thread:  6 ->	 MyDefinitionManager.PreloadDefinitions() - START
    2019-04-22 14:05:46.587 - Thread:  6 ->	 MyDefinitionManager.PreloadDefinitions() - END
    2019-04-22 14:05:46.769 - Thread:  6 ->	 MySession::Unload END
    2019-04-22 14:05:46.772 - Thread:  6 ->	 MySandboxGame.UnloadData() - START
    2019-04-22 14:05:46.773 - Thread:  6 ->	 MySandboxGame.UnloadData() - END
    2019-04-22 14:05:46.780 - Thread:  6 ->	 Havok memory statistics:
    hkFreeListMemorySystem memory overview:
    =======================================
    
    	Allocation totals:
    
    			  438712 allocated by heap
    				 832 allocated by debug
    			16777216 allocated by solver
    			 -------
    			17216760 computed total
    			17216760 reported total
    
    	Heap usage:
    
    			  77072 (17%) unused in thread local freelists
    			  146168 (33%) unused in main heap
    			  215472 (49%) used in main heap
    			 -------
    			  438712 allocated by heap
    
    	Peak usage:
    
    			  363424 (59%) peak heap used (versus current)
    				  0 ( 0%) peak solver used (versus available)
    
    2019-04-22 14:05:47.037 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid_011.vx2'
    2019-04-22 14:05:48.311 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\stone_mediumstone.vx2'
    2019-04-22 14:05:48.324 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VoxelstoneStoneFe.vx2'
    2019-04-22 14:05:48.334 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-001.vx2'
    2019-04-22 14:05:48.343 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-002.vx2'
    2019-04-22 14:05:48.350 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-003.vx2'
    2019-04-22 14:05:48.355 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-004.vx2'
    2019-04-22 14:05:48.361 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-005.vx2'
    2019-04-22 14:05:48.366 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-006.vx2'
    2019-04-22 14:05:48.371 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-001.vx2'
    2019-04-22 14:05:48.385 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-002.vx2'
    2019-04-22 14:05:48.393 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-003.vx2'
    2019-04-22 14:05:48.401 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-004.vx2'
    2019-04-22 14:05:48.411 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-005.vx2'
    2019-04-22 14:05:48.420 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-006.vx2'
    2019-04-22 14:05:48.433 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-007.vx2'
    2019-04-22 14:05:48.445 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-001.vx2'
    2019-04-22 14:05:48.480 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-002.vx2'
    2019-04-22 14:05:48.517 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-003.vx2'
    2019-04-22 14:05:48.560 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-004.vx2'
    2019-04-22 14:05:48.593 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-005.vx2'
    2019-04-22 14:05:48.637 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-006.vx2'
    2019-04-22 14:05:48.684 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-007.vx2'
    2019-04-22 14:05:48.720 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-008.vx2'
    2019-04-22 14:05:48.760 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-009.vx2'
    2019-04-22 14:05:48.792 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-010.vx2'
    2019-04-22 14:05:48.832 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-011.vx2'
    2019-04-22 14:05:48.870 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-012.vx2'
    2019-04-22 14:05:48.907 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-013.vx2'
    2019-04-22 14:05:48.947 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-014.vx2'
    2019-04-22 14:05:48.987 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-015.vx2'
    2019-04-22 14:05:49.026 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-016.vx2'
    2019-04-22 14:05:49.049 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-017.vx2'
    2019-04-22 14:05:49.074 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-018.vx2'
    2019-04-22 14:05:49.095 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-019.vx2'
    2019-04-22 14:05:49.116 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-020.vx2'
    2019-04-22 14:05:49.129 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-001.vx2'
    2019-04-22 14:05:49.287 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-002.vx2'
    2019-04-22 14:05:49.418 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-003.vx2'
    2019-04-22 14:05:49.565 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-004.vx2'
    2019-04-22 14:05:49.656 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-006.vx2'
    2019-04-22 14:05:49.773 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-007.vx2'
    2019-04-22 14:05:49.852 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-008.vx2'
    2019-04-22 14:05:50.009 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-009.vx2'
    2019-04-22 14:05:50.169 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-011.vx2'
    2019-04-22 14:05:50.348 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-012.vx2'
    2019-04-22 14:05:50.493 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-013.vx2'
    2019-04-22 14:05:50.651 - Thread:  16 ->  Loading voxel storage from file 'M:\SteamLibrary\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-014.vx2'
    
     
    • Like Like x 1
  4. Thomas_Jefferson

    Thomas_Jefferson Apprentice Engineer

    Messages:
    333
    I'm getting the same errors when downloading mods on DS; the "k_EResultFail" error and the null value exception. I tried it on my server with different preset configs and mods, and on 2 different desktops with with the DS tool installed, all attached to completely different networks. None of the mods download from steam through the DS program on any of my systems, but they load up just fine in a local game in SE. I've been trying since last night and again this morning with no luck. I even tried copying the mods from my desktop to my server hoping the DS will see them, but the error seems to be entirely related to downloading or checking for updated mods.
    It could be a problem with either the DS program or Steam's servers, but it seems that it's not a problem for everyone since there are obviously modded servers currently running :?

    EDIT: So I haven't looked into it too much as I'm working right now, but it appears that only mods with "custom" file names appear to not be downloading. What I mean by "custom" file names are files, like "cubeblocks.sbc" that have something appended or prefixed, like "batteries_cubeblocks.sbc" Many of my mods have such custom file names and none of the mods I use that use custom files names are downloading on DS. The few mods that don't have those custom file names do appear to be working...
     
    Last edited: Apr 22, 2019
  5. Michael Gray

    Michael Gray Trainee Engineer

    Messages:
    5
    My mod dosn't use custom data files, it only has CubeBlocks.sbc and BlockCategories.sbc, the Models folder however is arranged differently to the standard in the game files, going /Models/Small/ rather then /Models/Cubes/Small. It wouldnt take too long to rewrite the data files to account for the new (standard) folder layout to test. i will report back.
    --- Automerge ---
    Update: well i have re written my mod to follow the game files structure but its still causing a new instance of a server that worked moments before with no mods to throw the usual exception. Oddly my old version of the mod works fine... unfortunately i don't have the original files for that hence the creation of a new mod.
    Looks like were back to square one and hoping someone knows or can suggest something else to try.
     
  6. Thomas_Jefferson

    Thomas_Jefferson Apprentice Engineer

    Messages:
    333
    It was a long shot by hypothesizing that non-standard name or folder structure was the problem. It looks like out of the few mods I use from the workshop, only ones with standard names and folder structure or script-only mods are downloading correctly. However, I have 2 published mods of my own, one of which is just a script and standard formatted data files and folder layouts. The ONLY changes are the additional prefabs for spawns; everything else is the same file names and folder structure. I imagine more people would be having issues as I'm sure we're not the only people using non-standard file names.

    Here's the mods I'm using:

    The first 3 work, the rest fail. The last 2 are my own mods. All of these have worked together and well in the past.

    I haven't used ANY of these on a dedicated server since the move out of early access, but I have used them in single player on my local machine. I was spending a lot of time reformatting my own mods to work with the update, so I know the game sees them fine, just not DS. Hopefully someone can give us more insight to the problem.
     
  7. Kovsky

    Kovsky Trainee Engineer

    Messages:
    62
    Having this same issue. It was working fine, Friday. Got home from work Saturday, and found I could not rename anything ingame. On restart this problem started.

    Edit: I have reinstalled, and manually moved the mods from my gaming pc with no luck. Still the same error


    Code:
    2019-04-22 19:05:53.817 - Thread:  1 ->  Log Started
    2019-04-22 19:05:53.817 - Thread:  1 ->  Timezone (local - UTC): -4h
    2019-04-22 19:05:53.817 - Thread:  1 ->  App Version: 01_190_009
    2019-04-22 19:05:53.817 - Thread:  1 ->  Steam build: Always true
    2019-04-22 19:05:53.817 - Thread:  1 ->  Is official: True [NO][IS][NAMP]
    2019-04-22 19:05:53.817 - Thread:  1 ->  Environment.ProcessorCount: 24
    2019-04-22 19:05:53.895 - Thread:  1 ->  Environment.OSVersion: Microsoft Windows Server 2016 Datacenter (Microsoft Windows NT 6.2.9200.0)
    2019-04-22 19:05:53.911 - Thread:  1 ->  Environment.CommandLine: "C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\DedicatedServer64\SpaceEngineersDedicated.exe"  -noconsole -ignorelastsession -checkAlive
    2019-04-22 19:05:53.911 - Thread:  1 ->  Environment.Is64BitProcess: True
    2019-04-22 19:05:53.911 - Thread:  1 ->  Environment.Is64BitOperatingSystem: True
    2019-04-22 19:05:53.911 - Thread:  1 ->  Environment.Version: 4.6.2 or later (394802)
    2019-04-22 19:05:53.911 - Thread:  1 ->  Environment.CurrentDirectory: C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\DedicatedServer64
    2019-04-22 19:05:55.989 - Thread:  1 ->  CPU Info: Intel(R) Xeon(R) CPU		  L5640  @ 2.27GHz
    2019-04-22 19:05:55.989 - Thread:  1 ->  IntPtr.Size: 8
    2019-04-22 19:05:55.989 - Thread:  1 ->  Default Culture: en-US
    2019-04-22 19:05:55.989 - Thread:  1 ->  Default UI Culture: en-US
    2019-04-22 19:05:55.989 - Thread:  1 ->  IsAdmin: True
    2019-04-22 19:05:56.692 - Thread:  1 ->  MySandboxGame.Constructor() - START
    2019-04-22 19:05:56.692 - Thread:  1 ->	 MyScreenManager()
    2019-04-22 19:05:56.692 - Thread:  1 ->	 Game dir: C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\DedicatedServer64
    2019-04-22 19:05:56.692 - Thread:  1 ->	 Content dir: C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content
    2019-04-22 19:05:56.692 - Thread:  1 ->	 Found processor count: 24
    2019-04-22 19:05:56.692 - Thread:  1 ->	 Using processor count: 16
    2019-04-22 19:06:00.379 - Thread:  1 ->	 Preallocate - START
    2019-04-22 19:06:00.379 - Thread:  1 ->		MySpaceWorldGenerator - START
    2019-04-22 19:06:00.411 - Thread:  1 ->		MySpaceWorldGenerator - END
    2019-04-22 19:06:00.411 - Thread:  1 ->		MySpaceBuildComponent - START
    2019-04-22 19:06:00.411 - Thread:  1 ->		MySpaceBuildComponent - END
    2019-04-22 19:06:00.411 - Thread:  1 ->		MyEntities - START
    2019-04-22 19:06:00.458 - Thread:  7 ->  MyDefinitionManager.LoadScenarios() - START
    2019-04-22 19:06:00.489 - Thread:  7 ->	 1b6066886cf475c4b203d9ec5e2fb76ee50acc55
    2019-04-22 19:06:00.504 - Thread:  1 ->		MyEntities - END
    2019-04-22 19:06:00.504 - Thread:  1 ->		MyObjectBuilder_Base - START
    2019-04-22 19:06:00.504 - Thread:  1 ->		MyObjectBuilder_Base - END
    2019-04-22 19:06:00.504 - Thread:  1 ->		MyTransparentGeometry - START
    2019-04-22 19:06:00.520 - Thread:  1 ->		MyTransparentGeometry - END
    2019-04-22 19:06:00.520 - Thread:  1 ->		MyCubeGridDeformationTables - START
    2019-04-22 19:06:00.551 - Thread:  1 ->		MyCubeGridDeformationTables - END
    2019-04-22 19:06:00.551 - Thread:  1 ->		MyMath - START
    2019-04-22 19:06:00.551 - Thread:  1 ->		MyMath - END
    2019-04-22 19:06:00.551 - Thread:  1 ->		MySimpleObjectDraw - START
    2019-04-22 19:06:00.551 - Thread:  1 ->		MySimpleObjectDraw - END
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyEntityComponentsDebugDraw - START
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyEntityComponentsDebugDraw - END
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyDedicatedServerBase - START
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyDedicatedServerBase - END
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyMultiplayerClientBase - START
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyMultiplayerClientBase - END
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyMultiplayerLobbyClient - START
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyMultiplayerLobbyClient - END
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyMultiplayerServerBase - START
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyMultiplayerServerBase - END
    2019-04-22 19:06:00.583 - Thread:  1 ->		MyServerDebugCommands - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyServerDebugCommands - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyClientDebugCommands - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyClientDebugCommands - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyMultiplayerClient - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyMultiplayerClient - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyMultiplayerLobby - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyMultiplayerLobby - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyMultiplayerBase - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyMultiplayerBase - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyDedicatedServer - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyDedicatedServer - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyAIActionsParser - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyAIActionsParser - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MySyncDestructions - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MySyncDestructions - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MySyncScenario - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MySyncScenario - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MySyncEntity - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MySyncEntity - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyGuiScreenAdminMenu - START
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyGuiScreenAdminMenu - END
    2019-04-22 19:06:00.598 - Thread:  1 ->		MyGuiIngameScriptsPage - START
    2019-04-22 19:06:00.676 - Thread:  1 ->		MyGuiIngameScriptsPage - END
    2019-04-22 19:06:00.676 - Thread:  1 ->		MyCommandCharacter - START
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyCommandCharacter - END
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyCommandConsole - START
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyCommandConsole - END
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyCommandEntity - START
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyCommandEntity - END
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyAiTargetManager - START
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyAiTargetManager - END
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyDefinitionManager - START
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyDefinitionManager - END
    2019-04-22 19:06:00.692 - Thread:  1 ->		MyCubeGridDefinitions - START
    2019-04-22 19:06:00.864 - Thread:  1 ->		MyCubeGridDefinitions - END
    2019-04-22 19:06:00.864 - Thread:  1 ->	 Preallocate - END
    2019-04-22 19:06:00.864 - Thread:  1 ->	 Bind IP : 0.0.0.0:27016
    2019-04-22 19:06:01.567 - Thread:  7 ->	 Loading scenarios
    2019-04-22 19:06:01.692 - Thread:  7 ->  MyDefinitionManager.LoadScenarios() - END
    2019-04-22 19:06:10.645 - Thread:  1 ->	 Server successfully started
    2019-04-22 19:06:10.645 - Thread:  1 ->	 Product name: Space Engineers
    2019-04-22 19:06:10.645 - Thread:  1 ->	 Desc: Space Engineers
    2019-04-22 19:06:10.645 - Thread:  1 ->	 Public IP: 98.121.218.44
    2019-04-22 19:06:10.645 - Thread:  1 ->	 Steam ID: 90125260825920520
    2019-04-22 19:06:10.676 - Thread:  1 ->	 MyCampaignManager.Constructor() - START
    2019-04-22 19:06:10.754 - Thread:  1 ->	 MyCampaignManager.Constructor() - END
    2019-04-22 19:06:10.754 - Thread:  1 ->  MySandboxGame.Constructor() - END
    2019-04-22 19:06:10.754 - Thread:  1 ->  Server Name: Unified Authority Dedicated
    2019-04-22 19:06:10.754 - Thread:  1 ->  World Name: test1
    2019-04-22 19:06:11.067 - Thread:  37 ->  Remote Server Listener started. Listening on port 8080
    2019-04-22 19:06:11.223 - Thread:  1 ->  Auto Restart Enabled
    2019-04-22 19:06:11.239 - Thread:  1 ->  MySandboxGame.Initialize() - START
    2019-04-22 19:06:11.239 - Thread:  1 ->	 Installed DLCs:
    2019-04-22 19:06:11.364 - Thread:  1 ->	 MyGuiGameControlsHelpers()
    2019-04-22 19:06:11.473 - Thread:  1 ->	 Havok: Physics.Init
    2019-04-22 19:06:11.473 - Thread:  1 ->	 Havok: Version: Release(0), 1800, [S]
    2019-04-22 19:06:11.473 - Thread:  1 ->	 HkGameName: SpaceEngineers Release
    2019-04-22 19:06:11.661 - Thread:  1 ->	 MySandboxGame.LoadData() - START
    2019-04-22 19:06:11.661 - Thread:  1 ->		MyDefinitionManager.PreloadDefinitions() - START
    2019-04-22 19:06:11.911 - Thread:  1 ->		MyDefinitionManager.PreloadDefinitions() - END
    2019-04-22 19:06:12.067 - Thread:  1 ->	 MySandboxGame.LoadData() - END
    2019-04-22 19:06:12.583 - Thread:  21 ->  MyDefinitionManager.PrepareBaseDefinitions() - START
    2019-04-22 19:06:16.223 - Thread:  1 ->	 Downloading world mods - START
    2019-04-22 19:06:16.254 - Thread:  1 ->		MyWorkshop.GetItemsBlocking: getting 7 items
    2019-04-22 19:06:16.723 - Thread:  10 ->  Mod query successful
    2019-04-22 19:06:16.739 - Thread:  22 ->  Up to date mod: Id = 312976851, title = '(DX11) Eikesters Decorations and more - Part I'
    2019-04-22 19:06:16.754 - Thread:  24 ->  Up to date mod: Id = 603906728, title = 'Light Block Improvements - easy control panel access'
    2019-04-22 19:06:16.754 - Thread:  1 ->		Up to date mod: Id = 381591639, title = 'Small Advanced Rotor'
    2019-04-22 19:06:16.754 - Thread:  25 ->  Up to date mod: Id = 1157796670, title = 'Eyes Just Got Clear (1.186 Drugs Are Bad Mkay Update)'
    2019-04-22 19:06:17.254 - Thread:  10 ->  Workshop item with id 1675862109 download finished. Result: k_EResultFail
    2019-04-22 19:06:17.254 - Thread:  10 ->  Error during downloading: Fail
    2019-04-22 19:06:17.254 - Thread:  26 ->  Up to date mod: Id = 1675862109, title = 'schon_solar_edit'
    2019-04-22 19:06:17.442 - Thread:  10 ->  Workshop item with id 776706275 download finished. Result: k_EResultFail
    2019-04-22 19:06:17.442 - Thread:  10 ->  Error during downloading: Fail
    2019-04-22 19:06:17.442 - Thread:  23 ->  Up to date mod: Id = 776706275, title = 'Tiered Ship Tools'
    2019-04-22 19:06:17.692 - Thread:  10 ->  Workshop item with id 1365616918 download finished. Result: k_EResultFail
    2019-04-22 19:06:17.692 - Thread:  10 ->  Error during downloading: Fail
    2019-04-22 19:06:17.692 - Thread:  28 ->  Up to date mod: Id = 1365616918, title = 'DefenseShields - v1.9(56)'
    2019-04-22 19:06:17.692 - Thread:  1 ->		Mod download time: 0.96 seconds
    2019-04-22 19:06:17.692 - Thread:  1 ->	 Downloading world mods - END
    2019-04-22 19:06:17.692 - Thread:  1 ->	 Loading session: C:\Users\Administrator\AppData\Roaming\SpaceEngineersDedicated\Saves\test1
    2019-04-22 19:06:19.583 - Thread:  1 ->	 GC Memory: 103,147,944 B
    2019-04-22 19:06:19.583 - Thread:  1 ->	 Process Memory: 282,267,648 B
    2019-04-22 19:06:19.583 - Thread:  1 ->	 Experimental mode: Yes
    2019-04-22 19:06:19.583 - Thread:  1 ->	 Experimental mode reason: ExperimentalMode, MaxPlayers, ProceduralDensity, BlockLimitsEnabled, EnableSpectator, EnableCopyPaste, EnableIngameScripts
    2019-04-22 19:06:19.629 - Thread:  21 ->  MyDefinitionManager.PrepareBaseDefinitions() - END
    2019-04-22 19:06:19.629 - Thread:  21 ->  ReloadVoxelMaterials
    2019-04-22 19:06:19.739 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Arabian_Border_7.vx2'
    2019-04-22 19:06:19.817 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:19.817 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Arabian_Border_Arabian.vx2'
    2019-04-22 19:06:19.848 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:19.848 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\AsteroidBase2.vx2'
    2019-04-22 19:06:20.083 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.083 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Barths_moon_base.vx2'
    2019-04-22 19:06:20.145 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.145 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\barths_moon_camp.vx2'
    2019-04-22 19:06:20.254 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.254 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Bioresearch.vx2'
    2019-04-22 19:06:20.458 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.458 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Chinese_Corridor_Tunnel_256x256x256.vx2'
    2019-04-22 19:06:20.567 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.567 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Chinese_Mines_FrontRightAsteroid.vx2'
    2019-04-22 19:06:20.614 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.614 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Chinese_Mines_Side.vx2'
    2019-04-22 19:06:20.645 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.645 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\ChineseRefinery_Second_128x128x128.vx2'
    2019-04-22 19:06:20.661 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.661 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\DeformedSphere1_64x64x64.vx2'
    2019-04-22 19:06:20.676 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.676 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\DeformedSphere2_64x64x64.vx2'
    2019-04-22 19:06:20.676 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.676 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\DeformedSphereWithCorridor_128x64x64.vx2'
    2019-04-22 19:06:20.692 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.692 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\DeformedSphereWithHoles_64x128x64.vx2'
    2019-04-22 19:06:20.708 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:20.708 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\EacPrisonAsteroid.vx2'
    2019-04-22 19:06:21.161 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:21.161 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\EngineersOutpost.vx2'
    2019-04-22 19:06:21.301 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:21.301 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Fortress_Sanc_1.vx2'
    2019-04-22 19:06:21.333 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:21.333 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\hopebase512.vx2'
    2019-04-22 19:06:22.348 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.348 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\hopefood128.vx2'
    2019-04-22 19:06:22.364 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.364 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Junkyard_RaceAsteroid_256x256x256.vx2'
    2019-04-22 19:06:22.458 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.458 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\JunkYardToxic_128x128x128.vx2'
    2019-04-22 19:06:22.489 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.489 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\many_medium_asteroids.vx2'
    2019-04-22 19:06:22.504 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.504 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\many_small_asteroids.vx2'
    2019-04-22 19:06:22.520 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.520 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\many2_small_asteroids.vx2'
    2019-04-22 19:06:22.536 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.536 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Mission01_asteroid_mine.vx2'
    2019-04-22 19:06:22.629 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.629 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Nearby_Station_7.vx2'
    2019-04-22 19:06:22.645 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.645 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\PirateBaseStaticAsteroid_A_1000m.vx2'
    2019-04-22 19:06:22.661 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.661 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\PirateBaseStaticAsteroid_A_5000m_1.vx2'
    2019-04-22 19:06:22.708 - Thread:  1 ->	 MyScriptManager.LoadData() - START
    2019-04-22 19:06:22.786 - Thread:  1 ->		Exception while loading world: Value cannot be null.
    Parameter name: path1
    2019-04-22 19:06:22.786 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.786 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\PirateBaseStaticAsteroid_A_5000m_2.vx2'
    2019-04-22 19:06:22.801 - Thread:  1 ->		  at System.IO.Path.Combine(String path1, String path2)
      at VRage.Game.MyModContext.Init(ModItem modItem)
      at Sandbox.Game.World.MyScriptManager.LoadData()
      at Sandbox.Game.World.MySession.PrepareBaseSession(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
      at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
      at Sandbox.MySandboxGame.InitQuickLaunch()
    2019-04-22 19:06:22.801 - Thread:  1 ->	 MySandboxGame.Initialize() - END
    2019-04-22 19:06:22.801 - Thread:  1 ->	 Timer Frequency: 2213619
    2019-04-22 19:06:22.801 - Thread:  1 ->	 Ticks per frame: 36894
    2019-04-22 19:06:22.801 - Thread:  1 ->	 Exiting..
    2019-04-22 19:06:22.833 - Thread:  1 ->	 MySession::Unload START
    2019-04-22 19:06:22.833 - Thread:  1 ->	 AutoSaveInMinutes: 5
    2019-04-22 19:06:22.833 - Thread:  1 ->	 MySandboxGame.IsDedicated: True
    2019-04-22 19:06:22.833 - Thread:  1 ->	 IsServer: True
    2019-04-22 19:06:22.833 - Thread:  1 ->	 Autosave in unload
    2019-04-22 19:06:22.864 - Thread:  1 ->	 Saving world - START
    2019-04-22 19:06:22.864 - Thread:  1 ->		Making world state snapshot.
    2019-04-22 19:06:22.864 - Thread:  1 ->		Before snapshot.: GC Memory: 241,924,904 B
    2019-04-22 19:06:22.942 - Thread:  1 ->		Exception occured: System.NullReferenceException: Object reference not set to an instance of an object.
      at Sandbox.Game.World.MySession.GetCheckpoint(String saveName)
      at Sandbox.Game.World.MySession.Save(MySessionSnapshot& snapshot, String customSaveName)
    2019-04-22 19:06:22.958 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.958 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\RedShipCrashedAsteroid.vx2'
    2019-04-22 19:06:22.973 - Thread:  1 ->	 Network readers disposed
    2019-04-22 19:06:22.989 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.989 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\reef_ast.vx2'
    2019-04-22 19:06:22.989 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:22.989 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\rift_base_smaller.vx2'
    2019-04-22 19:06:23.004 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.004 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Russian_Transmitter_2.vx2'
    2019-04-22 19:06:23.051 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.051 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\ScratchedBoulder_128x128x128.vx2'
    2019-04-22 19:06:23.067 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.067 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Small_Pirate_Base_3_1.vx2'
    2019-04-22 19:06:23.067 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.083 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Small_Pirate_Base_3_2.vx2'
    2019-04-22 19:06:23.083 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.083 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Small_Pirate_Base_Asteroid.vx2'
    2019-04-22 19:06:23.098 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.098 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\small2_asteroids.vx2'
    2019-04-22 19:06:23.114 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.114 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\small3_asteroids.vx2'
    2019-04-22 19:06:23.114 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.114 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\TorusWithManyTunnels_256x128x256.vx2'
    2019-04-22 19:06:23.176 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.176 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\TorusWithSmallTunnel_256x128x256.vx2'
    2019-04-22 19:06:23.208 - Thread:  1 ->	 Network readers disposed
    2019-04-22 19:06:23.208 - Thread:  1 ->	 Logging off Steam...
    2019-04-22 19:06:23.208 - Thread:  1 ->	 Shutting down server...
    2019-04-22 19:06:23.223 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.223 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VangelisBase.vx2'
    2019-04-22 19:06:23.301 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.301 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VerticalIsland_128x128x128.vx2'
    2019-04-22 19:06:23.317 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.317 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VerticalIsland_128x256x128.vx2'
    2019-04-22 19:06:23.348 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.348 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VerticalIslandStorySector_128x256x128.vx2'
    2019-04-22 19:06:23.395 - Thread:  21 ->  Voxel storage was in old format. It is updated but needs to be saved.
    2019-04-22 19:06:23.395 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\small_largestone.vx2'
    2019-04-22 19:06:23.411 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\AsteroidDebris.vx2'
    2019-04-22 19:06:23.426 - Thread:  1 ->	 Done
    2019-04-22 19:06:23.426 - Thread:  1 ->	 MyDefinitionManager.PreloadDefinitions() - START
    2019-04-22 19:06:23.458 - Thread:  1 ->	 MyDefinitionManager.PreloadDefinitions() - END
    2019-04-22 19:06:23.583 - Thread:  1 ->	 MySession::Unload END
    2019-04-22 19:06:23.598 - Thread:  1 ->	 MySandboxGame.UnloadData() - START
    2019-04-22 19:06:23.598 - Thread:  1 ->	 MySandboxGame.UnloadData() - END
    2019-04-22 19:06:23.598 - Thread:  1 ->	 Havok memory statistics:
    hkFreeListMemorySystem memory overview:
    =======================================
    
    	Allocation totals:
    
    			  438712 allocated by heap
    				1600 allocated by debug
    			16777216 allocated by solver
    			 -------
    			17217528 computed total
    			17217528 reported total
    
    	Heap usage:
    
    			  78800 (17%) unused in thread local freelists
    			  144248 (32%) unused in main heap
    			  215664 (49%) used in main heap
    			 -------
    			  438712 allocated by heap
    
    	Peak usage:
    
    			  362976 (59%) peak heap used (versus current)
    				  0 ( 0%) peak solver used (versus available)
    
    2019-04-22 19:06:26.004 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Leedah_Asteroid.vx2'
    2019-04-22 19:06:28.661 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Quantorea.vx2'
    2019-04-22 19:06:30.739 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\SuperRock_001.vx2'
    2019-04-22 19:06:31.864 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\SuperRock_002.vx2'
    2019-04-22 19:06:32.692 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid_011.vx2'
    2019-04-22 19:06:35.083 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\stone_mediumstone.vx2'
    2019-04-22 19:06:35.083 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\VoxelstoneStoneFe.vx2'
    2019-04-22 19:06:35.114 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-001.vx2'
    2019-04-22 19:06:35.114 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-002.vx2'
    2019-04-22 19:06:35.129 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-003.vx2'
    2019-04-22 19:06:35.129 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-004.vx2'
    2019-04-22 19:06:35.145 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-005.vx2'
    2019-04-22 19:06:35.161 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid64-006.vx2'
    2019-04-22 19:06:35.161 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-001.vx2'
    2019-04-22 19:06:35.192 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-002.vx2'
    2019-04-22 19:06:35.208 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-003.vx2'
    2019-04-22 19:06:35.223 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-004.vx2'
    2019-04-22 19:06:35.239 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-005.vx2'
    2019-04-22 19:06:35.270 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-006.vx2'
    2019-04-22 19:06:35.286 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid128-007.vx2'
    2019-04-22 19:06:35.317 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-001.vx2'
    2019-04-22 19:06:35.395 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-002.vx2'
    2019-04-22 19:06:35.473 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-003.vx2'
    2019-04-22 19:06:35.567 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-004.vx2'
    2019-04-22 19:06:35.629 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-005.vx2'
    2019-04-22 19:06:35.708 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-006.vx2'
    2019-04-22 19:06:35.786 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-007.vx2'
    2019-04-22 19:06:35.864 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-008.vx2'
    2019-04-22 19:06:35.926 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-009.vx2'
    2019-04-22 19:06:35.989 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-010.vx2'
    2019-04-22 19:06:36.067 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-011.vx2'
    2019-04-22 19:06:36.129 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-012.vx2'
    2019-04-22 19:06:36.208 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-013.vx2'
    2019-04-22 19:06:36.270 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-014.vx2'
    2019-04-22 19:06:36.348 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-015.vx2'
    2019-04-22 19:06:36.411 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-016.vx2'
    2019-04-22 19:06:36.458 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-017.vx2'
    2019-04-22 19:06:36.504 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-018.vx2'
    2019-04-22 19:06:36.567 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-019.vx2'
    2019-04-22 19:06:36.629 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid256-020.vx2'
    2019-04-22 19:06:36.692 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-001.vx2'
    2019-04-22 19:06:37.145 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-002.vx2'
    2019-04-22 19:06:37.489 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-003.vx2'
    2019-04-22 19:06:37.833 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-004.vx2'
    2019-04-22 19:06:38.036 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-006.vx2'
    2019-04-22 19:06:38.333 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-007.vx2'
    2019-04-22 19:06:38.536 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-008.vx2'
    2019-04-22 19:06:38.895 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-009.vx2'
    2019-04-22 19:06:39.254 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-011.vx2'
    2019-04-22 19:06:39.676 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-012.vx2'
    2019-04-22 19:06:40.020 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-013.vx2'
    2019-04-22 19:06:40.411 - Thread:  21 ->  Loading voxel storage from file 'C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineersDedicatedServer\Content\VoxelMaps\Asteroid512-014.vx2'
    2019-04-22 19:06:41.333 - Thread:  1 ->	 Steam closed
    2019-04-22 19:06:41.364 - Thread:  1 ->	 Log Closed
    
     
    Last edited: Apr 23, 2019
  8. Thomas_Jefferson

    Thomas_Jefferson Apprentice Engineer

    Messages:
    333
    Yep, we're pretty much the same issue. It's good to know that we're not the only ones, but it sucks that you can't play right now either.
    I'm going to try submitting a bug report on the support site and link this thread.

    EDIT: Never mind, looks like you beat me to it :D

    @Michael Gray
    Up-vote the report here so it gets noticed: https://support.keenswh.com/spaceen...edicated-server-exception-while-loading-world
     
  9. Kovsky

    Kovsky Trainee Engineer

    Messages:
    62
    Yeah, I linked this thread too so they could get the other logs.
     
  10. Kovsky

    Kovsky Trainee Engineer

    Messages:
    62
    Well, I am still having the same issue, have found a dozen or so mods doing it now.
     
  11. Thomas_Jefferson

    Thomas_Jefferson Apprentice Engineer

    Messages:
    333
    Same here. It's getting some activity on the support page you made, so it gets noticed and fixed before the weekend!
     
  12. Kovsky

    Kovsky Trainee Engineer

    Messages:
    62
    I have been trying a whole bunch of different things to try and provide more info them to look at, its nuts that the client works and the DS all of a sudden stopped.
     
  13. Michael Gray

    Michael Gray Trainee Engineer

    Messages:
    5
    Fingers crossed. my server has been offline for days now.
     
    • Agree Agree x 1
  14. MarekW

    MarekW Trainee Engineer

    Messages:
    96
    For a quick fix, just use Torch, fixes it in most cases :)
     
  15. Thomas_Jefferson

    Thomas_Jefferson Apprentice Engineer

    Messages:
    333
    If you start a server with Torch, can you move back to a stock DS launch with the same save?
     
  16. Michael Gray

    Michael Gray Trainee Engineer

    Messages:
    5
    Whats the update cycle like on Torch? i usually steer clear of third party software for servers as they tend to take a while to update to the latest patch.
     
  17. MarekW

    MarekW Trainee Engineer

    Messages:
    96
    @Thomas_Jefferson Most of the time yes, but not always. I have seen a few cases where it doesnt load after being started/run with torch.
    @Michael Gray Almost always same day after an update for se has been released. They're a great team
     
  18. Prof.Liebstrumpf

    Prof.Liebstrumpf Trainee Engineer

    Messages:
    19
    Have this mod bug on dedicated servers too!

    I found out what mods create this bug.
    Some mods are compressed into "RANDOMNUMBER_legacy.bin" some others don't.
    Dedicated Servers downloads ONLY compressed mods and the uncompressed NOT
    --> Result: k_EResultFail ---> Exception while loading world: Value cannot be null. Parameter name: path1 ----> Shutting down server...
     
  19. Thomas_Jefferson

    Thomas_Jefferson Apprentice Engineer

    Messages:
    333
    Not exactly. Since only some mods (older ones apparently) actually get downloaded, we don't know if the newer ones would be getting that "legacy.bin" attached to them. All mods are compressed when they're sent to the workshop. They exist on the workshop servers as a file that's basically a zip compressed archive. When the client downloads them, they're relabeled as SBX files. Previously, the DS would download them and save them with the same extension, but something has changed. Maybe Steam has changed how they store uploads and only the older ones are working correctly. Maybe the newest build of SE sends the data to Steam in such a way that the DS doesn't process it correctly.

    By the way, that "random number" is actually something called "UGC Handle". If you look in the folder where your world is saved for the DS, you see a file called "appworkshop_244850.acf" that has some stats of things that are listed to be downloaded. The ones that fail don't have the UGC handle, but do have a manifest number. The ones that download have a manifest of "-1" and actually have the UGC handle, which gets attached to the file name rather than the workshop id, like before.

    Hmmm, this makes me wonder... I'm going to revert to an older version of SE and try to upload my mods. I'll report back later!
    --- Automerge ---
    Looks like the furthest back I can go on the client side is 1.188 before uploading to the workshop fails, and uploads made on 1.188 still fail to download on DS. I'm certain that something changed on how they were uploaded though. One of my mods is 120 Mb and it used to take about a minute and a half to upload, now it takes less than 25 seconds in the newest version of SE. Something is definitely different here!

    --- Automerge ---
    I HAVE A WORKAROUND!!!!
    So I figured something was different in how SE and DS interacted with Steam after 1.187, so I started looking into what Steam related files changed between DS and SE versions. I was able to copy a few files from my Steam install location into the Dedicated Server path and I got it to download all recently updated mods!

    Copy the following files from your Steam client location (Program Files (x86)\Steam\) Into your Dedicated Server (SpaceEngineersDedicatedServer\DedicatedServer64\:
    steamclient.dll
    steamclient64.dll
    tier0_s.dll
    tier0_s64.dll
    vstdlib_s.dll
    vstdlib_s64.dll

    Make sure you COPY (and overwrite) them and NOT MOVE them. If you are using DS on your local machine, the files may move if they're on the same root drive. All the files may not be necessary, but I just copied all of them for good measure.

    Also, make sure you turn auto-update off on your servers, or the update checker may overwrite the fix!

    Good luck! Hopefully the devs patch this into the next DS soon!
     
    Last edited: Apr 28, 2019
  20. Prof.Liebstrumpf

    Prof.Liebstrumpf Trainee Engineer

    Messages:
    19
    Tried this out too. Doesn't worked for me.


    I uploaded missing mods byself and modified the "appworkshop_244850.acf" so the server don't need to download the mods again. this was the only solution for me.
    (btw. sometimes my client was unable to download the mods too if i tried to connect to any dedicated servers)
     
  21. Thomas_Jefferson

    Thomas_Jefferson Apprentice Engineer

    Messages:
    333
    At least you got it working. I tried that method of copying all the mods manually with no luck. At least so far, both seem to be a viable workaround, depending on your situation.
     
  22. Prof.Liebstrumpf

    Prof.Liebstrumpf Trainee Engineer

    Messages:
    19
    after copying manually you have to edit the "appworkshop_244850.acf" file (with texteditor) to get it to work. in this file is declared what the server doing with mods! -> updating/downloading.
     
Thread Status:
This last post in this thread was made more than 31 days old.