Hi,
Weird behavior here with dx11 nodes (Assimp) :
When I create or open a patch with these nodes, they have no pins, and appears red before gray.
The Renderer TTY say :
00:02:59 ERR : Exception occurred during creation of plugin: Could not load file or assembly ‘AssimpNet.dll’ or one of its dependencies. The specified module could not be found.
My system :
vvvv_45beta33.7_x64
vvvv-packs-dx11-b33.7-x64.zip
Windows 8.1
Intel i7-4790K CPU @ 4.00GHZ
NVIDIA GTX 980TI
Samsung 850 128Go SSD
Tried many things :
move vvvv in another location,
download packs again
download all dependencies again
unzip with Winrar
same behavior in vvvv_45beta33.3
Setup.exe shows greens boxes
Theses nodes work perfectly on others pc with similar config.
The broken nodes :
SceneExplorer, SceneFile, Info Assimp, Mesh DX11 assimp…
Geometry DX11 assimp merge (show pins, but red)…
Any hints??
Could be a permission problem ?
Thank you!
Exception log with detailed tech info. Generated on 6/20/2015 8:11:54 PM.
You may send it to the application vendor, helping him to understand what had happened.
Application title: §§§§
Application file: C:\vvvv_45beta33.7_x64\vvvv.exe
Exception class: EClrException
Exception message: Could not load file or assembly ‘AssimpNet.dll’ or one of its dependencies. The specified module could not be found.
Exception address: 0000000000000000
System.IO.FileNotFoundException: Could not load file or assembly ‘AssimpNet.dll’ or one of its dependencies. The specified module could not be found.
File name: ‘AssimpNet.dll’
at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
at System.Signature…ctor(IRuntimeFieldInfo fieldHandle, RuntimeType declaringType)
at System.Reflection.RtFieldInfo.get_FieldType()
at System.ComponentModel.Composition.AttributedModel.AttributedModelDiscovery.CreateMemberImportDefinition(MemberInfo member, ICompositionElement origin)
at System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetImportDefinitions()
at System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetExports()
at System.ComponentModel.Composition.ReflectionModel.ReflectionComposablePartDefinition.get_ExportDefinitions()
at System.ComponentModel.Composition.Hosting.TypeCatalog.CreateIndex()
at System.Lazy1.CreateValue() at System.Lazy
1.LazyInitValue()
at System.ComponentModel.Composition.Hosting.TypeCatalog.GetCandidateParts(ImportDefinition definition)
at System.ComponentModel.Composition.Primitives.ComposablePartCatalog.GetExports(ImportDefinition definition)
at System.ComponentModel.Composition.Hosting.CatalogExportProvider.InternalGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable
1& exports)
at System.ComponentModel.Composition.Hosting.AggregateExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.AggregateExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable
1& exports)
at System.ComponentModel.Composition.Hosting.CompositionContainer.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.ExportProvider.GetExports(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ImportEngine.TryGetExports(ExportProvider provider, ComposablePart part, ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ImportEngine.TrySatisfyImportSubset(PartManager partManager, IEnumerable
1 imports, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ImportEngine.TryPreviewImportsStateMachine(PartManager partManager, ComposablePart part, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ImportEngine.PreviewImports(ComposablePart part, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ComposablePartExportProvider.Compose(CompositionBatch batch)
at VVVV.Hosting.IO.PluginContainer…ctor(IInternalPluginHost pluginHost, IIORegistry ioRegistry, CompositionContainer parentContainer, INodeInfoFactory nodeInfoFactory, DotNetPluginFactory pluginFactory, Type pluginType, INodeInfo nodeInfo)
at VVVV.Hosting.Factories.DotNetPluginFactory.CreatePlugin(INodeInfo nodeInfo, IPluginHost2 pluginHost)
at VVVV.Hosting.Factories.DotNetPluginFactory.CreateNode(INodeInfo nodeInfo, IInternalPluginHost pluginHost)
Main thread ID = 3040
Exception thread ID = 3040
Exception stack
Stack list, generated 6/20/2015 8:11:54 PM
000000000077CEA8{vvvv.exe } ClrUtils.ClrCheck (Line 1048, “ClrUtils.pas” + 2)
0000000000A129AB{vvvv.exe } Factories.TMNodeFactory.CreateNode (Line 642, “Factories.pas” + 108)
00000000009554F6{vvvv.exe } PatchFactory.TMPatch.PerformNodeActions (Line 2597, “PatchFactory.pas” + 52)
0000000000956E5A{vvvv.exe } PatchFactory.TMPatch.PerformAction (Line 2923, “PatchFactory.pas” + 12)
000000000094DEF2{vvvv.exe } PatchFactory.TMPatchClass.PerformActionOnInstances (Line 1004, “PatchFactory.pas” + 1)
000000000094ECB2{vvvv.exe } PatchFactory.TMPatchClass.PerformAction (Line 1209, “PatchFactory.pas” + 160)
000000000094C4DC{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 579, “PatchFactory.pas” + 21)
000000000094D23E{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 810, “PatchFactory.pas” + 2)
0000000000978AB2{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2215, “MainMenu.pas” + 116)
00000000009793FF{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2316, “MainMenu.pas” + 3)
0000000000926F53{vvvv.exe } NodeBrowser.TMNodeBrowser.CreateNode (Line 122, “NodeBrowser.pas” + 13)
(0000000000014372){ } 00007FF93A2D5372
Call stack for main thread
Stack list, generated 6/20/2015 8:11:54 PM
00007FF9B7691FDA{ntdll.dll } ZwGetContextThread
00000000004E7928{vvvv.exe } Vcl.Controls.TWinControl.WndProc (Line 9978, “Vcl.Controls.pas” + 154)
00000000005B8DA0{vvvv.exe } Vcl.Forms.TCustomForm.WndProc (Line 4345, “Vcl.Forms.pas” + 202)
00000000004E6B99{vvvv.exe } Vcl.Controls.TWinControl.MainWndProc (Line 9691, “Vcl.Controls.pas” + 5)
000000000048BE86{vvvv.exe } System.Classes.StdWndProc (Line 13896, “System.Classes.pas” + 9)
00007FF9B6FE250D{USER32.dll } Unknown function at DispatchMessageW
00007FF9B6FE2367{USER32.dll } Unknown function at NotifyWinEvent
00000000005C6CE4{vvvv.exe } Vcl.Forms.TApplication.ProcessMessage (Line 10164, “Vcl.Forms.pas” + 23)
00000000005C6D58{vvvv.exe } Vcl.Forms.TApplication.HandleMessage (Line 10194, “Vcl.Forms.pas” + 1)
00000000005BFE2D{vvvv.exe } Vcl.Forms.TCustomForm.ShowModal (Line 7036, “Vcl.Forms.pas” + 34)
000000000096F7C9{vvvv.exe } ExceptionDialog.TExceptionDialog.ShowException (Line 732, “ExceptionDialog.pas” + 37)
000000000096E968{vvvv.exe } ExceptionDialog.TExceptionDialog.ExceptionHandler (Line 531, “ExceptionDialog.pas” + 13)
00000000009F010B{vvvv.exe } Log.TMDebugLogQueue.LogError (Line 681, “log.pas” + 3)
00000000009F02BE{vvvv.exe } Log.TMDebugLogQueue.LogErrorFmt (Line 689, “log.pas” + 1)
0000000000A12A42{vvvv.exe } Factories.TMNodeFactory.CreateNode (Line 652, “Factories.pas” + 118)
00000000009554F6{vvvv.exe } PatchFactory.TMPatch.PerformNodeActions (Line 2597, “PatchFactory.pas” + 52)
0000000000956E5A{vvvv.exe } PatchFactory.TMPatch.PerformAction (Line 2923, “PatchFactory.pas” + 12)
000000000094DEF2{vvvv.exe } PatchFactory.TMPatchClass.PerformActionOnInstances (Line 1004, “PatchFactory.pas” + 1)
000000000094ECB2{vvvv.exe } PatchFactory.TMPatchClass.PerformAction (Line 1209, “PatchFactory.pas” + 160)
000000000094C4DC{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 579, “PatchFactory.pas” + 21)
000000000094D23E{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 810, “PatchFactory.pas” + 2)
0000000000978AB2{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2215, “MainMenu.pas” + 116)
00000000009793FF{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2316, “MainMenu.pas” + 3)
0000000000926F53{vvvv.exe } NodeBrowser.TMNodeBrowser.CreateNode (Line 122, “NodeBrowser.pas” + 13)
(0000000000014372){ } 00007FF93A2D5372
System : Windows 8 Home Edition, Version: 6.2, Build: 23F0, “”
Processor: Intel, Intel® Core™ i7-4790K CPU @ 4.00GHz, 4000 MHz MMX SSE SSE2 SSE3 SSSE3 64 bits DEP
Memory: 16326; free 14647
Display : 1920x1080 pixels, 32 bpp
List of loaded modules:
00400000 C:\vvvv_45beta33.7_x64\vvvv.exe
33.7.563.0 - 33.7.563.0
vvvv - a multipurpose toolkit
Unit versioning information:
JCL\source\common $URL$ $Revision$ $Date$
03B70000 C:\vvvv_45beta33.7_x64\packs\dx11\core\VVVV.DX11.Core.dll
<180000000> 1.0.0.0 - 1.0.0.0
VVVV.DX11.Interfaces
03B90000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.PluginInterfaces.dll
<180000000> 33.7.563.0 - 33.7.563.0
VVVV.PluginInterfaces
03CE0000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.Core.dll
<10000000> 33.7.563.0 - 33.7.563.0
VVVV.Core
03FB0000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.Hosting.dll
<180000000> 33.7.563.0 - 33.7.563.0
VVVV.Hosting
05FC0000 C:\vvvv_45beta33.7_x64\lib\core\Nito.Async.dll
<00400000> 1.4.0.0 - 1.4.0.0
Helper classes for asynchronous programming
05FE0000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll
<10000000> 4.0.30319.33440 - 4.0.30319.33440 built by: FX45W81RTMREL
.NET Framework
06000000 C:\VVVV_45BETA33.7_X64\PACKS\DX11\FACTORIES\VVVV.DX11.FACTORIES.dll
<180000000> 1.0.0.0 - 1.0.0.0
VVVV.DX11.Factories
1F490000 C:\vvvv_45beta33.7_x64\lib\core\System.ComponentModel.Composition.CodePlex.dll
<10000000> 1.1.0.0 - 1.1.0.0
System.ComponentModel.Composition.CodePlex
1FD30000 C:\vvvv_45beta33.7_x64\lib\core\Microsoft.Practices.Unity.dll
<00400000> 2.1.505.0 - 2.1.505.0
Microsoft.Practices.Unity
1FD90000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.Nodes.Generic.dll
<180000000> 33.7.563.0 - 33.7.563.0
VVVV.Nodes.Generic
1FDC0000 C:\vvvv_45beta33.7_x64\packs\dx11\nodes\plugins\VVVV.Nodes.Bullet.dll
<180000000> 0.5.6.0 - 0.5.6.0
VVVV.Nodes.Bullet
1FDF0000 C:\vvvv_45beta33.7_x64\lib\core\ICSharpCode.SharpDevelop.Dom.dll
<07E80000> 3.2.1.6466 - 3.2.1.6466
ICSharpCode.SharpDevelop.Dom
1FE50000 C:\vvvv_45beta33.7_x64\lib\core\System.Reflection.Context.CodePlex.dll
<10000000> 1.1.0.0 - 1.1.0.0
System.Reflection.Context.CodePlex
20020000 C:\vvvv_45beta33.7_x64\lib\core\log4net.dll
<00400000> 1.2.10.0 - 1.2.10.0
log4net for .NET Framework 2.0
20150000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.Utils.dll
<10000000> 33.7.563.0 - 33.7.563.0
VVVV.Utils
204F0000 C:\vvvv_45beta33.7_x64\lib\core\SlimDX.dll
<180000000> (no module version info)
20DA0000 C:\vvvv_45beta33.7_x64\lib\core\ICSharpCode.NRefactory.dll
<05A80000> 3.2.1.6466 - 3.2.1.6466
NRefactory
21EC0000 C:\vvvv_45beta33.7_x64\packs\dx11\core\VVVV.DX11.Lib.dll
<180000000> 1.0.0.0 - 1.0.0.0
VVVV.DX11.Lib
21F20000 C:\vvvv_45beta33.7_x64\packs\dx11\core\FeralTic.dll
<180000000> 1.0.0.0 - 1.0.0.0
Feral Tic
21FD0000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.HDE.Viewer.WinFormsViewer.dll
<180000000> 1.0.5499.32905 - 1.0.5499.32905
WinFormsTreeViewer
21FE0000 C:\vvvv_45beta33.7_x64\lib\nodes\plugins\SharpDX.RawInput.dll
<00400000> 2.5.0.0 - 2.5.0
SharpDX.RawInput
23160000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.HDE.Viewer.PiccoloGraphicalEditor.dll
<180000000> 1.0.0.0 - 1.0.0.0
PiccoloGraphicalEditor
233B0000 C:\vvvv_45beta33.7_x64\lib\nodes\plugins\Gma.QrCodeNet.Encoding.dll
<00400000> 0.4.1.2 - 0.4.1.2
Gma.QrCodeNet.Encoder
23400000 C:\vvvv_45beta33.7_x64\lib\nodes\plugins\VVVV.Nodes.dll
<180000000> 1.0.5499.32906 - 1.0.5499.32906
VVVV.Nodes
23470000 C:\vvvv_45beta33.7_x64\lib\nodes\plugins\Svg.dll
<00400000> 1.6.1.26394 - 1.6.1.26394
Svg
247F0000 C:\vvvv_45beta33.7_x64\lib\core\UMD.HCIL.Piccolo.dll
<11000000> 1.0.2165.24847 - 1.0.2165.24847
248A0000 C:\vvvv_45beta33.7_x64\lib\core\UMD.HCIL.PiccoloX.dll
<11000000> 1.0.2165.24848 - 1.0.2165.24848