Gamma crashes with 'System.ArgumentNullException' after start

Hi friends, i try to use vvvv gamma but it crashes after start with following error. Do somebody knows whats wrong? it would be really helpfull if sombody knows.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: context
at SkiaSharp.SKSurface.Create(GRContext context, GRBackendRenderTarget renderTarget, GRSurfaceOrigin origin, SKColorType colorType, SKColorSpace colorspace, SKSurfaceProperties props)
at SkiaSharp.SKSurface.Create(GRContext context, GRBackendRenderTarget renderTarget, GRSurfaceOrigin origin, SKColorType colorType)
at SkiaSharp.Views.Desktop.SKGLControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

@erqunet this looks like vvvv cannot initialize drawing. what operating system/graphics card/driver is this? can you try on another device?

@joreg thanks for answer. yes it looks like this. i tried 2 time on diverent operating systems but the same machine. first on win7. second at upgraded win10. both times i had the same problem. the grafikcard is NVIDIA GeForce 310M. i wandering when i had win7 the grafikcard had status “working with no problems” in device manager. no on win10 the operating system can not initialize a driver for this device. it works with Intel HD Grafics. It seems the grafikcard is to fucking old.

ok that explains. in that case i can only recommend using a newer card or finding a newer driver for it.

ok thanks. i´ll try

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