Kinnect contrib and alpha

hi everybody ! another day without kinnect. this kinnect thing is puzzling…

I dont know if this is a alpha or b27 trouble, or just a question of setup.
Stil having red nodes and more with 27.1 !

i have made a clean of my pc and a reinstall to make work the OpenNI contribution with vvvv. Still having a red node at end for all open ni kinnect nodes.

Downloaded alpha 27.1 and addon packs

Downloaded installation files for kinnect as mentionned in contribs:
STABLE openni win64 1.5.2.23 redistrib package
STABLE NITE win64 1.5.2.21 redistrib package
SensorKinect091-Bin-Win64-v5.1.0.25

Please note that nothing is said in the step by step of the contrib about Stable/unstable version and Dev/Redistrib installers

Done the alt r thing to point out my contrib folder, and have kinnect open ni listed in node list.

Installation not working ?
it s exactly the same problems as one year ago when hierro released first plugins: installation takes time and not work exactly clearely fine.
I would really recommand to find for those moving hudge projects ( vlc, openni, etc…) to be delivered with an installer unzipping/installing the proper files working with the contribution released to the community.

Maybe a protocol with a free software / installer would be very nice, to help to ease the use of those hudge-all-the-time-moving-in-code-plugins ?

here is what i have calling RGB(openni):


Exception log with detailed tech info. Generated on 25/01/2012 08:44:19.
You may send it to the application vendor, helping him to understand what had happened.
Application title: XXXX
Application file: C:\vvvv_45alpha27.1\vvvv.exe

Exception class: EClrException
Exception message: Impossible de charger le fichier ou l’assembly ‘OpenNI.Net, Version=1.5.2.23, Culture=neutral, PublicKeyToken=6b43d0c6cf74ee7f’ ou une de ses dépendances. Le fichier spécifié est introuvable.
Exception address: 00000000

System.IO.FileNotFoundException: Impossible de charger le fichier ou l’assembly ‘OpenNI.Net, Version=1.5.2.23, Culture=neutral, PublicKeyToken=6b43d0c6cf74ee7f’ ou une de ses dépendances. Le fichier spécifié est introuvable.
Nom de fichier : ‘OpenNI.Net, Version=1.5.2.23, Culture=neutral, PublicKeyToken=6b43d0c6cf74ee7f’

Server stack trace:
à System.Signature.GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
à System.Signature…ctor(IRuntimeFieldInfo fieldHandle, RuntimeType declaringType)
à System.Reflection.RtFieldInfo.get_FieldType()
à System.ComponentModel.Composition.ReflectionModel.ReflectionField.get_ReturnType()
à System.ComponentModel.Composition.AttributedModel.AttributedModelDiscovery.CreateMemberImportDefinition(MemberInfo member, ICompositionElement origin)
à System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetImportDefinitions()
à System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.DiscoverExportsAndImports()
à System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetExports()
à System.ComponentModel.Composition.ReflectionModel.ReflectionComposablePartDefinition.get_ExportDefinitions()
à System.ComponentModel.Composition.Hosting.TypeCatalog.CreateIndex()
à System.Lazy`1.CreateValue()

Exception rethrown at 0:
à System.Signature.GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
à System.Signature…ctor(IRuntimeFieldInfo fieldHandle, RuntimeType declaringType)
à System.Reflection.RtFieldInfo.get_FieldType()
à System.ComponentModel.Composition.ReflectionModel.ReflectionField.get_ReturnType()
à System.ComponentModel.Composition.AttributedModel.AttributedModelDiscovery.CreateMemberImportDefinition(MemberInfo member, ICompositionElement origin)
à System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetImportDefinitions()
à System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.DiscoverExportsAndImports()
à System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetExports()
à System.ComponentModel.Composition.ReflectionModel.ReflectionComposablePartDefinition.get_ExportDefinitions()
à System.ComponentModel.Composition.Hosting.TypeCatalog.CreateIndex()
à System.Lazy1.CreateValue() à System.Lazy1.LazyInitValue()
à System.Lazy1.get_Value() à System.ComponentModel.Composition.Hosting.TypeCatalog.GetCandidateParts(String contractName) à System.ComponentModel.Composition.Hosting.TypeCatalog.GetExports(ImportDefinition definition) à System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) à System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports)
à System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) à System.ComponentModel.Composition.Hosting.AggregateExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) à System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports)
à System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) à System.ComponentModel.Composition.Hosting.CompositionContainer.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) à System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports)
à System.ComponentModel.Composition.Hosting.ExportProvider.GetExports(ImportDefinition definition, AtomicComposition atomicComposition)
à System.ComponentModel.Composition.Hosting.ImportEngine.TryGetExports(ExportProvider provider, ComposablePart part, ImportDefinition definition, AtomicComposition atomicComposition)
à System.ComponentModel.Composition.Hosting.ImportEngine.TrySatisfyImportSubset(PartManager partManager, IEnumerable1 imports, AtomicComposition atomicComposition) à System.ComponentModel.Composition.Hosting.ImportEngine.TryPreviewImportsStateMachine(PartManager partManager, ComposablePart part, AtomicComposition atomicComposition) à System.ComponentModel.Composition.Hosting.ImportEngine.PreviewImports(ComposablePart part, AtomicComposition atomicComposition) à System.ComponentModel.Composition.Hosting.ComposablePartExportProvider.Compose(CompositionBatch batch) à System.ComponentModel.Composition.Hosting.CompositionContainer.Compose(CompositionBatch batch) à System.ComponentModel.Composition.AttributedModelServices.ComposeParts(CompositionContainer container, Object[]() attributedParts) à VVVV.Hosting.Factories.DotNetPluginFactory.CreatePlugin(INodeInfo nodeInfo, IPluginHost2 pluginHost) à VVVV.Hosting.Factories.DotNetPluginFactory.CreateNode(INodeInfo nodeInfo, IInternalPluginHost pluginHost) à VVVV.Hosting.Factories.AbstractFileFactory1.Create(INodeInfo nodeInfo, INode host)
à VVVV.Hosting.HDEHost.CreateNode(INode node)

AVT : la journalisation de liaison d’assembly est désactivée.
Pour activer la journalisation des échecs de liaison d’assembly, attribuez la valeur 1 à la valeur de Registre HKLM\Software\Microsoft\Fusion!EnableLog (DWORD).
Remarque : une certaine perte de performance est associée à l’enregistrement dans le journal des échecs de liaison d’assembly.
Pour désactiver cette fonctionnalité, supprimez la valeur de Registre HKLM\Software\Microsoft\Fusion!EnableLog.


Main thread ID = 4736
Exception thread ID = 4736

Exception stack
Stack list, generated 25/01/2012 08:44:19
0059AAAD{vvvv.exe } ClrUtils.ClrCheck (Line 1048, “ClrUtils.pas” + 2)
0065B111{vvvv.exe } Factories.TMNodeFactory.CreateNode (Line 588, “Factories.pas” + 106)
00648155{vvvv.exe } PatchFactory.TMPatch.PerformNodeActions (Line 2442, “PatchFactory.pas” + 48)
00648EE0{vvvv.exe } PatchFactory.TMPatch.PerformAction (Line 2737, “PatchFactory.pas” + 10)
006444FD{vvvv.exe } PatchFactory.TMPatchClass.PerformActionOnInstances (Line 941, “PatchFactory.pas” + 1)
00644D53{vvvv.exe } PatchFactory.TMPatchClass.PerformAction (Line 1132, “PatchFactory.pas” + 146)
0064378E{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 571, “PatchFactory.pas” + 19)
00643FBF{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 795, “PatchFactory.pas” + 1)
0062D01B{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2217, “MainMenu.pas” + 109)
0047E128{vvvv.exe } Forms.TScreen.AlignForms
0062D57F{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2313, “MainMenu.pas” + 3)
0061D997{vvvv.exe } NodeBrowser.TMNodeBrowser.CreateNode (Line 113, “NodeBrowser.pas” + 12)
0045BA0A{vvvv.exe } Controls.FindControl
0047FF58{vvvv.exe } Forms.TApplication.ProcessMessage
0047FF9A{vvvv.exe } Forms.TApplication.HandleMessage
0048028F{vvvv.exe } Forms.TApplication.Run
008A6FE1{vvvv.exe } vvvv.vvvv (Line 24, “” + 7)

Call stack for main thread
Stack list, generated 25/01/2012 08:44:19
77D50C22{ntdll.dll } ZwGetContextThread

System : Windows 7 Home Edition, Version: 6.1, Build: 1DB1, “Service Pack 1”
Processor: Intel, Intel® Core™ i7 CPU Q 740 @ 1.73GHz, 1850 MHz MMX SSE SSE2 SSE3 SSSE3 SSE4A SSE4B 64 bits DEP
Memory: 4020; free 2154
Display : 1366x768 pixels, 32 bpp

List of loaded modules:
00030000 C:\vvvv_45alpha27.1\lib\thirdparty\DELMID32.DLL
<00400000> (no module version info)
00400000 C:\vvvv_45alpha27.1\vvvv.exe
4.5.27.1 - 4.5.27.1
vvvv - a multipurpose toolkit
Unit versioning information:
JCL\source\common JclUnitVersioning.pas 2969 2009-08-25 20:22:46 +0200 (mar., 25 août 2009)
JCL\source\common JclUnitVersioningProviders.pas 2892 2009-07-30 12:08:05 +0200 (jeu., 30 juil. 2009)
02680000 C:\Windows\system32\myokent.dll
<00400000> 1.75.0.53 - 1.75.0.053
MIDI Yoke Junction NT
03FF0000 C:\vvvv_45alpha27.1\lib\thirdparty\dxerr9ab.dll
<10000000> 9.10.455.0 - 9.10.455.0
DirectX 9.0 December 2005 DXerr9 DLL for JEDI projects
07F00000 C:\vvvv_45alpha27.1\lib\core\SlimDX.dll
<10000000> (no module version info)
09820000 C:\VVVV_4~1\bin\AddFlow3.ocx
<10000000> 3.0.41.0 - 3.00.040
AddFlow ActiveX Control version 3.0
10000000 C:\vvvv_45alpha27.1\lib\thirdparty\ode.dll
0.8.14.0 - 0, 8, 14, 0
ODE Single Precision DLL for DelphiODE
20CB0000 C:\Program Files\CheckPoint\ZAForceField\WOW64\Plugins\ISWSHEX.dll
1.5.341.0 - 1, 5, 341, 0
ZoneAlarm Browser Security
5D960000 C:\Windows\system32\msi.dll
5.0.7601.17514 - 5.0.7601.17514
Windows Installer
5DBA0000 C:\Windows\system32\RichEd20.DLL
5.31.23.1230 - 5.31.23.1230
Rich Text Edit Control, v3.1
5DC20000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll
10.0.30319.1 - 10.0.30319.1 built by: RTMRel
Dia based SymReader
5E5F0000 C:\Windows\system32\MSVCP100.dll
10.0.40219.325 - 10.00.40219.325
Microsoft® C Runtime Library
5E660000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xml\419103071a5a5d17738afbe9dd03d58a\System.Xml.ni.dll
4.0.30319.233 - 4.0.30319.233 built by: RTMGDR
.NET Framework
5EBC0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Configuration\4844dd28e0611d1ebd1e449fe822c2a5\System.Configuration.ni.dll
4.0.30319.1 - 4.0.30319.1 (RTMRel.030319-0100)
System.Configuration.dll
5ECC0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Core\44a7d2597981a82da8b9e3e2298602de\System.Core.ni.dll
4.0.30319.233 - 4.0.30319.233 built by: RTMGDR
.NET Framework
5F380000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\2de8b7360d6a58fa7fd1b451fa88dde6\System.Windows.Forms.ni.dll
4.0.30319.235 - 4.0.30319.235 built by: RTMGDR
.NET Framework
60010000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System\5286fe2d0167eb835a9f11025f1cb756\System.ni.dll
4.0.30319.236 - 4.0.30319.236 built by: RTMGDR
.NET Framework
608C0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\a774bd593b8420bae4a8cf1d46af3ba2\mscorlib.ni.dll
4.0.30319.239 - 4.0.30319.239 (RTMGDR.030319-2300)
Microsoft Common Language Runtime Class Library
61690000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
4.0.30319.239 - 4.0.30319.239 (RTMGDR.030319-2300)
Microsoft .NET Runtime Common Language Runtime - WorkStation
61D00000 C:\Windows\system32\d3dx9_38.dll
9.23.949.2378 - 9.23.949.2378
641B0000 C:\Windows\system32\RICHED32.DLL
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Wrapper Dll for Richedit 1.0
641F0000 C:\Windows\system32\MSVCR100.dll
10.0.40219.325 - 10.00.40219.325
Microsoft® C Runtime Library
649D0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Drawing\17bfc7131aca3a393f430121f79307bd\System.Drawing.ni.dll
4.0.30319.1 - 4.0.30319.1 built by: RTMRel
.NET Framework
64B70000 C:\Windows\system32\quartz.dll
6.6.7601.17713 - 6.6.7600.16385 (win7_rtm.090713-1255)
Module d’exécution DirectShow.
66710000 C:\Windows\assembly\NativeImages_v4.0.30319_32\Accessibility\06ac8d640d2dfa7d4bb23c03584304ef\Accessibility.ni.dll
4.0.30319.1 - 4.0.30319.1 built by: RTMRel
.NET Framework
669B0000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll
4.0.30319.237 - 4.0.30319.237 (RTMGDR.030319-2300)
Microsoft .NET Runtime Just-In-Time Compiler
66A40000 C:\Windows\system32\MSVCR100_CLR0400.dll
10.0.30319.1 - 10.00.30319.1
Microsoft® C Runtime Library
66BA0000 C:\Windows\system32\tapi32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL Client de l’API Microsoft® Windows™ Téléphonie
67E50000 C:\Windows\system32\dsound.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
DirectSound
6B060000 C:\Windows\system32\nvd3dum.dll
8.17.12.8562 - 8.17.12.8562
NVIDIA WDDM D3D Driver, Version 285.62
6C4F0000 C:\Windows\system32\WindowsCodecs.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Microsoft Windows Codecs Library
6D3B0000 C:\Windows\system32\PROPSYS.dll
7.0.7601.17514 - 7.00.7600.16385 (win7_rtm.090713-1255)
Système de propriétés Microsoft
6EA40000 C:\Windows\system32\AUDIOSES.DLL
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Session audio
6EA80000 C:\Windows\system32\MMDevAPI.DLL
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
API MMDevice
6EF10000 C:\Windows\system32\d3d8thk.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Direct3D OS Thunk Layer
6EF20000 C:\Windows\system32\d3d9.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Direct3D 9 Runtime
6F370000 C:\Windows\SysWOW64\devenum.dll
6.6.7600.16385 - 6.6.7600.16385 (win7_rtm.090713-1255)
Énumération de périphériques.
6F4C0000 C:\Windows\system32\wdmaud.drv
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Pilote du système audio Winmm
70DB0000 C:\Windows\system32\odbcint.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
ODBC Resources
70DF0000 C:\Windows\system32\ODBC32.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
ODBC Driver Manager
71810000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll
8.0.50727.6195 - 8.00.50727.6195
Microsoft® C++ Runtime Library
718A0000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
8.0.50727.6195 - 8.00.50727.6195
Microsoft® C Runtime Library
71970000 C:\Windows\system32\SXS.DLL
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Fusion 2.5
71C20000 C:\Windows\system32\ksuser.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
User CSA Library
71D90000 C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Structure des services de texte du Panneau de saisie Tablet PC
723D0000 C:\Windows\syswow64\dbghelp.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Windows Image Helper
72530000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
6.10.7601.17514 - 6.10 (win7_rtm.090713-1255)
Bibliothèque de contrôles de l’expérience utilisateur
72980000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\comctl32.dll
5.82.7601.17514 - 5.82 (win7_rtm.090713-1255)
Bibliothèque de contrôles communs
72AD0000 C:\Windows\system32\WINNSI.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Network Store Information RPC interface
72AE0000 C:\Windows\system32\iphlpapi.DLL
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
API de l’application d’assistance IP
72B00000 C:\Windows\system32\wsock32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Socket 32-Bit DLL
72D60000 C:\Windows\system32\winmm.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL API MCI
72DB0000 C:\Windows\system32\RpcRtRemote.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Remote RPC Extension
72FD0000 C:\Windows\system32\msdmo.dll
6.6.7601.17514 - 6.6.7601.17514 (win7sp1_rtm.101119-1850)
DMO Runtime
737F0000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17514_none_72d18a4386696c80\gdiplus.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Microsoft GDI+
73A10000 C:\Windows\system32\oleacc.dll
7.0.0.0 - 7.0.0.0 (win7sp1_gdr.110826-1504)
Active Accessibility Core Component
73B70000 C:\Windows\system32\MSACM32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Filtre audio ACM Microsoft
73B90000 C:\Windows\system32\uxtheme.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Bibliothèque de thèmes Ux Microsoft
73C20000 C:\Windows\system32\midimap.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft MIDI Mapper
73C30000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll
4.0.30319.237 - 4.0.30319.237 (RTMGDR.030319-2300)
Microsoft .NET Runtime Execution Engine
73CA0000 C:\Windows\system32\mscoree.dll
4.0.40305.0 - 4.0.40305.0 (Main.040305-0000)
Microsoft .NET Runtime Execution Engine
73CF0000 C:\Windows\system32\msacm32.drv
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Mappeur de sons Microsoft
73D00000 C:\Windows\system32\AVRT.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Multimedia Realtime Runtime
73D80000 C:\Windows\system32\shfolder.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Shell Folder Service
73D90000 C:\Windows\system32\HID.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Bibliothèque d’utilisateur HID
73EC0000 C:\Windows\system32\dwmapi.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
API du Gestionnaire de fenêtres du Bureau Microsoft
73EE0000 C:\Windows\system32\MFC42.DLL
6.6.8064.0 - 6.06.8063.0
Bibliothèque partagée MFCDLL - Version commerciale
74000000 C:\Windows\system32\POWRPROF.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL d’assistance du profil d’alimentation
74040000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll
4.0.30319.239 - 4.0.30319.239 (RTMGDR.030319-2300)
Microsoft Collation Support
74050000 C:\Windows\system32\Icmp.Dll
<74320000> 6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
ICMP DLL
74060000 C:\Windows\system32\dinput8.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft DirectInput
74090000 C:\Windows\system32\MsVfW32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL Microsoft Video for Windows
740C0000 C:\Windows\system32\olepro32.dll
6.1.7601.17514 - 6.1.7601.17514
740E0000 C:\Windows\system32\AVIFIL32.DLL
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Bibliothèque d’assistance des fichiers AVI Microsoft
74630000 C:\Windows\system32\bcrypt.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Cryptographic Primitives Library (Wow64)
74690000 C:\Windows\system32\rsaenh.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Enhanced Cryptographic Provider
746D0000 C:\Windows\system32\CRYPTSP.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Cryptographic Service Provider API
75220000 C:\Windows\system32\ntmarta.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Fournisseur MARTA Windows NT
75250000 C:\Windows\system32\winspool.drv
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Pilote de spouleur Windows
752B0000 C:\Windows\system32\version.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Version Checking and File Installation Libraries
752C0000 C:\Program Files\Alwil Software\Avast5\snxhk.dll
6.0.1367.0 - 6.0.1367.0
avast! snxhk
75400000 C:\Windows\syswow64\CRYPTBASE.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Base cryptographic API DLL
75410000 C:\Windows\syswow64\SspiCli.dll
6.1.7601.17725 - 6.1.7601.17725 (win7sp1_gdr.111116-1503)
Security Support Provider Interface
75480000 C:\Windows\syswow64\RPCRT4.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Runtime d’appel de procédure distante
75570000 C:\Windows\syswow64\GDI32.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
GDI Client DLL
75600000 C:\Windows\syswow64\LPK.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Language Pack
75610000 C:\Windows\syswow64\msvcrt.dll
7.0.7600.16385 - 7.0.7600.16385 (win7_rtm.090713-1255)
Windows NT CRT DLL
757E0000 C:\Windows\system32\IMM32.DLL
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Multi-User Windows IMM32 API Client DLL
75840000 C:\Windows\syswow64\NSI.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
NSI User-mode interface DLL
75850000 C:\Windows\syswow64\USER32.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
DLL client de l’API uilisateur de Windows multi-utilisateurs
75950000 C:\Windows\syswow64\USP10.dll
1.626.7601.17514 - 1.0626.7601.17514 (win7sp1_rtm.101119-1850)
Uniscribe Unicode script processor
759F0000 C:\Windows\syswow64\CRYPT32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Crypto API32
75B10000 C:\Windows\syswow64\imagehlp.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Windows NT Image Helper
75B40000 C:\Windows\syswow64\CLBCatQ.DLL
2001.12.8530.16385 - 2001.12.8530.16385 (win7_rtm.090713-1255)
COM+ Configuration Catalog
75BD0000 C:\Windows\syswow64\CFGMGR32.dll
6.1.7601.17621 - 6.1.7601.17621 (win7sp1_gdr.110523-2108)
Configuration Manager DLL
75C00000 C:\Windows\syswow64\oleaut32.dll
6.1.7601.17676 - 6.1.7601.17676
75C90000 C:\Windows\syswow64\kernel32.dll
6.1.7601.17651 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL du client API BASE Windows NT
75DA0000 C:\Windows\syswow64\SHLWAPI.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Bibliothèque d’utilitaires légers du Shell
75E00000 C:\Windows\syswow64\DEVOBJ.dll
6.1.7601.17621 - 6.1.7601.17621 (win7sp1_gdr.110523-2108)
Device Information Set DLL
75E20000 C:\Windows\syswow64\PSAPI.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Process Status Helper
75E30000 C:\Windows\syswow64\shell32.dll
6.1.7601.17678 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
DLL commune du shell Windows
76A80000 C:\Windows\syswow64\WLDAP32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL API LDAP Win32
76AD0000 C:\Windows\syswow64\MSCTF.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL de MSCTF Server
76C30000 C:\Windows\syswow64\KERNELBASE.dll
6.1.7601.17651 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL du client API BASE Windows NT
76E40000 C:\Windows\syswow64\comdlg32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL commune de boîtes de dialogues
76EC0000 C:\Windows\SysWOW64\sechost.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Host for SCM/SDDL/LSA Lookup APIs
76EE0000 C:\Windows\syswow64\SetupApi.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Installation de L’API Windows
77080000 C:\Windows\syswow64\ole32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft OLE pour Windows
77240000 C:\Windows\syswow64\ADVAPI32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
API avancées Windows 32
772E0000 C:\Windows\syswow64\WINTRUST.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Microsoft Trust Verification APIs
77430000 C:\Windows\syswow64\WS2_32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Socket 2.0 32-Bit DLL
77D00000 C:\Windows\syswow64\MSASN1.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
ASN.1 Runtime APIs
77D30000 C:\Windows\SysWOW64\ntdll.dll
6.1.7601.17725 - 6.1.7600.16385 (win7_rtm.090713-1255)
DLL Couche NT

Active Controls hierarchy:
TAddFlow “AddFlow”
TPanel “AddFlowPanel”
TMViewPatch “MViewPatch_0”

Have you tried the 32 bit versions of openni, nite and the driver?

vvvv is a 32bit program so all software/drivers you install for usage with vvvv also need to be 32bit even on a 64bit system. seems you chose the 64bit ones as openni-plugin wasn’t clear about that. i put that info on the page now. please report back if that solved your problem.

Ok, this was not evident the 32-64 bits thing…
Before i clean and reinstall drivers could you tell me:
Stable or unstable ?
Beta26 could work with 1.3 or only beta 27?

Merci ;-)

And developper or redistrib package ?

Ah yes, works in 27 and 27.1 with 32 bit (despite computer 64 b) stable redistrib packages !

thanks !!!