Installation on OSX

Forums: Installation on OSX
Houdini Integrated Plugin

Moderator: juanjgon

Re: Installation on OSX

Postby ricky_otoy » Wed Nov 22, 2023 12:38 pm

ricky_otoy Wed Nov 22, 2023 12:38 pm
snakeboxmedia wrote:I am facing this problem now, for some unknown reason octane on macOS refuses to render now, plugin loads fine just like yesterday when everything worked, nothing has changed but it just sits there and does nothing when IPR opens... I also can't logout?!

https://www.reddit.com/r/Octane/comment ... r_account/

same issue at this person.... this is pretty messed up


Hi, which build are you using? Is it with a particular scene or even an empty scene with an Octane ROP + RenderTarget + Camera?
Please turn on the Debug output under Options and PM me the saved file. Thanks!

I don't think you need to sign out and back in again, although is it showing you it is activated?
ricky_otoy
OctaneRender Team
OctaneRender Team
 
Posts: 127
Joined: Mon Jun 19, 2023 6:34 am

Re: Installation on OSX

Postby atracksler » Fri Nov 24, 2023 3:18 pm

atracksler Fri Nov 24, 2023 3:18 pm
I had shelved this for a few days, but am back after the V20updates, and still not able to load O.

Same error.

How do I allow the plugin? I'm not getting an error like I did when I was using Cinema?
atracksler
Licensed Customer
Licensed Customer
 
Posts: 19
Joined: Mon Jan 06, 2020 2:22 pm

Re: Installation on OSX

Postby ricky_otoy » Fri Nov 24, 2023 3:32 pm

ricky_otoy Fri Nov 24, 2023 3:32 pm
atracksler wrote:I had shelved this for a few days, but am back after the V20updates, and still not able to load O.

Same error.

How do I allow the plugin? I'm not getting an error like I did when I was using Cinema?


Hi atracksler!

You didn't seem to reply to PDivision1: "What is your mac hardware? The plugin is only built for apple silicon (M1/M2)."
Which hardware are you using exactly and which OS version? Also don't forget H20 has a different environment file to add your octane plugin path.
ricky_otoy
OctaneRender Team
OctaneRender Team
 
Posts: 127
Joined: Mon Jun 19, 2023 6:34 am

Re: Installation on OSX

Postby atracksler » Fri Nov 24, 2023 3:46 pm

atracksler Fri Nov 24, 2023 3:46 pm
M2 Max
96gb
ventura 13.6.1

My Houdini.env:

HOUDINI_PATH = "/Applications/redshift/redshift4houdini/20.0.506_arm64;/Users/Adam/Library/Preferences/houdini/Octane_2023.1.1_Houdini_20.0.506_macos_Prime;&"
atracksler
Licensed Customer
Licensed Customer
 
Posts: 19
Joined: Mon Jan 06, 2020 2:22 pm

Re: Installation on OSX

Postby ricky_otoy » Fri Nov 24, 2023 4:38 pm

ricky_otoy Fri Nov 24, 2023 4:38 pm
Ok had a look again and got the same error when clearing permissions. This is an Apple permissions thing so please try the following.

Step 01: Control + right-click then choose "Open" on the file liboctane.dylib under the octane plugin folder dso.
Control_rightclick.png
Step:01


Step 02: Click "Open" on the dialog box then start Houdini.
identity_open.png
Step:02


You would have probably also see the file appear under your Privacy & Security Mac settings.
You could also try this on the Houdini_Octane_20.0.506.dylib if the first one didn't sort it out. Let me know if that helps :)
ricky_otoy
OctaneRender Team
OctaneRender Team
 
Posts: 127
Joined: Mon Jun 19, 2023 6:34 am

Re: Installation on OSX

Postby atracksler » Fri Nov 24, 2023 5:05 pm

atracksler Fri Nov 24, 2023 5:05 pm
Got the dialog box on the liboctane.dylib

Same error.

When I try opening the Houdini_Octane_20.0.506.dylib, I get a terminal window with:

Code: Select all
Last login: Fri Nov 24 12:03:14 on ttys000
Adam@AdBook-Pro ~ % /Users/Adam/Library/Preferences/houdini/Octane_2023.1.1_Houdini_20.0.506_macos_Prime/dso/Houdini_Octane_20.0.506.dylib ; exit;
zsh: exec format error: /Users/Adam/Library/Preferences/houdini/Octane_2023.1.1_Houdini_20.0.506_macos_Prime/dso/Houdini_Octane_20.0.506.dylib

Saving session...
...copying shared history...
...saving history...truncating history files...shell_session_save_history:21: rewriting /Users/Adam/.zsh_history would change its ownership -- skipped

[Process completed]

atracksler
Licensed Customer
Licensed Customer
 
Posts: 19
Joined: Mon Jan 06, 2020 2:22 pm

Re: Installation on OSX

Postby ricky_otoy » Fri Nov 24, 2023 7:50 pm

ricky_otoy Fri Nov 24, 2023 7:50 pm
atracksler wrote:Got the dialog box on the liboctane.dylib

Same error.

When I try opening the Houdini_Octane_20.0.506.dylib, I get a terminal window with:

[Process completed]

[/code]


