I'm getting an exception when I add an "OctaneProxy (Beta)" node and click on the "Open Proxy Node Graph" button.
Code: Select all
Python: Traceback (most recent call last):
File "C:\Program Files\BlenderOctane\3.4\scripts\addons\octane\nodes\tools\octane_proxy.py", line 136, in invoke
node.open_proxy_node_graph(self.report)
File "C:\Program Files\BlenderOctane\3.4\scripts\addons\octane\nodes\tools\octane_proxy.py", line 108, in open_proxy_node_graph
octane_node = OctaneNode(OctaneNodeType.SYNC_NODE)
NameError: name 'OctaneNode' is not defined. Did you mean: 'octane_node'?
Version: 27.7.