[1.0.2.2]DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved

Moderator: MOD_DW2

Post Reply
firemad
Posts: 97
Joined: Sun Mar 13, 2022 3:15 pm

[1.0.2.2]DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved

Post by firemad »

Hi,

The game is a lot more stable in 1.0.2.2 but I got a crash to report.

I was doing nothing and only checking the galaxy view. So I was static checking the money going up. :mrgreen:

I didn't touch my mouse lol :mrgreen:

I had HDR in graphic settings on.

Event viewer:

Code: Select all

Application: DistantWorlds2.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: SharpDX.SharpDXException
   at SharpDX.Result.CheckError()
   at SharpDX.Direct3D11.DeviceContext.MapSubresource(SharpDX.Direct3D11.Resource, Int32, SharpDX.Direct3D11.MapMode, SharpDX.Direct3D11.MapFlags)
   at Xenko.Graphics.CommandList.MapSubresource(Xenko.Graphics.GraphicsResource, Int32, Xenko.Graphics.MapMode, Boolean, Int32, Int32)
   at Xenko.Graphics.Buffer.GetData(Xenko.Graphics.CommandList, Xenko.Graphics.Buffer, Xenko.Graphics.DataPointer)
   at Xenko.Graphics.Buffer.GetData[[System.Single, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Xenko.Graphics.CommandList, Xenko.Graphics.Buffer, Single[])
   at Xenko.Graphics.Buffer.GetData[[System.Single, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Xenko.Graphics.CommandList, Single[])
   at Xenko.Graphics.Buffer.GetData[[System.Single, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Xenko.Graphics.CommandList)
   at DistantWorlds.Types.ModelVertexData.GetVertexData(Xenko.Engine.Game, Xenko.Rendering.Mesh, Xenko.Core.Mathematics.Quaternion, Single, Xenko.Graphics.VertexPositionNormalTexture[] ByRef, Int32[] ByRef, Xenko.Core.Mathematics.Vector3 ByRef, Xenko.Core.Mathematics.Vector3 ByRef, Xenko.Core.Mathematics.Vector3 ByRef, Single ByRef, System.String)
   at DistantWorlds.Types.ModelVertexData.GetVertexData(Xenko.Engine.Game, Xenko.Graphics.GraphicsDevice, Xenko.Rendering.Mesh, Xenko.Core.Mathematics.Quaternion, System.String)
   at DistantWorlds.Types.ModelEffectHelper.ProcessModel(Xenko.Engine.Game, Xenko.Graphics.GraphicsDevice, Xenko.Rendering.Model, System.String, Boolean, Boolean)
   at DistantWorlds.Types.ModelEffectHelper.ObtainModel(Xenko.Core.Serialization.Contents.ContentManager, Xenko.Engine.Game, Xenko.Graphics.GraphicsDevice, System.String, Boolean, Boolean, DistantWorlds.Types.ModelVertexData ByRef)
   at DistantWorlds.Types.ModelEffectHelper.ObtainModelForDesign(Xenko.Core.Serialization.Contents.ContentManager, Xenko.Engine.Game, Xenko.Graphics.GraphicsDevice, DistantWorlds.Types.Design, DistantWorlds.Types.Galaxy, Single ByRef, Xenko.Core.Mathematics.Vector3 ByRef, Xenko.Core.Mathematics.Vector3 ByRef, Xenko.Core.Mathematics.Vector3 ByRef, Boolean[] ByRef, Int32[] ByRef)
   at DistantWorlds2.EffectHelper.GenerateGraphicsNode(DistantWorlds.Types.StellarObject, DistantWorlds.Types.Design, Boolean, DistantWorlds.Types.Galaxy, DistantWorlds.Types.Empire, DistantWorlds.Types.Orb, Int32, Int32, Single, DistantWorlds.Types.CameraInfo, Xenko.Engine.Scene, DistantWorlds.Types.SceneViewMode, DistantWorlds.Types.SceneRenderType, DistantWorlds2.DWGame, Xenko.Graphics.GraphicsDevice, Xenko.Core.Serialization.Contents.ContentManager, DistantWorlds.Types.Location)
   at DistantWorlds2.EffectHelper.GenerateGraphicsNode(DistantWorlds.Types.StellarObject, DistantWorlds.Types.Galaxy, DistantWorlds.Types.Empire, DistantWorlds.Types.Orb, Int32, Int32, Single, DistantWorlds.Types.CameraInfo, Xenko.Engine.Scene, DistantWorlds.Types.SceneViewMode, DistantWorlds.Types.SceneRenderType, DistantWorlds2.DWGame, Xenko.Graphics.GraphicsDevice, Xenko.Core.Serialization.Contents.ContentManager, DistantWorlds.Types.Location)
   at DistantWorlds2.ScaledRenderer.GenerateBackgroundScene(Xenko.Graphics.GraphicsDevice, DistantWorlds.Types.OrbType, DistantWorlds.Types.Race, DistantWorlds.Types.ShipRole, Boolean, System.Random)
   at DistantWorlds2.ScaledRenderer.GenerateBackgroundScene(Xenko.Graphics.GraphicsDevice)
   at DistantWorlds2.ScaledRenderer.CheckGenerateMenuBackgroundScene(DistantWorlds2.MenuRenderer, DistantWorlds2.MenuRenderer)
   at DistantWorlds2.DWGame.Update(Xenko.Games.GameTime)
   at Xenko.Games.GameBase.InitializeBeforeRun()
   at Xenko.Games.GamePlatform.OnInitCallback()
   at Xenko.Games.GameWindowWinforms.Run()
   at Xenko.Games.GameBase.Run(Xenko.Games.GameContext)
   at A0Cm11SZbSPmETQBrH.FodkA5fNKkbpSn4K8s.Vc8UwkuwUIWAvQCoNX3(System.Object, System.Object)
   at A0Cm11SZbSPmETQBrH.FodkA5fNKkbpSn4K8s.UYAx58xN7(System.Object)
   at <PrivateImplementationDetails>{43E69285-BB59-43E4-B8ED-B0D029DF4C6A}.Main(System.String[])

Code: Select all

Faulting application name: DistantWorlds2.exe, version: 1.0.2.2, time stamp: 0x8221496d
Faulting module name: KERNELBASE.dll, version: 10.0.22000.527, time stamp: 0x71a5cb5d
Exception code: 0xe0434352
Fault offset: 0x000000000004478c
Faulting process id: 0x218c
Faulting application start time: 0x01d83e3c7636e936
Faulting application path: C:\Program Files (x86)\Steam\steamapps\common\Distant Worlds 2\DistantWorlds2.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 36ef90cf-68e3-445f-9537-c4ec7c876d29
Faulting package full name: 
Faulting package-relative application ID: 
Attachments
DW2_CrashDump 22-03-2022 18-31-16.txt
(3.3 KiB) Downloaded 15 times
SessionLog.txt
(247.86 KiB) Downloaded 7 times
Post Reply

Return to “Distant Worlds 2: Tech Support”