Code: Select all
OctaneBlender Engine Init
Traceback (most recent call last):
File "/usr/local/OctaneBlender/3.0/scripts/modules/addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "/home/jason/.config/blender/3.0/scripts/addons/terrain_nodes/__init__.py", line 82, in <module>
NodeItem('TNODES_ND_vertex_data_output', 'Bake To Vertex'),
TypeError: __init__() takes 2 positional arguments but 3 were given
Clear Octane Resource Cache System
Octane: can't connect to Octane server.
Code: Select all
OctaneBlender Engine Create
Python: Traceback (most recent call last):
File "/usr/local/OctaneBlender/3.0/scripts/addons/octane/__init__.py", line 131, in view_update
engine.create(self, context.blend_data,
File "/usr/local/OctaneBlender/3.0/scripts/addons/octane/engine.py", line 67, in create
ocio.update_ocio_info()
File "/usr/local/OctaneBlender/3.0/scripts/addons/octane/utils/ocio.py", line 64, in update_ocio_info
ocio_intermediate_color_space_octane = preferences.rna_type.properties['ocio_intermediate_color_space_octane'].enum_items[preferences.ocio_intermediate_color_space_octane].value
AttributeError: 'NoneType' object has no attribute 'rna_type'
location: <unknown location>:-1
Writing: /tmp/blender.crash.txt
Segmentation fault (core dumped)
Thanks,
Jason