2019-09-14 12:24:56.536 +02:00 [Error] Core constructor -> SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
at SharpDX.Result.CheckError() in C:\projects\sharpdx\Source\SharpDX\Result.cs:line 195
at SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut) in C:\projects\sharpdx\Source\SharpDX.DXGI\Generated\DESKTOP_APP\Interfaces.cs:line 1512
at SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain) in C:\projects\sharpdx\Source\SharpDX.Direct3D11\Device.cs:line 191
at SharpDX.Direct3D11.Device.CreateWithSwapChain(DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain) in C:\projects\sharpdx\Source\SharpDX.Direct3D11\Device.cs:line 160
at ExileCore.RenderQ.DX11..ctor(RenderForm form, CoreSettings coreSettings) in A:\Work\GitHub\ExileApi\Core\RenderQ\DX11.cs:line 70
at ExileCore.Core..ctor(RenderForm form) in A:\Work\GitHub\ExileApi\Core\Core.cs:line 99