Hi, I haven't been able to use Houdini on my M1 Max machine.
It crashes right after the splash screen and I get a dialogue to submit my crash to SideFX.
I have been trying the daily builds for a couple weeks now, and none have worked.
Is there any way to help out and find out the culprit?
Thanks,
Paul
Houdini crashing on startup
1151 3 2-
- paulbrownv
- Member
- 2 posts
- Joined: July 2015
- Offline
-
- rvinluan
- Staff
- 1221 posts
- Joined: July 2005
- Offline
Hello,
By any chance, did you install Houdini from the Houdini Launcher?
If so, then you may have run into the issue where the Launcher creates the Houdini user preferences directory with incorrect ownership and permissions.
To resolve the issue, change the ownership of the user prefs directory by running this command in a Terminal app:
Where
Once you've changed the ownership, start up Houdini and see if that helps.
Cheers,
Rob
By any chance, did you install Houdini from the Houdini Launcher?
If so, then you may have run into the issue where the Launcher creates the Houdini user preferences directory with incorrect ownership and permissions.
To resolve the issue, change the ownership of the user prefs directory by running this command in a Terminal app:
sudo chown -R <username> ~/Library/Preferences/houdini/19.5
Where
<username>
is your username.Once you've changed the ownership, start up Houdini and see if that helps.
Cheers,
Rob
-
- bjorn33
- Member
- 3 posts
- Joined: Oct. 2015
- Online
-
- paulbrownv
- Member
- 2 posts
- Joined: July 2015
- Offline
-
- Quick Links