You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"External component has thrown an exception." (HRESULT -2147467259)
in Microsoft.Xna.Framework.Graphics.FNA3D.FNA3D_AddDisposeTexture(IntPtr device, IntPtr texture)
in Microsoft.Xna.Framework.Graphics.Texture.Dispose(Boolean disposing) in C:\Users\Sergey\source\repos\Wosb\FNA_net7_0\src\Graphics\Texture.cs:line 49
in Microsoft.Xna.Framework.Graphics.RenderTarget2D.Dispose(Boolean disposing) in C:\Users\Sergey\source\repos\Wosb\FNA_net7_0\src\Graphics\RenderTarget2D.cs:line 198
in Microsoft.Xna.Framework.Graphics.GraphicsResource.Dispose() in C:\Users\Sergey\source\repos\Wosb\FNA_net7_0\src\Graphics\GraphicsResource.cs:line104
in TheraEngine.Graphics.RenderTarget.Dispose()
RenderTarget2D.cs:
Before exception occurs glColorBuffer is zero but glDepthStencilBuffer is not zero
The text was updated successfully, but these errors were encountered: