Hello, I’m not new to vvvv, but now after a couple of years not using it, I wanted to start exploring vl and opencv.
However, after installing opencv dependencies, I’m having this problem with detecting my laptop cam, at the very beginning, and can’t get rid of it.
I’m using vvvv alpha 38.2 x64 + addons pack. (Also with beta I have the same problem)
i think latest alpha and gamma preview have VL.OpenCV installed already.
also, if you click on details, what does the exception say?
1 Like
Thank you so much @tonfilm . Everything seems to work smoothly with gamma preview!
I didn’t find any solution there, and the exception in details was: “See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.”
clmns
April 30, 2019, 9:43am
4
I experienced a similar or the same problem. VideoIn works with gamma but not in alpha.
Here is the details from the error message:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at VL.HDE.PatchEditor.Editors.EnumDynamicEditor..ctor(CanvasView canvasView, View parentView, Type type, IDynamicEnum value)
at VL.HDE.PatchEditor.Editors.EditorFactory.<>c__DisplayClass5_0.<.cctor>b__25(CanvasView c, View p, Type t, Object v)
at VL.HDE.PatchEditor.Editors.EditorFactory.GetEditor(CanvasView canvas, View parentView, Type type, Object value, IVLFactory factory)
at VL.Lang.View.CanvasView.PinEditorMouseHandler.LaunchPinEditor(Boolean visible)
at VL.Lang.View.CanvasView.PinEditorMouseHandler.MouseClick(VMouseEventArgs arg)
at VL.Lang.View.MouseHandlerBase`1.MouseUp(VMouseEventArgs arg)
at VL.Lang.View.CanvasView.CanvasDecisionMouseHandler.ClickMethod(VMouseEventArgs downArg, VMouseEventArgs upArg)
at VL.Core.Viewer.Handler.<>c__DisplayClass16_1.<OnClick>b__1(VMouseEventArgs up)
at VL.Core.Viewer.Handler.ParallelMouseHandler.MouseUp(VMouseEventArgs arg)
at VL.Lang.View.CanvasView.CanvasDecisionMouseHandler.MouseUp(VMouseEventArgs arg)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3394.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
VVVV.Hosting
Assembly Version: 0.0.0.0
Win32 Version: 38.2.4129.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.Hosting.DLL
----------------------------------------
VVVV.PluginInterfaces
Assembly Version: 0.0.0.0
Win32 Version: 38.2.4129.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.PluginInterfaces.DLL
----------------------------------------
VVVV.Core
Assembly Version: 0.0.0.0
Win32 Version: 38.2.4129.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.Core.DLL
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
VVVV.NuGetAssemblyLoader
Assembly Version: 0.1.0.0
Win32 Version: 0.1.11.29085
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.NuGetAssemblyLoader.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Microsoft.Practices.Unity
Assembly Version: 4.0.0.0
Win32 Version: 4.0.1.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Practices.Unity.DLL
----------------------------------------
System.Runtime
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
NuGet.Core
Assembly Version: 2.14.0.832
Win32 Version: 2.14.0.832
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/NuGet.Core.DLL
----------------------------------------
Nito.Async
Assembly Version: 1.4.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Nito.Async.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Threading
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll
----------------------------------------
System.Collections
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
----------------------------------------
System.Reflection
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll
----------------------------------------
System.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Linq/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.dll
----------------------------------------
System.Globalization
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Globalization/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.dll
----------------------------------------
System.Resources.ResourceManager
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Resources.ResourceManager/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Resources.ResourceManager.dll
----------------------------------------
System.Runtime.Extensions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll
----------------------------------------
ICSharpCode.SharpDevelop.Dom
Assembly Version: 3.2.1.6466
Win32 Version: 3.2.1.6466
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/ICSharpCode.SharpDevelop.Dom.DLL
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.ComponentModel.DataAnnotations
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Xaml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
WindowsBase.resources
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase.resources/v4.0_4.0.0.0_de_31bf3856ad364e35/WindowsBase.resources.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.7.3394.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.ComponentModel.Composition.CodePlex
Assembly Version: 4.1.2.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.ComponentModel.Composition.CodePlex.DLL
----------------------------------------
VVVV.Utils
Assembly Version: 0.0.0.0
Win32 Version: 38.2.4129.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.Utils.DLL
----------------------------------------
SlimDX
Assembly Version: 4.0.13.43
Win32 Version:
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/SlimDX.DLL
----------------------------------------
VVVV.VLIntegration
Assembly Version: 0.0.0.0
Win32 Version: 38.2.4129.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.VLIntegration.DLL
----------------------------------------
System.Reflection.Context.CodePlex
Assembly Version: 4.1.2.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.Reflection.Context.CodePlex.DLL
----------------------------------------
VVVV.DX11.Factories
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/VVVV_50ALPHA38.2_X64/PACKS/DX11/FACTORIES/VVVV.DX11.FACTORIES.DLL
----------------------------------------
VVVV.CV.Factories
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/VVVV_50ALPHA38.2_X64/PACKS/IMAGE/FACTORIES/VVVV.CV.FACTORIES.DLL
----------------------------------------
ICSharpCode.NRefactory
Assembly Version: 3.2.1.6466
Win32 Version: 3.2.1.6466
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/ICSharpCode.NRefactory.DLL
----------------------------------------
VL.Lang
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VL.Lang.DLL
----------------------------------------
System.Collections.Immutable
Assembly Version: 1.2.3.0
Win32 Version: 4.6.26515.06
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.Collections.Immutable.DLL
----------------------------------------
VL.Core
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VL.Core.DLL
----------------------------------------
System.Reactive
Assembly Version: 4.0.0.0
Win32 Version: 4.0.0.398
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.Reactive.DLL
----------------------------------------
netstandard
Assembly Version: 2.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------
SharpDX.Mathematics
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/SharpDX.Mathematics.DLL
----------------------------------------
VL.UI.Core
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VL.UI.Core.DLL
----------------------------------------
ImmutableObjectGraph
Assembly Version: 1.2.0.0
Win32 Version: 1.2.19.38903
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/ImmutableObjectGraph.DLL
----------------------------------------
VVVV.DX11.Lib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/dx11/core/VVVV.DX11.Lib.dll
----------------------------------------
FeralTic
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/dx11/core/FeralTic.DLL
----------------------------------------
VVVV.DX11.Core
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/dx11/core/VVVV.DX11.Core.DLL
----------------------------------------
CommandLine
Assembly Version: 1.9.71.2
Win32 Version: 1.9.71.2
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/CommandLine.DLL
----------------------------------------
System.Configuration.ConfigurationManager
Assembly Version: 4.0.1.0
Win32 Version: 4.6.26515.06
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.Configuration.ConfigurationManager.DLL
----------------------------------------
Microsoft.Cci.PeReader
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.PeReader.DLL
----------------------------------------
Microsoft.Cci.MetadataHelper
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.MetadataHelper.DLL
----------------------------------------
Microsoft.Cci.MetadataModel
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.MetadataModel.DLL
----------------------------------------
Microsoft.Cci.ReflectionImporter
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ReflectionImporter.DLL
----------------------------------------
Microsoft.Cci.ReflectionEmitter
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ReflectionEmitter.DLL
----------------------------------------
Microsoft.Cci.SourceModel
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.SourceModel.DLL
----------------------------------------
System.Interactive
Assembly Version: 3.2.0.0
Win32 Version: 3.2.0.702
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.Interactive.DLL
----------------------------------------
VL.DynamicAssembly_1
Assembly Version: 0.0.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ReflectionEmitter.dll
----------------------------------------
Microsoft.Cci.MutableMetadataModel
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.MutableMetadataModel.DLL
----------------------------------------
Microsoft.Cci.MutableCodeModel
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.MutableCodeModel.DLL
----------------------------------------
Microsoft.Cci.CodeModel
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.CodeModel.DLL
----------------------------------------
ISymWrapper
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/ISymWrapper/v4.0_4.0.0.0__b03f5f7f11d50a3a/ISymWrapper.dll
----------------------------------------
Microsoft.Cci.CodeModelToIL
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.CodeModelToIL.DLL
----------------------------------------
Microsoft.Cci.ILGenerator
Assembly Version: 1.0.13.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ILGenerator.DLL
----------------------------------------
VL.UI.Forms
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VL.UI.Forms.DLL
----------------------------------------
VL.UI.GraphicalEditor.Skia
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VL.UI.GraphicalEditor.Skia.DLL
----------------------------------------
SkiaSharp.Views.Desktop
Assembly Version: 1.68.0.0
Win32 Version: 1.68.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/SkiaSharp.Views.Desktop.DLL
----------------------------------------
OpenTK.GLControl
Assembly Version: 3.0.1.0
Win32 Version: 3.0.1
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/OpenTK.GLControl.DLL
----------------------------------------
OpenTK
Assembly Version: 3.0.1.0
Win32 Version: 3.0.1
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/OpenTK.DLL
----------------------------------------
VL.UI.NodeBrowser
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VL.UI.NodeBrowser.DLL
----------------------------------------
VL.UI.PatchEditor.Utils
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VL.UI.PatchEditor.Utils.DLL
----------------------------------------
System.Drawing.Common
Assembly Version: 4.0.0.1
Win32 Version: 4.6.26919.02
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.Drawing.Common.DLL
----------------------------------------
ExCSS
Assembly Version: 2.0.6.0
Win32 Version: 2.0.6
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/ExCSS.DLL
----------------------------------------
System.IO
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll
----------------------------------------
SharpDX.Direct2D1
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/SharpDX.Direct2D1.DLL
----------------------------------------
SharpDX
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/SharpDX.DLL
----------------------------------------
SharpDX.D3DCompiler
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/dx11/core/SharpDX.D3DCompiler.dll
----------------------------------------
VVVV.Nodes
Assembly Version: 1.0.7020.2663
Win32 Version: 1.0.7020.2663
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/nodes/plugins/VVVV.Nodes.dll
----------------------------------------
VVVV.Nodes.Generic
Assembly Version: 0.0.0.0
Win32 Version: 38.2.4129.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.Nodes.Generic.DLL
----------------------------------------
Svg
Assembly Version: 1.6.1.26394
Win32 Version: 1.6.1.26394
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Svg.DLL
----------------------------------------
SharpDX.RawInput
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/nodes/plugins/SharpDX.RawInput.DLL
----------------------------------------
Gma.QrCodeNet.Encoding
Assembly Version: 0.4.0.0
Win32 Version: 0.4.1.2
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/nodes/plugins/Gma.QrCodeNet.Encoding.DLL
----------------------------------------
VVVV.HDE.Viewer.WinFormsViewer
Assembly Version: 1.0.7020.2661
Win32 Version: 1.0.7020.2661
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.HDE.Viewer.WinFormsViewer.DLL
----------------------------------------
VVVV.HDE.Viewer.PiccoloGraphicalEditor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VVVV.HDE.Viewer.PiccoloGraphicalEditor.DLL
----------------------------------------
UMD.HCIL.Piccolo
Assembly Version: 1.0.2165.24847
Win32 Version: 1.0.2165.24847
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/UMD.HCIL.Piccolo.DLL
----------------------------------------
UMD.HCIL.PiccoloX
Assembly Version: 1.0.2165.24848
Win32 Version: 1.0.2165.24848
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/UMD.HCIL.PiccoloX.DLL
----------------------------------------
System.Linq.Expressions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Expressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Expressions.dll
----------------------------------------
System.Reflection.Extensions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Extensions.dll
----------------------------------------
VVVV.DX11.Nodes.TexProc
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/dx11/nodes/plugins/texproc/VVVV.DX11.Nodes.TexProc.dll
----------------------------------------
VVVV.DX11.Nodes.Text
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/dx11/nodes/plugins/text/VVVV.DX11.Nodes.Text.dll
----------------------------------------
System.Runtime.Caching
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll
----------------------------------------
VVVV.CV.Core
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/Image/core/VVVV.CV.Core.dll
----------------------------------------
VVVV.CV.Nodes
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/Image/nodes/plugins/VVVV.CV.Nodes.dll
----------------------------------------
VVVV.Nodes.OpenCV.OptiTrack
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/Image/nodes/plugins/VVVV.Nodes.OpenCV.OptiTrack.dll
----------------------------------------
Microsoft.Build
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll
----------------------------------------
Microsoft.Build.Framework
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Framework/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
----------------------------------------
Microsoft.Internal.Tasks.Dataflow
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Internal.Tasks.Dataflow/v4.0_4.0.0.0__b77a5c561934e089/Microsoft.Internal.Tasks.Dataflow.dll
----------------------------------------
Microsoft.Build.Utilities.v4.0
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Utilities.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll
----------------------------------------
1160322678._dynamic_.1
Assembly Version: 3.1.5.0
Win32 Version: 3.1.5.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.dx/nodes/plugins/TransformTestKeepLast/bin/Dynamic/1160322678._dynamic_.1.dll
----------------------------------------
mp.essentials
Assembly Version: 3.1.9.0
Win32 Version: 3.1.9
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.essentials/nodes/plugins/mp.essentials.dll
----------------------------------------
mp.pddn
Assembly Version: 1.3.2.0
Win32 Version: 1.3.2
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/md.core/mp.pddn.DLL
----------------------------------------
unvell.ReoGrid
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.essentials/nodes/plugins/unvell.ReoGrid.DLL
----------------------------------------
HidSharp
Assembly Version: 2.0.8.0
Win32 Version: 2.0.8.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.essentials/nodes/plugins/HidSharp.DLL
----------------------------------------
SimMetrics.Net
Assembly Version: 1.0.5.0
Win32 Version: 1.0.5.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/md.core/SimMetrics.Net.DLL
----------------------------------------
QuickGraph
Assembly Version: 3.6.61114.0
Win32 Version: 3.6.61114.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.essentials/nodes/plugins/QuickGraph.DLL
----------------------------------------
SharpMessage
Assembly Version: 2.9.10.0
Win32 Version: 2.9.10.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.essentials/nodes/plugins/SharpMessage.DLL
----------------------------------------
VVVV.Packs.Timing
Assembly Version: 0.8.3.0
Win32 Version: 0.8.3.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/vvvv-Message/core/VVVV.Packs.Timing.dll
----------------------------------------
GraphSharp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.essentials/nodes/plugins/GraphSharp.DLL
----------------------------------------
EPPlus
Assembly Version: 4.1.1.0
Win32 Version: 4.1.1.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.essentials/nodes/plugins/EPPlus.DLL
----------------------------------------
md.stdl
Assembly Version: 1.0.8.0
Win32 Version: 1.0.8
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/md.core/md.stdl.DLL
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
vJoyInterfaceWrap
Assembly Version: 0.2.1.6
Win32 Version: 2.1.6.999
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/packs/mp.essentials/nodes/plugins/vJoyInterfaceWrap.DLL
----------------------------------------
Microsoft.CSharp
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
System.Dynamic
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
----------------------------------------
CodeEditor
Assembly Version: 1.0.7020.2665
Win32 Version: 1.0.7020.2665
CodeBase: file:///C:/VVVV/VVVV_50ALPHA38.2_X64/LIB/NODES/EDITORS/CODEEDITOR.DLL
----------------------------------------
log4net
Assembly Version: 1.2.10.0
Win32 Version: 1.2.10.0
CodeBase: file:///C:/VVVV/VVVV_50ALPHA38.2_X64/LIB/NODES/EDITORS/LOG4NET.DLL
----------------------------------------
ICSharpCode.TextEditor
Assembly Version: 3.2.1.6466
Win32 Version: 3.2.1.6466
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/ICSharpCode.TextEditor.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
MetadataViewProxies_2d33f62a-f5f9-4f19-8df0-ace7525ec92d
Assembly Version: 0.0.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.ComponentModel.Composition.CodePlex.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
VL.CoreLib
Assembly Version: 0.99.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/VL.CoreLib.DLL
----------------------------------------
VL.DynamicAssembly_2
Assembly Version: 0.0.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ReflectionEmitter.dll
----------------------------------------
VL.DynamicAssembly_3
Assembly Version: 0.0.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ReflectionEmitter.dll
----------------------------------------
SkiaSharp
Assembly Version: 1.68.0.0
Win32 Version: 1.68.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/SkiaSharp.DLL
----------------------------------------
System.Numerics.Vectors
Assembly Version: 4.1.4.0
Win32 Version: 4.6.26515.06
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/System.Numerics.Vectors.DLL
----------------------------------------
VL.DynamicAssembly_4
Assembly Version: 0.0.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ReflectionEmitter.dll
----------------------------------------
VL.DynamicAssembly_5
Assembly Version: 0.0.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ReflectionEmitter.dll
----------------------------------------
OpenCvSharp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/packs/OpenCvSharp4.4.0.1.20190326/lib/net461/OpenCvSharp.dll
----------------------------------------
VL.OpenCV
Assembly Version: 0.2.83.0
Win32 Version: 0.2.83
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/packs/VL.OpenCV.0.2.83-alpha/lib/net461/VL.OpenCV.dll
----------------------------------------
SkiaSharp.Extended.Svg
Assembly Version: 1.60.0.0
Win32 Version: 1.60.0.0
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/SkiaSharp.Extended.Svg.DLL
----------------------------------------
VL.DynamicAssembly_6
Assembly Version: 0.0.0.0
Win32 Version: 0.99.44.11726
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/core/Microsoft.Cci.ReflectionEmitter.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
SharpDX.MediaFoundation
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/VVVV/vvvv_50alpha38.2_x64/lib/packs/SharpDX.MediaFoundation.4.0.1/lib/net45/SharpDX.MediaFoundation.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
edit: this error was with VL.OpenCV 0.2.84 and VL Version 99 from vvvv alpha. With VL.OpenCV 0.2.83 the VideoIn works.
system
Closed
April 29, 2020, 9:43am
5
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.