Announcement

Collapse
No announcement yet.

Problem creating Vray Proxies

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

  • Problem creating Vray Proxies

    I couple of days before I was able to create proxies, but today I have this problem:

    Code:
    V-Ray/Blender: Generating HQ file (Frame: 1; File: /tmp/tmpndz580.hq)...
    V-Ray/Blender: Generating HQ file done [12.89]
    V-Ray/Blender: Proxy Creator: /home/juan/build29/install/vrayblender/2.65/scripts/startup/vb25/bin/proxycreator_linux_64
    Traceback (most recent call last):
      File "/home/juan/build29/install/vrayblender/2.65/scripts/startup/vb25/render_ops.py", line 695, in execute
        _create_proxy(ob)
      File "/home/juan/build29/install/vrayblender/2.65/scripts/startup/vb25/render_ops.py", line 622, in _create_proxy
        vb25.proxy.generate_proxy(sce,ob,vrmesh_filepath)
      File "/home/juan/build29/install/vrayblender/2.65/scripts/startup/vb25/proxy.py", line 117, in generate_proxy
        proxy_creator(hq_file.name, vrmesh, append)
      File "/home/juan/build29/install/vrayblender/2.65/scripts/startup/vb25/utils.py", line 946, in proxy_creator
        proc= subprocess.call(cmd)
      File "/opt/python-3.3.0/lib/python3.3/subprocess.py", line 521, in call
        with Popen(*popenargs, **kwargs) as p:
      File "/opt/python-3.3.0/lib/python3.3/subprocess.py", line 818, in __init__
        restore_signals, start_new_session)
      File "/opt/python-3.3.0/lib/python3.3/subprocess.py", line 1416, in _execute_child
        raise child_exception_type(errno_num, err_msg)
    PermissionError: [Errno 13] Permission denied
    
    location: <unknown location>:-1
    
    location: <unknown location>:-1
    I don't know what the problem is, don't understand why now I can't create them Is it about python?

    Thanks in advance

  • #2
    Re: Problem creating Vray Proxies

    Ok, just uploaded last build and problem solved!

    Comment

    Working...
    X