Yes it generates one every time. Here is the latest:
Log Name: Application
Source: .NET Runtime
Date: 08/08/2023 23.28.05
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: i9-12900K
Description:
Application: DistantWorlds2.exe
CoreCLR Version: 7.0.523.17405
.NET Version: 7.0.5
Description: The process was terminated due to an unhandled exception.
Exception Info: SharpDX.SharpDXException: HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: The parameter is incorrect.
at SharpDX.Result.CheckError()
at SharpDX.Direct3D11.Device.CreateShaderResourceView(Resource resourceRef, Nullable`1 descRef, ShaderResourceView sRViewOut)
at SharpDX.Direct3D11.ShaderResourceView..ctor(Device device, Resource resource, ShaderResourceViewDescription description)
at Stride.Graphics.Texture.GetShaderResourceView(ViewType viewType, Int32 arrayOrDepthSlice, Int32 mipIndex)
at Stride.Graphics.Texture.InitializeFromImpl(DataBox[] dataBoxes)
at Stride.Graphics.Texture.InitializeFrom(Texture parentTexture, TextureDescription description, TextureViewDescription viewDescription, DataBox[] textureDatas)
at Stride.Graphics.Texture.InitializeFrom(TextureDescription description, DataBox[] textureDatas)
at Stride.Graphics.Texture.InitializeFromImpl(Texture2D texture, Boolean isSrgb)
at Stride.Graphics.SwapChainGraphicsPresenter..ctor(GraphicsDevice device, PresentationParameters presentationParameters)
at Stride.Games.GamePlatform.CreateDevice(GraphicsDeviceInformation deviceInformation)
at Stride.Games.GamePlatform.ChangeOrCreateDevice(GraphicsDevice currentDevice, GraphicsDeviceInformation deviceInformation)
at Stride.Games.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation newInfo)
at Stride.Games.GraphicsDeviceManager.ChangeOrCreateDevice(Boolean forceCreate)
at Stride.Games.GraphicsDeviceManager.Stride.Games.IGraphicsDeviceManager.CreateDevice()
at Stride.Games.GameBase.InitializeBeforeRun()
at Stride.Games.GamePlatform.OnInitCallback()
at Stride.Games.GameWindowWinforms.Run()
at Stride.Games.GamePlatform.Run(GameContext gameContext)
at Stride.Games.GameBase.Run(GameContext gameContext)
at DistantWorlds2.Windows.DistantWorlds2App.MQmg8G7p9(Object , IEnumerable`1 )
at DistantWorlds2.Windows.DistantWorlds2App.PACFeOD6o(Object )
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
at DistantWorlds2.Windows.DistantWorlds2App.NdEomBaqt(String[] )
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2023-08-08T21:28:05.1937847Z" />
<EventRecordID>61566</EventRecordID>
<Correlation />
<Execution ProcessID="17500" ThreadID="0" />
<Channel>Application</Channel>
<Computer>i9-12900K</Computer>
<Security />
</System>
<EventData>
<Data>Application: DistantWorlds2.exe
CoreCLR Version: 7.0.523.17405
.NET Version: 7.0.5
Description: The process was terminated due to an unhandled exception.
Exception Info: SharpDX.SharpDXException: HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: The parameter is incorrect.
at SharpDX.Result.CheckError()
at SharpDX.Direct3D11.Device.CreateShaderResourceView(Resource resourceRef, Nullable`1 descRef, ShaderResourceView sRViewOut)
at SharpDX.Direct3D11.ShaderResourceView..ctor(Device device, Resource resource, ShaderResourceViewDescription description)
at Stride.Graphics.Texture.GetShaderResourceView(ViewType viewType, Int32 arrayOrDepthSlice, Int32 mipIndex)
at Stride.Graphics.Texture.InitializeFromImpl(DataBox[] dataBoxes)
at Stride.Graphics.Texture.InitializeFrom(Texture parentTexture, TextureDescription description, TextureViewDescription viewDescription, DataBox[] textureDatas)
at Stride.Graphics.Texture.InitializeFrom(TextureDescription description, DataBox[] textureDatas)
at Stride.Graphics.Texture.InitializeFromImpl(Texture2D texture, Boolean isSrgb)
at Stride.Graphics.SwapChainGraphicsPresenter..ctor(GraphicsDevice device, PresentationParameters presentationParameters)
at Stride.Games.GamePlatform.CreateDevice(GraphicsDeviceInformation deviceInformation)
at Stride.Games.GamePlatform.ChangeOrCreateDevice(GraphicsDevice currentDevice, GraphicsDeviceInformation deviceInformation)
at Stride.Games.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation newInfo)
at Stride.Games.GraphicsDeviceManager.ChangeOrCreateDevice(Boolean forceCreate)
at Stride.Games.GraphicsDeviceManager.Stride.Games.IGraphicsDeviceManager.CreateDevice()
at Stride.Games.GameBase.InitializeBeforeRun()
at Stride.Games.GamePlatform.OnInitCallback()
at Stride.Games.GameWindowWinforms.Run()
at Stride.Games.GamePlatform.Run(GameContext gameContext)
at Stride.Games.GameBase.Run(GameContext gameContext)
at DistantWorlds2.Windows.DistantWorlds2App.MQmg8G7p9(Object , IEnumerable`1 )
at DistantWorlds2.Windows.DistantWorlds2App.PACFeOD6o(Object )
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
at DistantWorlds2.Windows.DistantWorlds2App.NdEomBaqt(String[] )
</Data>
</EventData>
</Event>