DaSheng Hen
HenDaSheng
About Me
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Mac M3 Houdini installation Mops does not work Aug. 25, 2024, 11:17 a.m.
I tried it myself and the problem was solved. It was my folder path that was wrong.
If you don't understand the description of "Mac OS: ~/Preferences/Houdini/XX.X/" in the document, just enter "~/Library/Preferences/houdini" in "Finder -> Go to folder".
You will see the Houdini version folder.
Then, follow the instructions in the document to create a packages folder and set up a json file.
After restarting Houdini, you can see MOPs Tools.
I hope this helps Mac users who are confused about this.
If you don't understand the description of "Mac OS: ~/Preferences/Houdini/XX.X/" in the document, just enter "~/Library/Preferences/houdini" in "Finder -> Go to folder".
You will see the Houdini version folder.
Then, follow the instructions in the document to create a packages folder and set up a json file.
After restarting Houdini, you can see MOPs Tools.
I hope this helps Mac users who are confused about this.
Mac M3 Houdini installation Mops does not work Aug. 25, 2024, 10:26 a.m.
I followed the prompts and copied the MOPS.json file to Houdini XX/packges/
This is my json file content:
https://github.com/user-attachments/assets/138d1d1d-1d7c-4fb1-b0c7-7e2915e10f01 [github.com]
But I still can't access Mops in Houdini, is there something wrong with my steps?
Thank you very much for your help!
This is my json file content:
{ "env": [ { "MOPS": "/Users/hendasheng/Documents/HoudiniPackges/MOPS/" }, { "HOUDINI_PYTHONWARNINGS": "ignore" }, ], "path": "$MOPS" }
https://github.com/user-attachments/assets/138d1d1d-1d7c-4fb1-b0c7-7e2915e10f01 [github.com]
But I still can't access Mops in Houdini, is there something wrong with my steps?
Thank you very much for your help!
Pyro Flipbook_textures error when adjusting Columns/Rows May 17, 2024, 5:31 a.m.
When flipbook_textures - Columns/Rows is 8, I can output normally, but when Columns/Rows is 10, an error occurs.
The current error message is too complicated for me to get valid information from it. Why is this happening and how can I avoid this? Thank you very much for your help!