Announcement

Collapse
No announcement yet.

Vray stop working after "git pull"

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

  • Vray stop working after "git pull"

    Hi, first of all congrats for your work it's amazing!
    My system is:
    Ubuntu 10.10 64bit
    Blender+vray scripts custom build vb25-34736-ubuntu10_10-64bit.tar.bz2

    the problem happened today after the last "git pull"
    the update process work correctly from terminal but after starting Blender vray does not appear anymore in the list of available Render engine.
    these are some errors showing-up in the log file that will not happen before the update:

    (nautilus:1680): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:1680): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed
    Traceback (most recent call last):
    File "/home/zippo/blender256_vray/2.56/scripts/modules/bpy/utils.py", line 46, in _test_import
    mod = __import__(module_name)
    File "/home/zippo/blender256_vray/2.56/scripts/io/vb25/__init__.py", line 29, in <module>
    from vb25 import properties_camera
    File "/home/zippo/blender256_vray/2.56/scripts/io/vb25/properties_camera.py", line 35, in <module>
    from vb25.utils import *
    File "/home/zippo/blender256_vray/2.56/scripts/io/vb25/utils.py", line 518, in <module>
    bpy.utils.register_class(VRAY_OT_convert_scene)
    AttributeError: 'module' object has no attribute 'register_class'
    found bundled python: /home/zippo/blender256_vray/2.56/python


    Thank you for your support.
    Filippo

  • #2
    Re: Vray stop working after &quot;git pull&quot;

    I wrote here some time ago that script is updated to latest Blender SVN so it will not work with current builds.
    Just download build again - it contains working exporter.
    I try to update builds soon.
    V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
    andrei.izrantcev@chaos.com
    Support Request

    Comment


    • #3
      Re: Vray stop working after &quot;git pull&quot;

      Thank you very much for your reply.
      I solve downloading the last SVN from graphicall and updating git from inside the io folder.

      Thank you
      Filippo

      Comment


      • #4
        Re: Vray stop working after &quot;git pull&quot;

        xsippo, my build is much faster in mesh export and has V-Ray procedurals support - I'll update it tomorrow =)
        V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
        andrei.izrantcev@chaos.com
        Support Request

        Comment

        Working...
        X