To confirm, also got errors here.
System: Windows 7, Blender 2.78a, Corona SA 2016-10-24, exporter 2.4.6
Full scene gives me:
Traceback (most recent call last):
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 353, in render
render_start( self, scene)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 38, in render_start
render_scene( engine, scene)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 188, in render_scene
bpy.ops.corona.export_scene()
File "C:\programi\b278\2.78\scripts\modules\bpy\ops.py", line 189, in __call__
ret = op_call(self.idname_py(), None, kw)
RuntimeError: Error: Something went wrong, unable to write .scn file. Check directory permissions of export directory.
location: <unknown location>:-1
after disabling "Cube_Particles" (Leaving "Plain_Hair") get this error:
Traceback (most recent call last):
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 353, in render
render_start( self, scene)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 38, in render_start
render_scene( engine, scene)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 188, in render_scene
bpy.ops.corona.export_scene()
File "C:\programi\b278\2.78\scripts\modules\bpy\ops.py", line 189, in __call__
ret = op_call(self.idname_py(), None, kw)
RuntimeError: Error: Something went wrong, unable to write .scn file. Check directory permissions of export directory.
location: <unknown location>:-1
Traceback (most recent call last):
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 353, in render
render_start( self, scene)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 38, in render_start
render_scene( engine, scene)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\engine.py", line 192, in render_scene
result = bpy.ops.corona.export()
File "C:\programi\b278\2.78\scripts\modules\bpy\ops.py", line 189, in __call__
ret = op_call(self.idname_py(), None, kw)
RuntimeError: Error: Traceback (most recent call last):
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\operators\export.py", line 41, in execute
result = export(self, scene, placeholders)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\export.py", line 292, in export
return _write(self, scene, filepath, curves)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\export.py", line 315, in _write
result = future.result(timeout = None)
File "C:\programi\b278\2.78\python\lib\concurrent\futures\_base.py", line 405, in result
return self.__get_result()
File "C:\programi\b278\2.78\python\lib\concurrent\futures\_base.py", line 357, in __get_result
raise self._exception
File "C:\programi\b278\2.78\python\lib\concurrent\futures\thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\export.py", line 338, in _export_object
return decide_format( self, full_path, obj, scene, curves)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\export.py", line 260, in decide_format
return write_obj( self, obj_path, obj, scene, curves)
File "C:\Users\py\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\render_corona\export.py", line 438, in write_obj
debug("Link", ob.material_slots.link)
AttributeError: 'bpy_prop_collection' object has no attribute 'link'
location: C:\programi\b278\2.78\scripts\modules\bpy\ops.py:189
location: <unknown location>:-1
after disabling also Plain_Hair, i only get a render of "PlainColiderBelow".
"ParticlesHair0001" Cycles Render & Scene file attached.
Also, missing are options in Properties Editor for:
- Render Layers (only Corona Render Passes are available)
- Physics (empty)