I can’t get the x86 alpha to run with DX11. Got the latest alpha build and addonpack, but not sure how to build DX11 into it. Tried building latest clone of DX11 from git, but crashes on startup. Runs fine without the built DX11 folder in packs. Am I missing something? or rather, what am I missing? Sorry to be an alpha n00b, Thanks!
Exception log with detailed tech info. Generated on 4/17/2014 4:40:21 PM.
You may send it to the application vendor, helping him to understand what had happened.
Application title: gggg
Application file: D:\Heliotrope\SW\vvvv\vvvv_45alpha31.9_x86\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.
- 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=“D:\Heliotrope\SW\vvvv\vvvv_45alpha31.9_x86\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=“D:\Heliotrope\SW\vvvv\vvvv_45alpha31.9_x86\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: 00000000
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.
- 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=“D:\Heliotrope\SW\vvvv\vvvv_45alpha31.9_x86\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=“D:\Heliotrope\SW\vvvv\vvvv_45alpha31.9_x86\packs\DX11\factories”)
…