OSL nodes wont compile Blender 3.0 Test Build

Sub forum for bug reports
Forum rules
Before posting a bug report, please check the following:
1. That the issue has not already been disclosed
2. That the issue is specific to this plugin, and not Octane in general (Try reproducing it in Standalone)
Bugs related to the Octane Engine itself should be posted into the Standalone Support sub-forum.


All bug reports should include the information below, along with a detailed description of the issue and steps to reproduce it.
A. Operating System, including version (i.e. Win 7, OSX 10.11.2, Ubuntu 14.04, etc.)
B. Graphics Card(s) model (i.e. GTX 580 - 3GB, TITAN, etc.)
C. RAM Capacity (i.e. 6 GB)
D. Nvidia driver version (i.e. 7.50, 7.5.22)
E. OctaneRender Standalone version, if installed (i.e. 2.24.2, 2.23, etc.)
F. OctaneRender plugin version (i.e. v2.25 - 2.21)
G. Host application version, including build number if available (i.e. 3ds Max 2016 Build 18.0)
Post Reply
llennoco22
Licensed Customer
Posts: 13
Joined: Wed Jan 28, 2015 7:56 pm

OctaneRender™ for Blender 2021.1.1 - 25.0 [TEST] (Blender 3.0)

Existing OSL nodes work correctly, however you cant compile a new OSL tex node without getting the following error.

'''
Error: Python: Traceback (most recent call last):
File "C:\Program Files\BlenderOctane\3.0\scripts\addons\octane\nodes\base_osl.py", line 383, in invoke
node.compile_osl_node(self.report)
File "C:\Program Files\BlenderOctane\3.0\scripts\addons\octane\nodes\base_osl.py", line 340, in compile_osl_node
reply_data = OctaneClient().process_octane_node(octane_node)
File "C:\Program Files\BlenderOctane\3.0\scripts\addons\octane\core\client.py", line 69, in process_octane_node
reply_xml = octane_blender_client.process_octane_node(request_node.rpc_type, request_node.get_xml_data(), request_node.get_c_array_identifier_list())
NameError: name 'octane_blender_client' is not defined

location: <unknown location>:-1
'''
llennoco22
Licensed Customer
Posts: 13
Joined: Wed Jan 28, 2015 7:56 pm

The same error also occurs trying to use the OctaneProxy node.
linograndiotoy
OctaneRender Team
Posts: 1353
Joined: Thu Feb 01, 2018 7:10 pm

I'll check that. Thanks for reporting it.
linograndiotoy
OctaneRender Team
Posts: 1353
Joined: Thu Feb 01, 2018 7:10 pm

We fixed that in the upcoming release.
Post Reply

Return to “Bug Reports”