Plugin v1.09 AttributeError error
Posted: Tue Mar 15, 2011 2:21 pm
Hi,
Yoyoz - belated happy birthday!
Got the following error and am stumped. Um, help?
========================
location:/opt/blender25_r_r35537/2.56/scripts/modules/bpy/ops.py:179
Octane plug-in v1.09 on 2.56.3.35537 : Rendering still image
Octane plug-in v1.09 on 2.56.3.35537 : Output ocs: "/home/dani/tests/test.ocs"
Octane plug-in v1.09 on 2.56.3.35537 : Output obj: "/home/dani/tests/test.obj"
Octane plug-in v1.09 on 2.56.3.35537 : Output mtl: "/home/dani/tests/test.mtl"
Octane plug-in v1.09 on 2.56.3.35537 : Unit Factor (rescaling): 1.0000
Octane plug-in v1.09 on 2.56.3.35537 : Exporting frame #1
Octane plug-in v1.09 on 2.56.3.35537 : Begin OBJ/MTL export
Octane plug-in v1.09 on 2.56.3.35537 : OBJ file: "/home/dani/tests/test.obj.temp"
Traceback (most recent call last):
File "/opt/blender25_r_r35537/2.56/scripts/addons/octanerender/engine.py", line 97, in render
mtl_list = write_obj(objTemp, mtlFile, obj_list, scene, unitFactor)
File "/opt/blender25_r_r35537/2.56/scripts/addons/octanerender/export.py", line 386, in write_obj
me = ob.create_mesh(scene, EXPORT_APPLY_MODIFIERS, 'RENDER')
AttributeError: 'Object' object has no attribute 'create_mesh'
location:/opt/blender25_r_r35537/2.56/scripts/modules/bpy/ops.py:179
location:/opt/blender25_r_r35537/2.56/scripts/modules/bpy/ops.py:179
Yoyoz - belated happy birthday!
Got the following error and am stumped. Um, help?
========================
location:/opt/blender25_r_r35537/2.56/scripts/modules/bpy/ops.py:179
Octane plug-in v1.09 on 2.56.3.35537 : Rendering still image
Octane plug-in v1.09 on 2.56.3.35537 : Output ocs: "/home/dani/tests/test.ocs"
Octane plug-in v1.09 on 2.56.3.35537 : Output obj: "/home/dani/tests/test.obj"
Octane plug-in v1.09 on 2.56.3.35537 : Output mtl: "/home/dani/tests/test.mtl"
Octane plug-in v1.09 on 2.56.3.35537 : Unit Factor (rescaling): 1.0000
Octane plug-in v1.09 on 2.56.3.35537 : Exporting frame #1
Octane plug-in v1.09 on 2.56.3.35537 : Begin OBJ/MTL export
Octane plug-in v1.09 on 2.56.3.35537 : OBJ file: "/home/dani/tests/test.obj.temp"
Traceback (most recent call last):
File "/opt/blender25_r_r35537/2.56/scripts/addons/octanerender/engine.py", line 97, in render
mtl_list = write_obj(objTemp, mtlFile, obj_list, scene, unitFactor)
File "/opt/blender25_r_r35537/2.56/scripts/addons/octanerender/export.py", line 386, in write_obj
me = ob.create_mesh(scene, EXPORT_APPLY_MODIFIERS, 'RENDER')
AttributeError: 'Object' object has no attribute 'create_mesh'
location:/opt/blender25_r_r35537/2.56/scripts/modules/bpy/ops.py:179
location:/opt/blender25_r_r35537/2.56/scripts/modules/bpy/ops.py:179