Announcement

Collapse
No announcement yet.

[ HOU-2363 ] V-Ray fails to start on latest builds

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

  • [ HOU-2363 ] V-Ray fails to start on latest builds

    Hi,

    When using the latest builds 18th, 17th, 16th of January, V-Ray 5 on 18.5.408 and 18.5.351 fails to start, see attached image.
    When using the build from the 14th, it starts with no problems.

    New scene, added a camera and started IPR via the shelf tool:
    Click image for larger version  Name:	fail_to_start.JPG Views:	6 Size:	33.9 KB ID:	1099275

    Best,
    David.
    Last edited by chakarov; 18-01-2021, 05:37 AM.
    David Anastácio // Accenture Song - VFX
    https://www.accenture.com/us-en/serv...visual-effects

  • #2
    It's reported. Thanks for the feedback.
    Georgy Chakarov | QA
    www.chaosgroup.com
    georgy.chakarov@chaosgroup.com

    Comment


    • #3
      We figured out it can be fixed by adding vfh_home/soho/python2.7 to PYTHONPATH

      -- Erik

      Comment


      • #4
        Originally posted by chakarov View Post
        It's reported. Thanks for the feedback.
        Hey,

        This is still a problem, just tried the latest build and V-Ray still fails to start. I tried adding the path GoodbyeKansas suggested but no luck, maybe I missed something there, but either way this should not happen out of the box.
        Can this be fixed like, now please!

        Code:
         { "PYTHONPATH" : [
        "${INSTALL_ROOT}/appsdk/python27",
        "${VFH_HOME}/soho/python2.7"
        ] },
        Best,
        David.
        David Anastácio // Accenture Song - VFX
        https://www.accenture.com/us-en/serv...visual-effects

        Comment

        Working...
        X