Hi,
I've just updated the exporter script, after that black render screen.
Terminal log:
Traceback (most recent call last):
File "/Applications/Blender_vray/blender.app/Contents/MacOS/2.70/scripts/startup/vb25/render_ops.py", line 1241, in render
err = vb25.render.render(self, scene)
File "/Applications/Blender_vray/blender.app/Contents/MacOS/2.70/scripts/startup/vb25/render.py", line 2175, in render
export_and_run(init_bus(engine, scene))
File "/Applications/Blender_vray/blender.app/Contents/MacOS/2.70/scripts/startup/vb25/render.py", line 2072, in export_and_run
run(bus)
File "/Applications/Blender_vray/blender.app/Contents/MacOS/2.70/scripts/startup/vb25/render.py", line 1929, in run
proc = VRayProcess()
TypeError: 'module' object is not callable
location: <unknown location>:-1
location: <unknown location>:-1
Any suggestions, thanks!
Tamas
I've just updated the exporter script, after that black render screen.
Terminal log:
Traceback (most recent call last):
File "/Applications/Blender_vray/blender.app/Contents/MacOS/2.70/scripts/startup/vb25/render_ops.py", line 1241, in render
err = vb25.render.render(self, scene)
File "/Applications/Blender_vray/blender.app/Contents/MacOS/2.70/scripts/startup/vb25/render.py", line 2175, in render
export_and_run(init_bus(engine, scene))
File "/Applications/Blender_vray/blender.app/Contents/MacOS/2.70/scripts/startup/vb25/render.py", line 2072, in export_and_run
run(bus)
File "/Applications/Blender_vray/blender.app/Contents/MacOS/2.70/scripts/startup/vb25/render.py", line 1929, in run
proc = VRayProcess()
TypeError: 'module' object is not callable
location: <unknown location>:-1
location: <unknown location>:-1
Any suggestions, thanks!
Tamas
Comment