Announcement

Collapse
No announcement yet.

I think I found a bug

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • I think I found a bug

    If I switch off the render option for particles on the modifier panel it gives me this error:

    Traceback (most recent call last):
    File "C:\Program Files\VRayBlender-2.66\2.66\scripts\startup\vb25\render_ops.py", line 1018, in render
    err = vb25.render.render(self, scene)
    File "C:\Program Files\VRayBlender-2.66\2.66\scripts\startup\vb25\render.py", line 2031, in render
    export_and_run(init_bus(engine, scene))
    File "C:\Program Files\VRayBlender-2.66\2.66\scripts\startup\vb25\render.py", line 1924, in export_and_run
    err = write_scene(bus)
    File "C:\Program Files\VRayBlender-2.66\2.66\scripts\startup\vb25\render.py", line 1631, in write_scene
    write_frame(bus)
    File "C:\Program Files\VRayBlender-2.66\2.66\scripts\startup\vb25\render.py", line 1590, in write_frame
    _write_object(bus)
    File "C:\Program Files\VRayBlender-2.66\2.66\scripts\startup\vb25\render.py", line 1361, in _write_object
    _write_object_dupli(bus)
    File "C:\Program Files\VRayBlender-2.66\2.66\scripts\startup\vb25\render.py", line 1308, in _write_object_dupli
    ob.dupli_list_create(bus['scene'])
    RuntimeError: Error: Object does not have duplis


    location: <unknown location>:-1

    After getting the error it wont render anymore (even if I start a new scene or switch the option back).
    Only after I switch the render on, save and close Blender, next time I'll open it with my scene it will work.

    Here's the file if you need:
    https://www.dropbox.com/s/kfoay9v9mn37u8p/Ex1.blend

    Windows 7

  • #2
    Re: I think I found a bug

    Thanks! Fixed.
    V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
    andrei.izrantcev@chaos.com
    Support Request

    Comment

    Working...
    X