Log Name:      Application
Source:        .NET Runtime
Date:          2022/04/15 12:53:29
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      MichaelPC
Description:
Application: DistantWorlds2.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
   at SharpDX.Direct3D11.Device.CreateTexture2D(SharpDX.Direct3D11.Texture2DDescription ByRef, SharpDX.DataBox[], SharpDX.Direct3D11.Texture2D)
   at Xenko.Graphics.Texture.InitializeFromImpl(Xenko.Graphics.DataBox[])
   at Xenko.Graphics.Texture.InitializeFrom(Xenko.Graphics.Texture, Xenko.Graphics.TextureDescription, Xenko.Graphics.TextureViewDescription, Xenko.Graphics.DataBox[])
   at Xenko.Graphics.Texture.New(Xenko.Graphics.GraphicsDevice, Xenko.Graphics.TextureDescription, Xenko.Graphics.TextureViewDescription, Xenko.Graphics.DataBox[])
   at Xenko.Streaming.StreamingTexture.StreamingTask(Int32)
   at System.Threading.Tasks.Task.Execute()
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
   at System.Threading.Tasks.Task.ExecuteEntry(Boolean)
   at System.Threading.ThreadPoolWorkQueue.Dispatch()


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="2022-04-15T10:53:29.9279773Z" />
    <EventRecordID>5733</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>MichaelPC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: DistantWorlds2.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
   at SharpDX.Direct3D11.Device.CreateTexture2D(SharpDX.Direct3D11.Texture2DDescription ByRef, SharpDX.DataBox[], SharpDX.Direct3D11.Texture2D)
   at Xenko.Graphics.Texture.InitializeFromImpl(Xenko.Graphics.DataBox[])
   at Xenko.Graphics.Texture.InitializeFrom(Xenko.Graphics.Texture, Xenko.Graphics.TextureDescription, Xenko.Graphics.TextureViewDescription, Xenko.Graphics.DataBox[])
   at Xenko.Graphics.Texture.New(Xenko.Graphics.GraphicsDevice, Xenko.Graphics.TextureDescription, Xenko.Graphics.TextureViewDescription, Xenko.Graphics.DataBox[])
   at Xenko.Streaming.StreamingTexture.StreamingTask(Int32)
   at System.Threading.Tasks.Task.Execute()
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
   at System.Threading.Tasks.Task.ExecuteEntry(Boolean)
   at System.Threading.ThreadPoolWorkQueue.Dispatch()

</Data>
  </EventData>
</Event>