Exception log with detailed tech info. Generated on 29/04/2014 17:19:40. You may send it to the application vendor, helping him to understand what had happened. Application title: ¶¶¶¶ Application file: C:\Users\ben_000\Dropbox\SAT Mutek Set development\vvvversions\vvvv_45alpha31.10_x64\vvvv.exe ------------------------------------------------------------------------------ Exception class: EClrException Exception message: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information. 1) Method not found: 'VVVV.PluginInterfaces.V1.IPluginBase VVVV.Hosting.Interfaces.IInternalPluginHost.get_Plugin()'. Resulting in: An exception occurred while trying to create an instance of type 'VVVV.DX11.Factories.DX11NodesFactory'. Resulting in: Cannot activate part 'VVVV.DX11.Factories.DX11NodesFactory'. Element: VVVV.DX11.Factories.DX11NodesFactory --> VVVV.DX11.Factories.DX11NodesFactory --> DirectoryCatalog (Path="C:\vvvversions\vvvv_45alpha31.10_x64\packs\dx11\factories") Resulting in: Cannot get export 'VVVV.DX11.Factories.DX11NodesFactory (ContractName="VVVV.PluginInterfaces.V2.IAddonFactory")' from part 'VVVV.DX11.Factories.DX11NodesFactory'. Element: VVVV.DX11.Factories.DX11NodesFactory (ContractName="VVVV.PluginInterfaces.V2.IAddonFactory") --> VVVV.DX11.Factories.DX11NodesFactory --> DirectoryCatalog (Path="C:\Users\ben_000\Dropbox\SAT Mutek Set development\vvvversions\vvvv_45alpha31.10_x64\packs\dx11\factories") Resulting in: Cannot set import 'VVVV.Hosting.HDEHost.AddonFactories (ContractName="VVVV.PluginInterfaces.V2.IAddonFactory")' on part 'VVVV.Hosting.HDEHost'. Element: VVVV.Hosting.HDEHost.AddonFactories (ContractName="VVVV.PluginInterfaces.V2.IAddonFactory") --> VVVV.Hosting.HDEHost . Exception address: 0000000000000000 ------------------------------------------------------------------------------ System.ComponentModel.Composition.CompositionException: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information. 1) Method not found: 'VVVV.PluginInterfaces.V1.IPluginBase VVVV.Hosting.Interfaces.IInternalPluginHost.get_Plugin()'. Resulting in: An exception occurred while trying to create an instance of type 'VVVV.DX11.Factories.DX11NodesFactory'. Resulting in: Cannot activate part 'VVVV.DX11.Factories.DX11NodesFactory'. Element: VVVV.DX11.Factories.DX11NodesFactory --> VVVV.DX11.Factories.DX11NodesFactory --> DirectoryCatalog (Path="C:\vvvversions\vvvv_45alpha31.10_x64\packs\dx11\factories") Resulting in: Cannot get export 'VVVV.DX11.Factories.DX11NodesFactory (ContractName="VVVV.PluginInterfaces.V2.IAddonFactory")' from part 'VVVV.DX11.Factories.DX11NodesFactory'. Element: VVVV.DX11.Factories.DX11NodesFactory (ContractName="VVVV.PluginInterfaces.V2.IAddonFactory") --> VVVV.DX11.Factories.DX11NodesFactory --> DirectoryCatalog (Path="C:\Users\ben_000\Dropbox\SAT Mutek Set development\vvvversions\vvvv_45alpha31.10_x64\packs\dx11\factories") Resulting in: Cannot set import 'VVVV.Hosting.HDEHost.AddonFactories (ContractName="VVVV.PluginInterfaces.V2.IAddonFactory")' on part 'VVVV.Hosting.HDEHost'. Element: VVVV.Hosting.HDEHost.AddonFactories (ContractName="VVVV.PluginInterfaces.V2.IAddonFactory") --> VVVV.Hosting.HDEHost at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors(AtomicComposition atomicComposition) at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors() at System.ComponentModel.Composition.Hosting.ComposablePartExportProvider.Compose(CompositionBatch batch) at System.ComponentModel.Composition.Hosting.CompositionContainer.Compose(CompositionBatch batch) at System.ComponentModel.Composition.AttributedModelServices.ComposeParts(CompositionContainer container, Object[] attributedParts) at VVVV.Hosting.HDEHost.Initialize(IVVVVHost vvvvHost, INodeBrowserHost nodeBrowserHost, IWindowSwitcherHost windowSwitcherHost, IKommunikatorHost kommunikatorHost)