eliemichel / OpenMfxForBlender

A branch of Blender featuring an OpenMfx modifier
Other
176 stars 19 forks source link

Crash when loading effect (Houdini 18.5 Indi) #54

Open AM-FX opened 3 years ago

AM-FX commented 3 years ago

I’m really hyped for your Houdini Engine - Blender solution! Thank you for this great project! :)

Unfortunately it crashes when I try to load the library.hda effect after successfully importing “MfxHoudini-v1.0.0.ofx”.

Best regards!

edit: I tried some more an found out that the crash also occurs with MfxVTK from tkarabela when choosing the effect. Using the older Version “Blender-OpenMeshEffect-201025-v0.11.1-Win64” with 2.83 MfxVTK seems to work, but MfxHoudini still crashes with another error and no txt file. Console Log at the bottom.

Here is the console log v0.12.0: […]

Loading Houdini library D:\Houdini_Projects\HoudiniBlenderBridge\library.hda... Releasing Houdini Session Found 1 plugins. Plugin #0: Sop/Vica_subnet1 (API OfxMeshEffectPluginAPI, version 1) Plugin #0 in binary is #0 in plugin registry Found 1 supported plugins. Loading Sop/Vica_subnet1 to RNA At write, extra inputs are: updateDepsgraph Loading Sop/Vica_subnet1 to RNA Loading OFX plugin D:\Houdini_Projects\HoudiniBlenderBridge\MfxHoudini-v1.0.0.ofx [get_registry] reusing registry for D:\Houdini_Projects\HoudiniBlenderBridge\MfxHoudini-v1.0.0.ofx No selected plug-in effect failed to get effect instance Getting Global Host; reference counter will be set to 1. (Allocating new host data) Loading Houdini library D:\Houdini_Projects\HoudiniBlenderBridge\library.hda... OfxActionLoad action returned status 0 (kOfxStatOK) Defining input 'OfxMeshMainInput' on OfxMeshEffectHandle 0000018B871A76E0 Warning: PROP_CTX_OTHER is depreciated. Error : EXCEPTION_ACCESS_VIOLATION Address : 0x00007FF6E3872E50 Module : blender.exe Thread : 00001284 Writing: C:\Users\Vica\AppData\Local\Temp\blender.crash.txt

[…]

And the blender.crash.txt v0.12.0

Blender 2.92.0, Commit date: 2021-01-05 00:25, Hash 5b8b30afc8fd

bpy.context.space_data.context = 'MODIFIER' # Property bpy.ops.object.modifier_add(type='OPENMESHEFFECT') # Operator bpy.context.space_data.system_folders_active = 1 # Property

backtrace

Exception Record:

ExceptionCode : EXCEPTION_ACCESS_VIOLATION Exception Address : 0x00007FF6E3872E50 Exception Module : blender.exe Exception Flags : 0x00000000 Exception Parameters : 0x2 Parameters[0] : 0x0000000000000000 Parameters[1] : 0x0000000200000002

