Startup Issue with Space Engineers - Gameserver does not start after fresh install

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.6 (Mainline)
Virtualization Docker
Application Space Engineers
Module GenericModule
Running in Container Yes
Current State Stopped

Problem Description

Issue

Consoleoutput:
2025-01-03 04:13:06.515: App Version: 01_205_026
2025-01-03 04:13:06.521: Is official: True [NO][NIS][NAMP]
2025-01-03 04:13:06.522: Client Build Number: 0
2025-01-03 04:13:06.522: Server Build Number: 0
2025-01-03 04:13:06.522: Environment.ProcessorCount: 32
2025-01-03 04:13:06.524: Environment.OSVersion: Microsoft Windows 7 Professional (Microsoft Windows NT 6.1.7601 Service Pack 1)
2025-01-03 04:13:06.524: Environment.CommandLine: “Z:\AMP\space-engineers-generic\298740\DedicatedServer64\SpaceEngineersDedicated.exe” -console -path /AMP/space-engineers-generic/298740/servers
2025-01-03 04:13:06.524: Environment.Is64BitProcess: True
2025-01-03 04:13:06.524: Environment.Is64BitOperatingSystem: True
2025-01-03 04:13:06.524: Environment.Version: .NET Framework 4.8.3761.0
2025-01-03 04:13:06.524: Environment.CurrentDirectory: Z:\AMP\space-engineers-generic\298740\DedicatedServer64
2025-01-03 04:13:06.524: CPU Info: 13th Gen Intel(R) Core™ i9-13900
05:13:07
2025-01-03 04:13:07.591: Bind IP : 144.76.183.101:27016
05:13:09
Setting breakpad minidump AppID = 244850
05:13:10
2025-01-03 04:13:10.332: Networking service: Steam
2025-01-03 04:13:10.332: Server successfully started
2025-01-03 04:13:10.332: Product name: Space Engineers
2025-01-03 04:13:10.333: Desc: Space Engineers
2025-01-03 04:13:10.333: Public IP: 144.76.183.101
2025-01-03 04:13:10.333: User ID: [009…778]
2025-01-03 04:13:10.340: Server connected to Steam
2025-01-03 04:13:10.648: Server Name: Fuchs in Space
2025-01-03 04:13:10.648: World Name: Fuchsbau
2025-01-03 04:13:10.662: Auto Restart Enabled
05:13:13
2025-01-03 04:13:13.278: Loading Sandbox world configuration file …\Content\CustomWorlds\Star System\Sandbox_config.sbc
2025-01-03 04:13:13.283: Sandbox world configuration file found, overriding checkpoint settings.
2025-01-03 04:13:13.284: Server PolicyResponse (1)
2025-01-03 04:13:13.285: Downloading world mods - START
2025-01-03 04:13:13.285: Downloading world mods - END
2025-01-03 04:13:13.300: Loading session: …\Content\CustomWorlds\Star System
2025-01-03 04:13:13.356: Experimental mode: No
2025-01-03 04:13:13.356: Experimental mode reason: 0
2025-01-03 04:13:13.356: Console compatibility: No
05:13:18
2025-01-03 04:13:18.195: Exception while loading world: An error occurred while loading the world.
The world may be corrupted and can’t be loaded.
Please, restart the game and try again.
05:13:20
2025-01-03 04:13:20.536: Exiting…
05:13:21
2025-01-03 04:13:21.012: Logging off Steam…
2025-01-03 04:13:21.013: Shutting down server…
2025-01-03 04:13:21.132: Done

Snippet logfile:
2025-01-03 04:13:17.403 - Thread: 16 → ERROR Entity init!: System.DllNotFoundException: Unable to load DLL ‘VRage.Native.dll’: Module not found. (Exception from HRESULT: 0x8007007E)
at VRage.Voxels.VrPlanetShape.VrPlanetShape_Create(Vector3 translation, Single radius, Single hillMin, Single hillMax, Mapset maps, DetailMapData detailMapData, Boolean useLegacyAtan)
at Sandbox.Engine.Voxels.Planet.MyPlanetShapeProvider…ctor(Vector3 translation, Single radius, MyPlanetGeneratorDefinition definition, MyHeightCubemap cubemap, MyPlanetTextureMapProvider texProvider)
at Sandbox.Engine.Voxels.Planet.MyPlanetStorageProvider.Init(Int64 seed, Boolean loadTextures)
at Sandbox.Engine.Voxels.Planet.MyPlanetStorageProvider.ReadFrom(Int32 storageVersion, Stream stream, Int32 size, Boolean& isOldFormat)
at Sandbox.Engine.Voxels.MyOctreeStorage.ReadDataProvider(Stream stream, ChunkHeader header, Boolean& isOldFormat, IMyStorageDataProvider& provider)
at Sandbox.Engine.Voxels.MyOctreeStorage.LoadInternal(Int32 fileVersion, Stream stream, Boolean& isOldFormat)
at Sandbox.Engine.Voxels.MyStorageBase.Load(Stream stream, MyStorageBase& storage, Boolean& isOldFormat)
at Sandbox.Engine.Voxels.MyStorageBase.Load(Byte memoryBuffer, Boolean& isOldFormat)
at Sandbox.Engine.Voxels.MyStorageBase.<>c__DisplayClass106_0.g__PerformLoad|0()
at Sandbox.Engine.Voxels.MyStorageBase.LoadFromFile(String absoluteFilePath, Dictionary`2 modifiers, Boolean cache)
at Sandbox.Engine.Voxels.MyStorageBase.Load(String name, Boolean cache, Boolean local)
at Sandbox.Game.Entities.MyPlanet.Init(MyObjectBuilder_EntityBase builder, IMyStorage storage)
at Sandbox.Game.Entities.MyEntities.InitEntity(MyObjectBuilder_EntityBase objectBuilder, MyEntity& entity, Boolean tolerateBlacklistedPlanets)

Reproduction Steps

  • Fresh install of instance
  • Install / update gameserver
  • press Start

having the same issue. did a fresh install, no changes.

Make your own post instead of replying to a random one