I just ran into the same issue. MPlay wouldn't even launch.
After copoying and pasting all my nodes into a new Houdini file, MPlay launches, but only 2 frames are outputted to the flipbook.
The error at bottom left says: Flipbook Generation Error: Unable to create image /Users...(project path)
I'm on Houdini 18.5.458 on Mac OSX Catalina if that makes any difference.
Found 5 posts.
Search results Show results as topic list.
Technical Discussion » Flipbook Generation Error and Mplay Error
- Anthony Dias
- 5 posts
- Offline
Houdini Indie and Apprentice » OSX no midi in
- Anthony Dias
- 5 posts
- Offline
Houdini Indie and Apprentice » VEX printf() in Mac OS - where are the results?
- Anthony Dias
- 5 posts
- Offline
Thank you BabaJ, I did have a sphere-> scatter-> pointwrangle and it somehow works now as I assume it is supposed to work.
Is there a “run” or “re-cook” button or option anywhere?
Is there a “run” or “re-cook” button or option anywhere?
Houdini Indie and Apprentice » VEX printf() in Mac OS - where are the results?
- Anthony Dias
- 5 posts
- Offline
hello all, I'm trying to get a simple printf() function to work in VEX… I'm on a mac, running houdini indie 16.5.
I ran the command “hindie” in the houdini terminal, Houdini opens up fine.
Then I created an attribute wrangle and typed printf(“hello world”); but nothing happens. What am I doing wrong?
I ran the command “hindie” in the houdini terminal, Houdini opens up fine.
Then I created an attribute wrangle and typed printf(“hello world”); but nothing happens. What am I doing wrong?
Technical Discussion » Cant run houdini from the terminal for debugging purposes HOU 16.600 OSX Sierra
- Anthony Dias
- 5 posts
- Offline
Hello rcortes9,
did you ever find a solution to this? I'm having a very similar issue. I run the Houdini Terminal app by double-clicking it in the finder. This sets up the environemnt if I understand correctly. I then type “hindie” and it starts Houdini but then crashes:
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
terminating with uncaught exception of type HOM_Error
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffbced5d42 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffbcfc3457 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffbce3b420 abort + 129
3 libc++abi.dylib 0x00007fffbb99584a abort_message + 266
4 libc++abi.dylib 0x00007fffbb9bac4f default_terminate_handler() + 267
5 libobjc.A.dylib 0x00007fffbc4c8353 _objc_terminate() + 124
6 libc++abi.dylib 0x00007fffbb9b7d69 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fffbb9b77de __cxa_throw + 121
8 libHoudiniUT.dylib 0x000000011c4a836a HOM() + 170
9 libHoudiniUI.dylib 0x000000010e403bc9 SI_PythonShell::initApplication(UI_Manager*, int, char const**) + 25
10 libHoudiniAPPS2.dylib 0x00000001084887d5 OPUI_MainApp::initApplication(UI_Manager*, int, char const**) + 2165
11 libHoudiniUI.dylib 0x000000010e1ac6b8 main + 3848
12 libdyld.dylib 0x00007fffbcda7235 start + 1
did you ever find a solution to this? I'm having a very similar issue. I run the Houdini Terminal app by double-clicking it in the finder. This sets up the environemnt if I understand correctly. I then type “hindie” and it starts Houdini but then crashes:
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
terminating with uncaught exception of type HOM_Error
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffbced5d42 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffbcfc3457 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffbce3b420 abort + 129
3 libc++abi.dylib 0x00007fffbb99584a abort_message + 266
4 libc++abi.dylib 0x00007fffbb9bac4f default_terminate_handler() + 267
5 libobjc.A.dylib 0x00007fffbc4c8353 _objc_terminate() + 124
6 libc++abi.dylib 0x00007fffbb9b7d69 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fffbb9b77de __cxa_throw + 121
8 libHoudiniUT.dylib 0x000000011c4a836a HOM() + 170
9 libHoudiniUI.dylib 0x000000010e403bc9 SI_PythonShell::initApplication(UI_Manager*, int, char const**) + 25
10 libHoudiniAPPS2.dylib 0x00000001084887d5 OPUI_MainApp::initApplication(UI_Manager*, int, char const**) + 2165
11 libHoudiniUI.dylib 0x000000010e1ac6b8 main + 3848
12 libdyld.dylib 0x00007fffbcda7235 start + 1
-
- Quick Links