Stack trace: blender.exe :0x00007FF6E3872E20 OfxPropertySetStruct::ensure_property blender.exe :0x00007FF6E38739E0 propSetString MfxHoudini-v1.0.0.ofx:0x00007FF810D11290 OfxSetBundleDirectory MfxHoudini-v1.0.0.ofx:0x00007FF810D11290 OfxSetBundleDirectory MfxHoudini-v1.0.0.ofx:0x00007FF810D11290 OfxSetBundleDirectory blender.exe :0x00007FF6E3872330 ofxhost_get_descriptor blender.exe :0x00007FF6E386F240 OpenMeshEffectRuntime::ensure_effect_instance blender.exe :0x00007FF6E386E7B0 ensure_runtime blender.exe :0x00007FF6E386E950 mfx_Modifier_on_effect_changed blender.exe :0x00007FF6E32A89B0 ui_but_value_set blender.exe :0x00007FF6E32BEA60 ui_apply_but_BLOCK blender.exe :0x00007FF6E32BE300 ui_apply_but blender.exe :0x00007FF6E32BD470 button_activate_exit blender.exe :0x00007FF6E32C7410 ui_handle_button_return_submenu blender.exe :0x00007FF6E32C9050 ui_handler_region_menu blender.exe :0x00007FF6E2BA44C0 wm_handlers_do_intern blender.exe :0x00007FF6E2BA3B10 wm_handlers_do blender.exe :0x00007FF6E2BA1070 wm_event_do_handlers blender.exe :0x00007FF6E2B8C9B0 WM_main blender.exe :0x00007FF6E2898EA0 main blender.exe :0x00007FF6E56430D8 __scrt_common_main_seh KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Threads: Thread : 0000253c ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx blender.exe :0x00007FF6E4C6E710 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF6E4C6DEE0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF6E4C6EB90 std::_LaunchPad<std::unique_ptr<std::tuple<void (cdecl IlmThread_2_4::Thread::*)(void) ptr64,Il blender.exe :0x00007FF6E3E64680 std::_Pad::_Call_func ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 000004b8 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx blender.exe :0x00007FF6E4C6E710 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF6E4C6DEE0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF6E4C6EB90 std::_LaunchPad<std::unique_ptr<std::tuple<void (cdecl IlmThread_2_4::Thread::*)(void) ptr64,Il blender.exe :0x00007FF6E3E64680 std::_Pad::_Call_func ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00003b6c ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx blender.exe :0x00007FF6E4C6E710 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF6E4C6DEE0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF6E4C6EB90 std::_LaunchPad<std::unique_ptr<std::tuple<void (cdecl IlmThread_2_4::Thread::*)(void) ptr64,Il blender.exe :0x00007FF6E3E64680 std::_Pad::_Call_func ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 000003b4 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx blender.exe :0x00007FF6E4C6E710 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF6E4C6DEE0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF6E4C6EB90 std::_LaunchPad<std::unique_ptr<std::tuple<void (cdecl IlmThread_2_4::Thread::*)(void) ptr64,Il blender.exe :0x00007FF6E3E64680 std::_Pad::_Call_func ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00002b0c ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx blender.exe :0x00007FF6E4C6E710 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF6E4C6DEE0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF6E4C6EB90 std::_LaunchPad<std::unique_ptr<std::tuple<void (cdecl IlmThread_2_4::Thread::*)(void) ptr64,Il blender.exe :0x00007FF6E3E64680 std::_Pad::_Call_func ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00000654 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx blender.exe :0x00007FF6E4C6E710 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF6E4C6DEE0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF6E4C6EB90 std::_LaunchPad<std::unique_ptr<std::tuple<void (cdecl IlmThread_2_4::Thread::*)(void) ptr64,Il blender.exe :0x00007FF6E3E64680 std::_Pad::_Call_func ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00002578 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx blender.exe :0x00007FF6E4C6E710 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF6E4C6DEE0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF6E4C6EB90 std::_LaunchPad<std::unique_ptr<std::tuple<void (cdecl IlmThread_2_4::Thread::*)(void) ptr64,Il blender.exe :0x00007FF6E3E64680 std::_Pad::_Call_func ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 0000376c ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx blender.exe :0x00007FF6E4C6E710 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF6E4C6DEE0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF6E4C6EB90 std::_LaunchPad<std::unique_ptr<std::tuple<void (cdecl IlmThread_2_4::Thread::*)(void) ptr64,Il blender.exe :0x00007FF6E3E64680 std::_Pad::_Call_func ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00001748 ntdll.dll :0x00007FF8760D05F0 ZwWaitForAlertByThreadId ntdll.dll :0x00007FF876093EF0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FF87323BA60 SleepConditionVariableSRW MSVCP140.dll :0x00007FF812E9BF00 _crtSetThreadpoolWait MSVCP140.dll :0x00007FF812E72620 std::_Winerror_message MSVCP140.dll :0x00007FF812E72A10 Cnd_wait OpenAL32.dll :0x00007FF815B85670 alcGetInteger64vSOFT OpenAL32.dll :0x00007FF815B70080 alGetError OpenAL32.dll :0x00007FF815B70080 alGetError ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00001258 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx OpenAL32.dll :0x00007FF815B85670 alcGetInteger64vSOFT OpenAL32.dll :0x00007FF815B85670 alcGetInteger64vSOFT OpenAL32.dll :0x00007FF815B70080 alGetError ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00002d74 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx OpenAL32.dll :0x00007FF815B70080 alGetError OpenAL32.dll :0x00007FF815B70080 alGetError OpenAL32.dll :0x00007FF815B70080 alGetError ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 000007e4 ntdll.dll :0x00007FF8760CD750 NtWaitForMultipleObjects KERNELBASE.dll :0x00007FF873220C50 WaitForMultipleObjectsEx combase.dll :0x00007FF8748DA880 RoGetServerActivatableClasses combase.dll :0x00007FF8748DA880 RoGetServerActivatableClasses combase.dll :0x00007FF8748DA880 RoGetServerActivatableClasses combase.dll :0x00007FF8748DA880 RoGetServerActivatableClasses KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 0000032c ntdll.dll :0x00007FF8760D0650 NtWaitForWorkViaWorkerFactory ntdll.dll :0x00007FF876082680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00001dec ntdll.dll :0x00007FF8760D0650 NtWaitForWorkViaWorkerFactory ntdll.dll :0x00007FF876082680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00003724 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx nvoglv64.dll :0x00007FF822B5F9B0 DrvValidateVersion nvoglv64.dll :0x00007FF8228ECC3D Symbols not available

