Jump to content

Permission issue


Recommended Posts

  • 2 weeks later...

Thanks for pointing me in the right direction. The issue arises after installing the Game Development Toolset. The old path was

HOUDINI_PATH = $HOUDINI_PATH;$APPDATA\SideFX\GameDevToolset\17.5\1.163;&

I modified it to be:

HOUDINI_PATH = $APPDATA\SideFX\GameDevToolset\17.5\1.173;$HOUDINI_PATH;

 

Everything works as expected now.

  • Like 1
Link to comment
Share on other sites

  • 1 month later...
  On 6/19/2019 at 9:31 AM, eikonoklastes said:

Thanks for pointing me in the right direction. The issue arises after installing the Game Development Toolset. The old path was

HOUDINI_PATH = $HOUDINI_PATH;$APPDATA\SideFX\GameDevToolset\17.5\1.163;&

I modified it to be:

HOUDINI_PATH = $APPDATA\SideFX\GameDevToolset\17.5\1.173;$HOUDINI_PATH;

 

Everything works as expected now.

Expand  

Aren´t you setting up the default search folders with "&"? If I don´t append the "&" at the end, I can´t get houdini to work, but otherwise I can´t save the presets...

  • Like 2
Link to comment
Share on other sites

  • 4 weeks later...

yeah, but that shouldn´t be a problem.

For other reasons, I changed the way I edit the HOUDINI_PATH env variable: I left the houdini.env as defaults, but used the new approach, with "packages". It´s cleaner and didn´t generate any permissions errors.

Link to comment
Share on other sites

  • 3 months later...
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...