Hello everybody,
I really don’t know what is happening. Everything was working fine until yesterday night, then today I launched vvvv and the DX.11 Rendere is not working anymore.
In the Renderer TTY says this:
00:01:17 ERR : Exception caused by node during update :/75/0
00:01:17 ERR : Exception node name :Renderer (DX11)
00:01:17 ERR : SlimDX.DXGI.DXGIException in SlimDX: DXGI_ERROR_DEVICE_REMOVED: Hardware device removed. (-2005270523)
Stacktrace:
at SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
at SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object dataValue)
at SlimDX.DXGI.SwapChain…ctor(Factory factory, ComObject device, SwapChainDescription description)
at FeralTic.DX11.Resources.DX11SwapChain…ctor(DX11RenderContext context, IntPtr handle, Format format, SampleDescription sampledesc, Int32 rate, Int32 bufferCount, Boolean flipSequential)
at VVVV.DX11.Nodes.DX11RendererNode.Update(DX11RenderContext context)
at VVVV.DX11.Lib.RenderGraph.DX11DeviceRenderer.UpdateNode(DX11Node node)
00:01:17 - : Stack Trace
00:01:17 - : at SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
at SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object dataValue)
at SlimDX.DXGI.SwapChain…ctor(Factory factory, ComObject device, SwapChainDescription description)
at FeralTic.DX11.Resources.DX11SwapChain…ctor(DX11RenderContext context, IntPtr handle, Format format, SampleDescription sampledesc, Int32 rate, Int32 bufferCount, Boolean flipSequential)
at VVVV.DX11.Nodes.DX11RendererNode.Update(DX11RenderContext context)
at VVVV.DX11.Lib.RenderGraph.DX11DeviceRenderer.UpdateNode(DX11Node node)
I tried to reinstall both DX.11 nodes and vvvv, I tried to restore previous registry entries but the problem is the same.
Anyone can help?
Thanks