Thread : 00001ba4 ntdll.dll :0x00007FF8760CD750 NtWaitForMultipleObjects KERNELBASE.dll :0x00007FF873220C50 WaitForMultipleObjectsEx KERNELBASE.dll :0x00007FF873220C30 WaitForMultipleObjects nvoglv64.dll :0x00007FF822B98D50 DrvPresentBuffers nvoglv64.dll :0x00007FF822B98D50 DrvPresentBuffers nvoglv64.dll :0x00007FF822FB2C90 vk_icdNegotiateLoaderICDInterfaceVersion KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 000034d4 win32u.dll :0x00007FF872F4A0F0 NtUserMsgWaitForMultipleObjectsEx USER32.dll :0x00007FF873CB06F0 MsgWaitForMultipleObjectsEx nvoglv64.dll :0x00007FF822B5F9B0 DrvValidateVersion KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 000012bc ntdll.dll :0x00007FF8760CD750 NtWaitForMultipleObjects KERNELBASE.dll :0x00007FF873220C50 WaitForMultipleObjectsEx Wacom_Tablet.dll :0x00007FF844C28F9E WTOpenW Wacom_Tablet.dll :0x00007FF844C28F9E WTOpenW Wacom_Tablet.dll :0x00007FF844C28F9E WTOpenW Wacom_Tablet.dll :0x00007FF844C28F9E WTOpenW KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00001348 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00003f80 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00003c38 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 000028c4 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 00003374 ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 0000363c ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Thread : 000036bc ntdll.dll :0x00007FF8760CCC80 ZwWaitForSingleObject KERNELBASE.dll :0x00007FF8731EA2C0 WaitForSingleObjectEx tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8168B19C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF8730F1B20 configthreadlocale KERNEL32.DLL :0x00007FF874B87020 BaseThreadInitThunk ntdll.dll :0x00007FF876082630 RtlUserThreadStart

