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
Excerpt from the log, looks like a problem with AllowTearing in the renderer.
2023-03-2701:24:52[error]: An unhandled error has occurred.2023-03-2701:24:52[error]: SharpGen.Runtime.SharpGenException: HRESULT:[0x80070005], Module:[General], ApiCode:[E_ACCESSDENIED/General access denied error],Message:[Accessisdenied.2023-03-2701:24:52[error]:]2023-03-2701:24:52[error]: at SharpGen.Runtime.Result.ThrowFailureException()2023-03-2701:24:52[error]: at Vortice.DXGI.IDXGIFactory.CreateSwapChain(IUnknowndevice,SwapChainDescriptiondesc)2023-03-2701:24:52[error]: at Veldrid.D3D11.D3D11Swapchain.recreateSwapchain()2023-03-2701:24:52[error]: at osu.Framework.Graphics.Veldrid.VeldridRenderer.set_AllowTearing(Booleanvalue)inE:\osu!source\osu-framework\osu.Framework\Graphics\Veldrid\VeldridRenderer.cs:line 412023-03-2701:24:52[error]: at osu.Framework.Graphics.Rendering.Renderer.osu.Framework.Graphics.Rendering.IRenderer.set_AllowTearing(Booleanvalue)inE:\osu!source\osu-framework\osu.Framework\Graphics\Rendering\Renderer.cs:line 10982023-03-2701:24:52[error]: at osu.Framework.Platform.GameHost.DrawFrame()inE:\osu!source\osu-framework\osu.Framework\Platform\GameHost.cs:line 4842023-03-2701:24:52[error]: at osu.Framework.Threading.GameThread.processFrame()inE:\osu!source\osu-framework\osu.Framework\Threading\GameThread.cs:line 451
Originally posted by BlueZenithAm March 27, 2023
I found that the game will crash when switching display mode between boardless fullscreen/windowed and exclusive fullscreen. It only happens in DirectX mode, other surfaces work properly.
Discussed in #5708
Originally posted by BlueZenithAm March 27, 2023
I found that the game will crash when switching display mode between boardless fullscreen/windowed and exclusive fullscreen. It only happens in DirectX mode, other surfaces work properly.
2023-03-27.01-00-39.mp4
logs:
runtime.log
input.log
performance.log
The text was updated successfully, but these errors were encountered: