Jump to content

Search the Community

Showing results for tags 'rez'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 1 result

  1. Hello Evryone, Context: I am currently building a VFX pipeline based on "Rez" system for dynamic environnement resolution on Windows 10. My question is about the job submition on hqueue. Evrything work fine, except when my job is calculating, houdini can not find my textures or writing any bgeo on server, due to the windows server letter mapping. log error exemple: *** OCTANE API MSG: Could not load 'Q:\RESSOURCES\TEXTURES\EnvMap\substance\sequence\substanceHDR.011.exr:rgba'. if I change the map path to a UNC path, evrything work fine like this: '\\***.***.*.*\tutu\RESSOURCES\TEXTURES\EnvMap\substance\sequence\ where "\\***.***.*.*\tutu\" = "Q:" Work around: To fix this issue it looks like I have 2 solutions : Making a script who switch the windows letter path to a UNC path before sending the job -> brute force and not a very elegant way Using the default hqueue hda's and adding my custom variables -> look more natural way to me but I have no idea how it's work, i try to add a PYTHONPATH env, nothing changes, I try to changes the HQCOMMANDS, nothing changed ... Questions: Does anyone have experencing custom environement in hqueue or custom batch command using the default rop nodes, 'simulation' and 'render'? If somebody have any idea to fix the fact that hqueue can't read a path using letters (the hqserver.ini is configurated well I think) Thanks for you time. I really hope you have a solution, except to switch to linux :-) Best Regards Mathieu Rez: https://github.com/nerdvegas/rez
×
×
  • Create New...