25.2 Blender plugin on Linux crashes

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
User avatar
grimm
Licensed Customer
Posts: 1332
Joined: Wed Jan 27, 2010 8:11 pm
Location: Spokane, Washington, USA

I installed the new version of the Octane Blender plugin (25.2) but I'm getting the following error...

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.
Of course when I try to use Octane, Blender crashes...

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)
I run both the server and Blender in their own terminals, in this case the server does not have any messages in it's terminal, error or otherwise. Maybe the wrong file was uploaded for Studio users?

Thanks,

Jason
Linux Mint 21.3 x64 | Nvidia GTX 980 4GB (displays) RTX 2070 8GB| Intel I7 5820K 3.8 Ghz | 32Gb Memory | Nvidia Driver 535.171
linograndiotoy
OctaneRender Team
Posts: 1355
Joined: Thu Feb 01, 2018 7:10 pm

This should be now fixed in the next release.
User avatar
grimm
Licensed Customer
Posts: 1332
Joined: Wed Jan 27, 2010 8:11 pm
Location: Spokane, Washington, USA

Thank you, it's already fixed and working for me.
Linux Mint 21.3 x64 | Nvidia GTX 980 4GB (displays) RTX 2070 8GB| Intel I7 5820K 3.8 Ghz | 32Gb Memory | Nvidia Driver 535.171
linograndiotoy
OctaneRender Team
Posts: 1355
Joined: Thu Feb 01, 2018 7:10 pm

Great!
Post Reply

Return to “Bug Reports”