I recently installed latest Octane Blender for macOS on my M1 Mac Mini (2021.1 -27.10 Stable).
How do we load the OCIO file to use ACES? The PC version has that in the plug-in preferences but I do not see it on the Mac version. No problem loading an OCIO file into Mac standalone though - ACES seems to work fine with Octane SA 2022.1 MacOS.
I do see an error message in the plug-in panel though and wonder if this might be the issue? No message appears in the console though. See attached image.
How to install OCIO config file in macOS Octane Blender?
Same on Windows. I guess the devs have called 27.10 version "stable" too soon.
CPU – i9 13900KF, 128GB RAM, GPU – RTX 4090
System – Windows 11
My Behance portfolio, Blender plugin FB support group
System – Windows 11
My Behance portfolio, Blender plugin FB support group
Yeah, they ship the 27.10 without even testing it, because this one is a realy easy visible issue, and as easy to fix as opening a file and save.
You can do it yourself with you really need OCIO, go to "BlenderOctane\3.4\scripts\addons\octane" folder, as i'm on windows i don't know how it works on macOS.
Open the properties.py file in a, good, text editor, do a copy before in case it messed up.
Go to the ligne 537 and add text= right after the first parenthesis.
The line should go from : box.row().label("Shared surface is not supported") to box.row().label(text="Shared surface is not supported")
Take care to not touch any other things or change the spacing before the line, save and load blender, it should work now. It looks like even if the UI is broken, it keep the previously added OCIO file if you had one.
You can do it yourself with you really need OCIO, go to "BlenderOctane\3.4\scripts\addons\octane" folder, as i'm on windows i don't know how it works on macOS.
Open the properties.py file in a, good, text editor, do a copy before in case it messed up.
Go to the ligne 537 and add text= right after the first parenthesis.
The line should go from : box.row().label("Shared surface is not supported") to box.row().label(text="Shared surface is not supported")
Take care to not touch any other things or change the spacing before the line, save and load blender, it should work now. It looks like even if the UI is broken, it keep the previously added OCIO file if you had one.
Win 11 64bits | Geforce 3090 RTX | RYZEN 9 5950X | 64GB
Thanks! Seems like a nice easy fix.
Win 10
3.7Ghz i9 10900k / 64GB
ASUS STRIX Z490-E
PSU: PowerSpec 850Wd
RTX 3090 Asus Tuff
Network rendering:
Win 10
4.2Ghz i7 7700k / 64GB
AsRock SuperCarrier
PSU: EVGA 1200w
RTX 3080 Ti EVGA Hybrid
RTX 3080 ASUS Tuff
GTX 1080ti SC Black (wc)
3.7Ghz i9 10900k / 64GB
ASUS STRIX Z490-E
PSU: PowerSpec 850Wd
RTX 3090 Asus Tuff
Network rendering:
Win 10
4.2Ghz i7 7700k / 64GB
AsRock SuperCarrier
PSU: EVGA 1200w
RTX 3080 Ti EVGA Hybrid
RTX 3080 ASUS Tuff
GTX 1080ti SC Black (wc)