Black renderer

hello, I used an old vvvv version (vvvv_50beta35.2_x64) to make a small project. After a few hour the renderer stays black. I got this error:

14:29:02 ERR : Exception caused by node during render :/73/23
14:30:15 ERR : SlimDX.DXGI.DXGIException in SlimDX: DXGI_ERROR_DEVICE_REMOVED: Hardware device removed. (-2005270523)
14:30:26 - : Stack Trace
14:30:37 - : bei SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
bei SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object dataValue)
bei SlimDX.DXGI.SwapChain…ctor(Factory factory, ComObject device, SwapChainDescription description)
bei FeralTic.DX11.Resources.DX11SwapChain…ctor(DX11RenderContext context, IntPtr handle, Format format, SampleDescription sampledesc, Int32 rate, Int32 bufferCount, Boolean flipSequential)
bei VVVV.DX11.Nodes.DX11RendererNode.Update(DX11RenderContext context)
bei VVVV.DX11.Nodes.DX11RendererNode.Render(DX11RenderContext context)
bei VVVV.DX11.Lib.RenderGraph.DX11DeviceRenderer.ProcessNode(DX11Node node)

its an simple interface and a vlc spread with a few videos. should I try use a current version? How can I fix this issue?

maybe your graphics driver are simply way ahead of that vvvv version from more than 2 years ago

a question comes to mind: what forces you use that version?
the other question: how dirty is the gpu fan?

It is a purchased license on which a project ran for a long time now. I thought this new little application could run on this version.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.