Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 10/12/2023 17:55 Program exited with message:
- SharpGen.Runtime.SharpGenException: HRESULT: [0x887A0001], Module: [Vortice.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: [The application made a call that is invalid. Either the parameters of the call or the state of some object was incorrect.
- Enable the D3D debug layer in order to see details via debug messages.
- ]
- at SharpGen.Runtime.Result.ThrowFailureException()
- at SharpGen.Runtime.Result.CheckError()
- at Vortice.DXGI.IDXGISwapChain.GetBuffer[T](Int32 index)
- at ClickableTransparentOverlay.Overlay.OnResize(Int32 width, Int32 height)
- at ClickableTransparentOverlay.Overlay.ProcessMessage(WindowMessage msg, UIntPtr wParam, IntPtr lParam)
- at ClickableTransparentOverlay.Overlay.WndProc(IntPtr hWnd, UInt32 msg, UIntPtr wParam, IntPtr lParam)
- ------------------------------
- 10/12/2023 17:56 Program exited with message:
- SharpGen.Runtime.SharpGenException: HRESULT: [0x887A0001], Module: [Vortice.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: [The application made a call that is invalid. Either the parameters of the call or the state of some object was incorrect.
- Enable the D3D debug layer in order to see details via debug messages.
- ]
- at SharpGen.Runtime.Result.ThrowFailureException()
- at SharpGen.Runtime.Result.CheckError()
- at Vortice.DXGI.IDXGISwapChain.GetBuffer[T](Int32 index)
- at ClickableTransparentOverlay.Overlay.OnResize(Int32 width, Int32 height)
- at ClickableTransparentOverlay.Overlay.ProcessMessage(WindowMessage msg, UIntPtr wParam, IntPtr lParam)
- at ClickableTransparentOverlay.Overlay.WndProc(IntPtr hWnd, UInt32 msg, UIntPtr wParam, IntPtr lParam)
- ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement