I made ps3 eye plugin with code laboratories library and faced strange behavior.
build plugin with vvvv beta35.2 libs, but cannot use it on beta35.2 most of time, but no problem on beta33.7. (on win10 64bit)
"most of time" means plugin will crush vvvv itself or become red node, but sometimes open without any problem.
this is error message, it means failed to load external dll referenced from plugin.
00:00:12 ERR : Exception occurred during creation of plugin: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
1) Unable to load DLL 'CLEyeMulticam.dll': A dynamic link library (DLL) initialization routine failed. (Exception from HRESULT: 0x8007045A)
i understand CLEyeMulticam.dll is old one and cannot get support anymore.
attached zip file contains plugin dll and CLEyeMulticam.dll. drag & drop VVVV.PS3Eye.dll to patch and select DeviceList. you can try with vvvv x86 only.
ps3test.zip (77.4 KB)