Loaded Modules : 0x00007FF6E2770000 2.9.2.0 blender.exe D:\FireFox_Download\Blender-OpenMeshEffect-210204-v0.12.0-Win64.zip\Blender-OpenMeshEffect-210204-v0.12.0-Win64.zip\blender.pdb 0x00007FF876030000 10.0.19041.844 ntdll.dll
0x00007FF874B70000 10.0.19041.804 KERNEL32.DLL
0x00007FF8731D0000 10.0.19041.804 KERNELBASE.dll
0x00007FF83D000000 1.38.282.0 atcuf64.dll
0x00007FF873C90000 10.0.19041.746 USER32.dll
0x00007FF872F40000 10.0.19041.867 win32u.dll
0x00007FF875070000 10.0.19041.746 GDI32.dll
0x00007FF872DD0000 10.0.19041.746 gdi32full.dll
0x00007FF8735D0000 10.0.19041.789 msvcp_win.dll
0x00007FF8730D0000 10.0.19041.789 ucrtbase.dll
0x00007FF8753C0000 10.0.19041.844 SHELL32.dll
0x00007FF874E70000 10.0.19041.546 WS2_32.dll
0x00007FF873E30000 10.0.19041.746 RPCRT4.dll
0x00007FF874C30000 10.0.19041.610 ADVAPI32.dll
0x00007FF874DD0000 7.0.19041.546 msvcrt.dll
0x00007FF874010000 10.0.19041.789 sechost.dll
0x00007FF8745F0000 10.0.19041.746 ole32.dll
0x00007FF874810000 10.0.19041.844 combase.dll
0x00007FF8753B0000 10.0.19041.546 PSAPI.DLL
0x00007FF8736F0000 10.0.19041.746 SHLWAPI.dll
0x00007FF874DA0000 10.0.19041.546 IMM32.dll
0x00007FF8168A0000 2019.9.0.0 tbb.dll
0x00007FF843B70000 10.0.19041.1 SHFOLDER.dll
0x00007FF815650000 7.0.0.0 openvdb.dll
0x00007FF836430000 10.0.19041.844 OPENGL32.dll
0x00007FF8151D0000 3.7.7150.1013 python37.dll
0x00007FF813370000 58.54.100.0 avcodec-58.dll
0x00007FF813030000 58.29.100.0 avformat-58.dll
0x00007FF816870000 58.8.100.0 avdevice-58.dll
0x00007FF873750000 10.0.19041.804 OLEAUT32.dll
0x00007FF8164E0000 56.31.100.0 avutil-56.dll
0x00007FF873550000 10.0.19041.662 bcrypt.dll
0x00007FF816440000 5.5.100.0 swscale-5.dll
0x0000000070440000 1.0.28.0 libsndfile-1.dll
0x00007FF815B60000 1.20.1.0 OpenAL32.dll
0x00007FF812F00000 2.0.12.0 SDL2.dll
0x00007FF873820000 10.0.19041.844 SETUPAPI.dll
0x00007FF873580000 10.0.19041.546 cfgmgr32.dll
0x000000006ACC0000 libgmp-10.dll
0x00007FF842C20000 2019.9.0.0 tbbmalloc_proxy.dll
0x00007FF812E60000 14.28.29334.0 MSVCP140.dll
0x00007FF816D80000 14.28.29334.0 VCRUNTIME140.dll
0x00007FF842BF0000 14.28.29334.0 VCRUNTIME140_1.dll
0x00007FF816410000 10.0.19041.1 AVIFIL32.dll
0x00007FF865FD0000 6.10.19041.844 COMCTL32.dll
0x00007FF86C640000 10.0.19041.546 VERSION.dll
0x00007FF86BD90000 10.0.19041.867 dbghelp.dll
0x0000000070680000 libfftw3-3.dll
0x00007FF8393E0000 10.0.19041.844 GLU32.dll
0x00007FF8163E0000 3.5.100.0 swresample-3.dll
0x00007FF86A8B0000 10.0.19041.546 Secur32.dll
0x00007FF816C80000 10.0.19041.1 AVICAP32.dll
0x00007FF86CCE0000 10.0.19041.546 WINMM.dll
0x00007FF815E70000 2019.9.0.0 tbbmalloc.dll
0x00007FF8163B0000 10.0.19041.1 MSVFW32.dll
0x00007FF856B30000 10.0.19041.1 MSACM32.dll
0x00007FF8646F0000 10.0.19041.1 winmmbase.dll
0x00007FF872C90000 10.0.19041.662 SSPICLI.DLL
0x00007FF8740B0000 10.0.19041.746 shcore.dll
0x00007FF870D50000 10.0.19041.546 kernel.appcore.dll
0x00007FF870F50000 10.0.19041.844 windows.storage.dll
0x00007FF872840000 10.0.19041.662 Wldp.dll
0x00007FF870870000 10.0.19041.746 uxtheme.dll
0x00007FF873670000 10.0.19041.662 bcryptPrimitives.dll
0x00007FF872D10000 10.0.19041.844 profapi.dll
0x00007FF873F60000 2001.12.10941.16384 clbcatq.dll
0x00007FF86C9B0000 10.0.19041.789 MMDevApi.dll
0x00007FF872B80000 10.0.19041.546 DEVOBJ.dll
0x00007FF86CA40000 10.0.19041.789 AUDIOSES.DLL
0x00007FF872380000 10.0.19041.546 powrprof.dll
0x00007FF872240000 UMPDC.dll
0x00007FF870970000 10.0.19041.546 resourcepolicyclient.dll
0x00007FF8750A0000 10.0.19041.867 MSCTF.dll
0x00007FF8471C0000 10.0.19041.746 dataexchange.dll
0x00007FF86F950000 10.0.19041.746 d3d11.dll
0x00007FF86FBC0000 10.0.19041.746 dcomp.dll
0x00007FF871840000 10.0.19041.746 dxgi.dll
0x00007FF86A050000 10.0.19041.746 twinapi.appcore.dll
0x00007FF86CE20000 10.0.19041.844 AppXDeploymentClient.dll
0x00007FF821EF0000 27.21.14.6140 nvoglv64.dll
0x00007FF86CF40000 10.0.19041.546 WTSAPI32.dll
0x00007FF8729C0000 10.0.19041.546 msasn1.dll
0x00007FF86B6E0000 10.0.19041.546 cryptnet.dll
0x00007FF872F70000 10.0.19041.844 CRYPT32.dll
0x00007FF872790000 10.0.19041.546 cryptbase.dll
0x00007FF872EE0000 10.0.19041.804 WINTRUST.dll
0x00007FF871B20000 10.0.19041.546 ntmarta.dll
0x00007FF8675A0000 10.0.19041.546 dxcore.dll
0x00007FF870B70000 10.0.19041.746 dwmapi.dll
0x00007FF871B90000 10.0.19041.546 WINSTA.dll
0x00007FF857360000 10.0.19041.844 textinputframework.dll
0x00007FF870130000 10.0.19041.546 CoreUIComponents.dll
0x00007FF870490000 10.0.19041.746 CoreMessaging.dll
0x00007FF86EDD0000 10.0.19041.844 wintypes.dll
0x00007FF865ED0000 7.2.19041.746 Oleacc.dll
0x00007FF825B10000 1.0.5.10 Wintab32.dll
0x00007FF8638C0000 10.0.19041.546 MPR.dll
0x00007FF844C20000 6.3.38.2 Wacom_Tablet.dll
0x00007FF846F90000 10.0.19041.844 explorerframe.dll
0x00007FF86E6C0000 7.0.19041.867 propsys.dll
0x00007FF8727A0000 10.0.19041.546 CRYPTSP.dll
0x00007FF871EF0000 10.0.19041.546 rsaenh.dll
0x00007FF842B70000 3.7.7150.1013 python3.dll
0x00007FF816A10000 3.7.7150.1013 _socket.pyd
0x00007FF841DF0000 3.7.7150.1013 select.pyd
0x00007FF83FE70000 3.7.7150.1013 _queue.pyd
0x00007FF812B90000 _multiarray_umath.cp37-win_amd64.pyd
0x00007FF815E50000 _multiarray_tests.cp37-win_amd64.pyd
0x00007FF815DA0000 3.7.7150.1013 _ctypes.pyd
0x00007FF812B00000 lapack_lite.cp37-win_amd64.pyd
0x00007FF8128E0000 _umath_linalg.cp37-win_amd64.pyd
0x00007FF815D80000 3.7.7150.1013 _bz2.pyd
0x00007FF815B20000 3.7.7150.1013 _lzma.pyd
0x00007FF812890000 3.7.7150.1013 _decimal.pyd
0x00007FF815D60000 _pocketfft_internal.cp37-win_amd64.pyd
0x00007FF812800000 mtrand.cp37-win_amd64.pyd
0x00007FF815AF0000 common.cp37-win_amd64.pyd
0x00007FF8127B0000 bounded_integers.cp37-win_amd64.pyd
0x00007FF812790000 mt19937.cp37-win_amd64.pyd
0x00007FF812760000 bit_generator.cp37-win_amd64.pyd
0x00007FF83ED20000 3.7.7150.1013 _hashlib.pyd
0x00007FF812410000 1.1.1.4 libcrypto-1_1.dll
0x00007FF8123F0000 philox.cp37-win_amd64.pyd
0x00007FF8123D0000 pcg64.cp37-win_amd64.pyd
0x00007FF8123B0000 sfc64.cp37-win_amd64.pyd
0x00007FF812310000 generator.cp37-win_amd64.pyd
0x00007FF8122F0000 3.7.7150.1013 _ssl.pyd
0x00007FF812240000 1.1.1.4 libssl-1_1.dll
0x00007FF812200000 3.7.7150.1013 _elementtree.pyd
0x00007FF8121C0000 3.7.7150.1013 pyexpat.pyd
0x00007FF83ACA0000 test_compile.cp37-win_amd64.pyd
0x00007FF838B50000 murmurhash3.cp37-win_amd64.pyd
0x00007FF8363F0000 utils.cp37-win_amd64.pyd
0x00007FF812190000 implementations.cp37-win_amd64.pyd
0x00007FF812170000 clist.cp37-win_amd64.pyd
0x00007FF811FB0000 base_lists.cp37-win_amd64.pyd
0x00007FF8351B0000 geometry.cp37-win_amd64.pyd
0x00007FF8322D0000 vector.cp37-win_amd64.pyd
0x00007FF811F90000 conversion.cp37-win_amd64.pyd
0x00007FF831E40000 list_operations.cp37-win_amd64.pyd
0x00007FF828E70000 matrix.cp37-win_amd64.pyd
0x00007FF826D60000 rotation_conversion.cp37-win_amd64.pyd
0x00007FF81FD60000 utils.cp37-win_amd64.pyd
0x00007FF811F60000 polygon_indices_list.cp37-win_amd64.pyd
0x00007FF811F30000 virtual_list.cp37-win_amd64.pyd
0x00007FF811EE0000 virtual_clists.cp37-win_amd64.pyd
0x00007FF81F9F0000 default_list.cp37-win_amd64.pyd
0x00007FF816E10000 c_default_list.cp37-win_amd64.pyd
0x00007FF811EA0000 mesh_data.cp37-win_amd64.pyd
0x00007FF816860000 number.cp37-win_amd64.pyd
0x00007FF811E80000 validate.cp37-win_amd64.pyd
0x00007FF811E60000 triangulate_mesh.cp37-win_amd64.pyd
0x00007FF811E40000 poly_spline.cp37-win_amd64.pyd
0x00007FF811E10000 base_spline.cp37-win_amd64.pyd
0x00007FF815E40000 lists.cp37-win_amd64.pyd
0x00007FF811DF0000 bezier_spline.cp37-win_amd64.pyd
0x00007FF811DD0000 evaluation.cp37-win_amd64.pyd
0x00007FF811DB0000 falloff_base.cp37-win_amd64.pyd
0x00007FF815AE0000 types.cp37-win_amd64.pyd
0x00007FF811DA0000 pointers.cp37-win_amd64.pyd
0x00007FF811D80000 interpolation.cp37-win_amd64.pyd
0x00007FF811D50000 action_base.cp37-win_amd64.pyd
0x00007FF811D30000 action_channels.cp37-win_amd64.pyd
0x00007FF811CF0000 action_types.cp37-win_amd64.pyd
0x00007FF811CE0000 clamp.cp37-win_amd64.pyd
0x00007FF811CD0000 limits.cp37-win_amd64.pyd
0x00007FF811CC0000 presets.cp37-win_amd64.pyd
0x00007FF811CA0000 shuffle.cp37-win_amd64.pyd
0x00007FF811C80000 reverse.cp37-win_amd64.pyd
0x00007FF811C60000 repeat.cp37-win_amd64.pyd
0x00007FF811C40000 sample.cp37-win_amd64.pyd
0x00007FF811C30000 splitmix64.cp37-win_amd64.pyd
0x00007FF811C20000 xoshiro256starstar.cp37-win_amd64.pyd
0x00007FF811C10000 xoshiro256plus.cp37-win_amd64.pyd
0x00007FF811BF0000 fill.cp37-win_amd64.pyd
0x00007FF811BD0000 mask.cp37-win_amd64.pyd
0x00007FF811BB0000 repeat_elements.cp37-win_amd64.pyd
0x00007FF811B90000 random.cp37-win_amd64.pyd
0x00007FF811B80000 py_interface.cp37-win_amd64.pyd
0x00007FF811B60000 symbol_string.cp37-win_amd64.pyd
0x00007FF811B40000 apply_rules.cp37-win_amd64.pyd
0x00007FF811B20000 geometry.cp37-win_amd64.pyd
0x00007FF811B00000 parsing.cp37-win_amd64.pyd
0x00007FF811AF0000 translation.cp37-win_amd64.pyd
0x00007FF811AE0000 rotation.cp37-win_amd64.pyd
0x00007FF811AD0000 scale.cp37-win_amd64.pyd
0x00007FF811AA0000 close_packing.cp37-win_amd64.pyd
0x00007FF811A80000 rotation_and_direction.cp37-win_amd64.pyd
0x00007FF811A60000 points_scatter.cp37-win_amd64.pyd
0x00007FF811A40000 circle.cp37-win_amd64.pyd
0x00007FF811A20000 close_packing.cp37-win_amd64.pyd
0x00007FF811A00000 cylinder.cp37-win_amd64.pyd
0x00007FF8119E0000 find_shortest_path.cp37-win_amd64.pyd
0x00007FF8119C0000 line.cp37-win_amd64.pyd
0x00007FF8119A0000 grid.cp37-win_amd64.pyd
0x00007FF811970000 loft.cp37-win_amd64.pyd
0x00007FF811950000 marching_squares.cp37-win_amd64.pyd
0x00007FF811930000 marching_triangles.cp37-win_amd64.pyd
0x00007FF811910000 revolve.cp37-win_amd64.pyd
0x00007FF8118F0000 perlin_noise.cp37-win_amd64.pyd
0x00007FF8118D0000 random.cp37-win_amd64.pyd
0x00007FF811870000 convert.cp37-win_amd64.pyd
0x00007FF811850000 to_blender.cp37-win_amd64.pyd
0x00007FF811840000 c_utils.cp37-win_amd64.pyd
0x00007FF811820000 mesh_indices.cp37-win_amd64.pyd
0x00007FF811710000 wrapper.cp37-win_amd64.pyd
0x00007FF811700000 color.cp37-win_amd64.pyd
0x00007FF8116F0000 euler.cp37-win_amd64.pyd
0x00007FF8116E0000 quaternion.cp37-win_amd64.pyd
0x00007FF8116C0000 action_from_object.cp37-win_amd64.pyd
0x00007FF8116A0000 chain_actions.cp37-win_amd64.pyd
0x00007FF811680000 delay_action.cp37-win_amd64.pyd
0x00007FF811660000 follow_spline_action.cp37-win_amd64.pyd
0x00007FF811630000 object_action_output.cp37-win_amd64.pyd
0x00007FF811610000 overlay_action.cp37-win_amd64.pyd
0x00007FF8115F0000 wiggle_action.cp37-win_amd64.pyd
0x00007FF8115D0000 color_utils.cp37-win_amd64.pyd
0x00007FF8115A0000 c_utils.cp37-win_amd64.pyd
0x00007FF811570000 effector_utils.cp37-win_amd64.pyd
0x00007FF811550000 c_utils.cp37-win_amd64.pyd
0x00007FF811530000 point_distance_falloff.cp37-win_amd64.pyd
0x00007FF811510000 c_utils.cp37-win_amd64.pyd
0x00007FF811480000 mix_falloffs.cp37-win_amd64.pyd
0x00007FF8114F0000 constant_falloff.cp37-win_amd64.pyd
0x00007FF811460000 custom_falloff.cp37-win_amd64.pyd
0x00007FF811440000 interpolate_falloff.cp37-win_amd64.pyd
0x00007FF811400000 composite_falloffs.cp37-win_amd64.pyd
0x00007FF8113E0000 falloff_utils.cp37-win_amd64.pyd
0x00007FF8113C0000 radial_falloff.cp37-win_amd64.pyd
0x00007FF8113A0000 remap_falloff.cp37-win_amd64.pyd
0x00007FF811370000 wave_falloff.cp37-win_amd64.pyd
0x00007FF8112B0000 marching_cubes.cp37-win_amd64.pyd
0x00007FF811290000 mesh_utils.cp37-win_amd64.pyd
0x00007FF811270000 c_utils.cp37-win_amd64.pyd
0x00007FF811250000 c_utils.cp37-win_amd64.pyd
0x00007FF811230000 c_utils.cp37-win_amd64.pyd
0x00007FF811210000 delay_falloff.cp37-win_amd64.pyd
0x00007FF8111F0000 directional_falloff.cp37-win_amd64.pyd
0x00007FF8111D0000 evaluate_falloff.cp37-win_amd64.pyd
0x00007FF8111B0000 fade_falloff.cp37-win_amd64.pyd
0x00007FF811180000 falloff_tracer.cp37-win_amd64.pyd
0x00007FF811150000 falloff_tracer_utils.cp37-win_amd64.pyd
0x00007FF811130000 index_mask_falloff.cp37-win_amd64.pyd
0x00007FF811110000 interpolate_list_falloff.cp37-win_amd64.pyd
0x00007FF8110F0000 mesh_falloff.cp37-win_amd64.pyd
0x00007FF8110D0000 mesh_falloff_utils.cp37-win_amd64.pyd
0x00007FF8110B0000 noise_falloff.cp37-win_amd64.pyd
0x00007FF811080000 object_controller_falloff.cp37-win_amd64.pyd
0x00007FF811060000 radial_falloff.cp37-win_amd64.pyd
0x00007FF811040000 random_falloff.cp37-win_amd64.pyd
0x00007FF811010000 sound_falloff.cp37-win_amd64.pyd
0x00007FF810FE0000 spline_falloff.cp37-win_amd64.pyd
0x00007FF810FC0000 texture_falloff.cp37-win_amd64.pyd
0x00007FF810FA0000 wiggle_falloff.cp37-win_amd64.pyd
0x00007FF810F80000 c_utils.cp37-win_amd64.pyd
0x00007FF810F60000 c_utils.cp37-win_amd64.pyd
0x00007FF810F40000 c_utils.cp37-win_amd64.pyd
0x00007FF810F00000 distribute_matrices.cp37-win_amd64.pyd
0x00007FF810EE0000 marching_squares.cp37-win_amd64.pyd
0x00007FF810EC0000 marching_triangles.cp37-win_amd64.pyd
0x00007FF810EA0000 offset_vector.cp37-win_amd64.pyd
0x00007FF810E70000 float_math.cp37-win_amd64.pyd
0x00007FF810E40000 vector_math.cp37-win_amd64.pyd
0x00007FF810E20000 object_matrix_output.cp37-win_amd64.pyd
0x00007FF810E10000 c_utils.cp37-win_amd64.pyd
0x00007FF810DF0000 c_utils.cp37-win_amd64.pyd
0x00007FF810DD0000 c_utils.cp37-win_amd64.pyd
0x00007FF810DB0000 splines_from_edges_utils.cp37-win_amd64.pyd
0x00007FF810D90000 c_utils.cp37-win_amd64.pyd
0x00007FF810D60000 close_packing.cp37-win_amd64.pyd
0x00007FF810D30000 noise_utils.cp37-win_amd64.pyd
0x00007FF810D10000 MfxHoudini-v1.0.0.ofx
0x0000000180000000 18.5.0.499 libHAPIL.dll
0x0000018B8E860000 18.5.0.499 libHARC.dll

