I am getting a converter error, i attach a jpg.
If you need something like debug log, ask
Thank you
Converter error
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)
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)
- linograndiotoy

- Posts: 1453
- Joined: Thu Feb 01, 2018 7:10 pm
Version?
Also, please provide a simple scene we can use to reproduce the problem.
Thanks!
Also, please provide a simple scene we can use to reproduce the problem.
Thanks!
Hmm, can't send scene, I will try to find the material that do fail and will make a scene with that object... I hope tho
As I am trying to find out if I am right a material , here is the console error.
Traceback (most recent call last):
File "C:\Users\dinos\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\octane\operators_\converter.py", line 86, in modal
convert_to_octane_material(_object, idx)
File "C:\Users\dinos\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\octane\utils\converters\common.py", line 64, in convert_to_octane_material
original_material.name = original_name + ".original"
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: bpy_struct: attribute "name" from "Material" is read-only
02:06.359 bpy.rna | ERROR Python script error in OCTANE_OT_convert_to_octane_material.modal
02:06.359 operator | ERROR Python: Traceback (most recent call last):
| File "C:\Users\dinos\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\octane\operators_\converter.py", line 86, in modal
| convert_to_octane_material(_object, idx)
| File "C:\Users\dinos\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\octane\utils\converters\common.py", line 64, in convert_to_octane_material
| original_material.name = original_name + ".original"
| ^^^^^^^^^^^^^^^^^^^^^^
| AttributeError: bpy_struct: attribute "name" from "Material" is read-only
will be back,
Thanks!
As I am trying to find out if I am right a material , here is the console error.
Traceback (most recent call last):
File "C:\Users\dinos\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\octane\operators_\converter.py", line 86, in modal
convert_to_octane_material(_object, idx)
File "C:\Users\dinos\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\octane\utils\converters\common.py", line 64, in convert_to_octane_material
original_material.name = original_name + ".original"
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: bpy_struct: attribute "name" from "Material" is read-only
02:06.359 bpy.rna | ERROR Python script error in OCTANE_OT_convert_to_octane_material.modal
02:06.359 operator | ERROR Python: Traceback (most recent call last):
| File "C:\Users\dinos\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\octane\operators_\converter.py", line 86, in modal
| convert_to_octane_material(_object, idx)
| File "C:\Users\dinos\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\octane\utils\converters\common.py", line 64, in convert_to_octane_material
| original_material.name = original_name + ".original"
| ^^^^^^^^^^^^^^^^^^^^^^
| AttributeError: bpy_struct: attribute "name" from "Material" is read-only
will be back,
Thanks!