If restart and try launch Houdini again, do you get the following popup? When you do 'Allow Anyway' under security you would have also needed to add your Mac user password to give proper permissions.

permissions.png
Click Allow and Enter your password. Then Launch Houdini again.


If permissions aren't added you will get those errors from your first post - example below.
Attachments
RT no permission.png
ROP no permission.png
ricky_otoy
OctaneRender Team
OctaneRender Team
 
Posts: 127
Joined: Mon Jun 19, 2023 6:34 am

Re: Installation on OSX

Postby atracksler » Sun Nov 26, 2023 4:41 pm

atracksler Sun Nov 26, 2023 4:41 pm
Same error message:

Code: Select all
Traceback (most recent call last):
  File "Add_Octane_ROP", line 1, in <module>
  File "/Applications/Houdini/Houdini20.0.506/Frameworks/Houdini.framework/Versions/20.0/Resources/houdini/python3.10libs/roptoolutils.py", line 10, in createRenderNode
    rop = hou.node('/out').createNode(rop_type, exact_type_name=exact_type_name)
  File "/Applications/Houdini/Houdini20.0.506/Frameworks/Houdini.framework/Versions/20.0/Resources/houdini/python3.10libs/houpythonportion/ui.py", line 1137, in decorator
    return func(*args, **kwargs)
  File "/Applications/Houdini/Houdini20.0.506/Frameworks/Houdini.framework/Versions/20.0/Resources/houdini/python3.10libs/hou.py", line 15074, in createNode
    return _hou.Node_createNode(self, node_type_name, node_name, run_init_scripts, load_contents, exact_type_name, force_valid_node_name)
hou.OperationFailed: The attempted operation failed.
Invalid node type name


I have restarted several times.

I opened liboctane.dylib, and gave it permissions.

When I also open Houdini_Octane_20.0.506.dylib

I get the following in Terminal:

Code: Select all
Last login: Sun Nov 26 11:30:06 on ttys001
/Users/Adam/Library/Preferences/houdini/Octane_2023.1.1_Houdini_20.0.506_macos_Prime/dso/Houdini_Octane_20.0.506.dylib ; exit;
Adam@AdBook-Pro ~ % /Users/Adam/Library/Preferences/houdini/Octane_2023.1.1_Houdini_20.0.506_macos_Prime/dso/Houdini_Octane_20.0.506.dylib ; exit;
zsh: exec format error: /Users/Adam/Library/Preferences/houdini/Octane_2023.1.1_Houdini_20.0.506_macos_Prime/dso/Houdini_Octane_20.0.506.dylib

Saving session...
...copying shared history...
...saving history...truncating history files...shell_session_save_history:21: rewriting /Users/Adam/.zsh_history would change its ownership -- skipped

Process completed




I'm using the following in Houdini.env:

Code: Select all
HOUDINI_PATH = "/Applications/redshift/redshift4houdini/20.0.506_arm64;/Users/Adam/Library/Preferences/houdini/Octane_2023.1.1_Houdini_20.0.506_macos_Prime;&"


If I don't use the Houdini.env and try to use a package file:

Code: Select all
{
"enable" : true,
"env":
[
{
"HOUDINI_PATH" :
{
"value": "/Users/Adam/Library/Preferences/houdini/_PLUGINS/Octane_2022.1.2.0_Houdini_20.0.506_macos_Prime",
}

}
]
}


I don't get the Octane shelf.


My Octane Standalone is installed at /Applications/Octane X Prime 2023.1.app

My Octane plugin is installed at /Users/Adam/Library/Preferences/houdini/Octane_2023.1.1_Houdini_20.0.506_macos_Prime

I'm totally stumped.
atracksler
Licensed Customer
Licensed Customer
 
Posts: 19
Joined: Mon Jan 06, 2020 2:22 pm

Re: Installation on OSX

Postby snakeboxmedia » Sun Nov 26, 2023 10:24 pm

snakeboxmedia Sun Nov 26, 2023 10:24 pm
I still haven't gotten octane 2022 to run on macOS, 2023 works fine, both installed the same way, just pointing to a different folder. unfortunately, it's 2022 I need at work right now, so a bit annoying and weird.

running an m3 macbook, is there a chance octane 2022 aren't happy under Sonoma or should it all just work fine?
snakeboxmedia
Licensed Customer
Licensed Customer
 
Posts: 140
Joined: Wed Jul 11, 2018 1:09 pm

Re: Installation on OSX

Postby ricky_otoy » Mon Nov 27, 2023 9:58 am

ricky_otoy Mon Nov 27, 2023 9:58 am
snakeboxmedia wrote:I still haven't gotten octane 2022 to run on macOS, 2023 works fine, both installed the same way, just pointing to a different folder. unfortunately, it's 2022 I need at work right now, so a bit annoying and weird.

running an m3 macbook, is there a chance octane 2022 aren't happy under Sonoma or should it all just work fine?


You would have to roll back to Ventura as 2022 will not work with Sonoma - This will affect Standalone too.
ricky_otoy
OctaneRender Team
OctaneRender Team
 
Posts: 127
Joined: Mon Jun 19, 2023 6:34 am
PreviousNext

Return to Houdini


Who is online

Users browsing this forum: Bing [Bot] and 24 guests

Sat Apr 27, 2024 11:33 pm [ UTC ]