Hello alltogether
after my holidays i was building a new VRAy Blender with bdancers autoscript and wanted to continue learning vray but now i allways get this error message when i hit the render button. Even if i use the previous version (allways keep a copy bevor building a new one) that worked fine bevor. So actually i can´t use vray anymore?!
Can somebody help me. I can´t figure out what these messages mean.
after my holidays i was building a new VRAy Blender with bdancers autoscript and wanted to continue learning vray but now i allways get this error message when i hit the render button. Even if i use the previous version (allways keep a copy bevor building a new one) that worked fine bevor. So actually i can´t use vray anymore?!
Can somebody help me. I can´t figure out what these messages mean.
Code:
write_geometry(bus) File "/Users/johanneszacher/02blender/install/vrayblender/blender.app/Contents/MacOS/2.63/scripts/startup/vb25/render.py", line 412, in write_geometry scene = scene.as_pointer() File "/Users/johanneszacher/02blender/install/vrayblender/blender.app/Contents/MacOS/2.63/scripts/modules/bpy/ops.py", line 188, in __call__ ret = op_call(self.idname_py(), None, kw) ValueError: Converting py args to operator properties: VRAY_OT_export_meshes.scene value not in 'int' range ((-2147483647 - 1), 2147483647) location:<unknown location>:-1 location:<unknown location>:-1 Traceback (most recent call last): File "/Users/johanneszacher/02blender/install/vrayblender/blender.app/Contents/MacOS/2.63/scripts/startup/vb25/render_ops.py", line 774, in execute vb25.render.render(None, scene) File "/Users/johanneszacher/02blender/install/vrayblender/blender.app/Contents/MacOS/2.63/scripts/startup/vb25/render.py", line 1837, in render export_and_run(init_bus(engine, scene)) File "/Users/johanneszacher/02blender/install/vrayblender/blender.app/Contents/MacOS/2.63/scripts/startup/vb25/render.py", line 1769, in export_and_run err = write_scene(bus) File "/Users/johanneszacher/02blender/install/vrayblender/blender.app/Contents/MacOS/2.63/scripts/startup/vb25/render.py", line 1583, in write_scene write_geometry(bus) File "/Users/johanneszacher/02blender/install/vrayblender/blender.app/Contents/MacOS/2.63/scripts/startup/vb25/render.py", line 412, in write_geometry scene = scene.as_pointer() File "/Users/johanneszacher/02blender/install/vrayblender/blender.app/Contents/MacOS/2.63/scripts/modules/bpy/ops.py", line 188, in __call__ ret = op_call(self.idname_py(), None, kw) ValueError: Converting py args to operator properties: VRAY_OT_export_meshes.scene value not in 'int' range ((-2147483647 - 1), 2147483647) location:<unknown location>:-1 location:<unknown location>:-1