Python backtrace

Here the other Console Log from v0.11.1:

OpenMeshEffectModifier: initData. OpenMeshEffectModifier: initData. OpenMeshEffectModifier: copyData. == mfx_Modifier_reload_effect_info on data 000001B9F3EF44A8 == ensure_runtime on data 000001B9F3EF44A8 ERROR (bke.modifier): E:\SourceCode\blender\OpenMeshEffectForBlender\source\blender\blenkernel\intern\modifier.c:409 modifier_setError: Could not load ofx plugins! ==/ ensure_runtime ==/ mfx_Modifier_reload_effect_info OpenMeshEffectModifier: freeData. OpenMeshEffectModifier: applyModifier. == mfx_Modifier_do on data 000001B9F3EFCC98 == ensure_runtime on data 000001B9F3EFCC98 ERROR (bke.modifier): E:\SourceCode\blender\OpenMeshEffectForBlender\source\blender\blenkernel\intern\modifier.c:409 modifier_setError: Could not load ofx plugins! ==/ ensure_runtime failed to get effect instance ==/ mfx_Modifier_do == mfx_Modifier_on_plugin_changed on data 000001B9F3EF44A8 == mfx_Modifier_reload_effect_info on data 000001B9F3EF44A8 == ensure_runtime on data 000001B9F3EF44A8 Loading OFX plugin D:\Houdini_Projects\HoudiniBlenderBridge\MfxHoudini-v1.0.0.ofx [get_registry] NEW registry for D:\Houdini_Projects\HoudiniBlenderBridge\MfxHoudini-v1.0.0.ofx Loading OFX plug-ins from D:\Houdini_Projects\HoudiniBlenderBridge\MfxHoudini-v1.0.0.ofx. Loading Houdini library D:\Houdini_Projects\HoudiniBlenderBridge\library.hda... Releasing Houdini Session Found 1 plugins. Plugin #0: Sop/Vica_subnet1 (API OfxMeshEffectPluginAPI, version 1) Plugin #0 in binary is #0 in plugin registry Found 1 supported plugins. ==/ ensure_runtime Loading Sop/Vica_subnet1 to RNA ==/ mfx_Modifier_reload_effect_info ==. mfx_Modifier_on_asset_changed on data 000001B9F3EF44A8 == ensure_runtime on data 000001B9F3EF44A8 ==/ ensure_runtime ==/ mfx_Modifier_on_asset_changed ==/ mfx_Modifier_on_asset_changed on data 000001B9F3EF44A8 ==/ mfx_Modifier_on_plugin_changed OpenMeshEffectModifier: freeData. OpenMeshEffectModifier: initData. OpenMeshEffectModifier: copyData. == mfx_Modifier_reload_effect_info on data 000001B9F3EF44A8 == ensure_runtime on data 000001B9F3EF44A8 ==/ ensure_runtime Loading Sop/Vica_subnet1 to RNA ==/ mfx_Modifier_reload_effect_info OpenMeshEffectModifier: freeData. OpenMeshEffectModifier: applyModifier. == mfx_Modifier_do on data 000001B9F3EFD5A8 == ensure_runtime on data 000001B9F3EFD5A8 Loading OFX plugin D:\Houdini_Projects\HoudiniBlenderBridge\MfxHoudini-v1.0.0.ofx [get_registry] reusing registry for D:\Houdini_Projects\HoudiniBlenderBridge\MfxHoudini-v1.0.0.ofx ==/ ensure_runtime No selected plug-in effect failed to get effect instance ==/ mfx_Modifier_do ==. mfx_Modifier_on_asset_changed on data 000001B9F3EF44A8 == ensure_runtime on data 000001B9F3EF44A8 Getting Global Host; reference counter will be set to 1. (Allocating new host data) Loading Houdini library D:\Houdini_Projects\HoudiniBlenderBridge\library.hda... OfxActionLoad action returned status 0 (kOfxStatOK) Defining input 'OfxMeshMainInput' on OfxMeshEffectHandle 000001B980974000 Defining input 'OfxMeshMainOutput' on OfxMeshEffectHandle 000001B980974000 Defining parameter mfx_dist OfxActionDescribe action returned status 0 (kOfxStatOK) OfxActionCreateInstance action returned status 0 (kOfxStatOK) ==/ ensure_runtime ==/ mfx_Modifier_on_asset_changed on data 000001B9F3EF44A8 OpenMeshEffectModifier: freeData. OpenMeshEffectModifier: initData. OpenMeshEffectModifier: copyData. == mfx_Modifier_reload_effect_info on data 000001B9F3EF44A8 == ensure_runtime on data 000001B9F3EF44A8 ==/ ensure_runtime Loading Sop/Vica_subnet1 to RNA ==/ mfx_Modifier_reload_effect_info OpenMeshEffectModifier: freeData. OpenMeshEffectModifier: applyModifier. == mfx_Modifier_do on data 000001B9F3F002F8 == ensure_runtime on data 000001B9F3F002F8 Getting Global Host; reference counter will be set to 2. Defining input 'OfxMeshMainInput' on OfxMeshEffectHandle 000001B98097F680 Defining input 'OfxMeshMainOutput' on OfxMeshEffectHandle 000001B98097F680 Defining parameter mfx_dist OfxActionDescribe action returned status 0 (kOfxStatOK) OfxActionCreateInstance action returned status 0 (kOfxStatOK) ==/ ensure_runtime OfxMeshEffectActionIsIdentity action returned status 14 (kOfxStatReplyDefault) Suite method call 'propertySuite->propGetInt(effectProperties, kOfxPropHoudiniNodeId, 0, &hr->node_id)' returned status 9 (kOfxStatErrBadHandle) Converting blender mesh into ofx mesh... DEBUG: Found 8 points in input mesh Input: NOT converting ofx mesh Houdini: cooking root node... Houdini cooking state: 0 Node type: 2 Output: NOT converting blender mesh Handling SOP #0. Geo 'Vica_subnet1' has 1 parts and has type 0. Part #0: type 0, 32 points, 120 vertices, 30 faces. DEBUG: Allocating output mesh data: 32 points, 120 vertices, 30 faces Loading SOP #0. Part #0: type 0, 32 points, 120 vertices, 30 faces.

D:\FireFox_Download\Blender-OpenMeshEffect-201025-v0.11.1-Win64\Blender-OpenMeshEffect-201025-v0.11.1-Win64>

polygonmaster commented 3 years ago

Hi, think its something that happening to me all time houdini 18, 18.5 exact same issue.