Jump to content

Importing from server is not reading the File


Recommended Posts

Hi, Importing alembic from the server is not working, tried to run as administrator still not helping, any ideas?

 

P.s - loading using nodes is working but I need to load alembic scene, I can even navigate and select the file but getting errro when clicked on import

Screenshot 2021-04-21 190220.png

Edited by krishna avril
more info
Link to comment
Share on other sites

I've seen this before and setting environment variable HOUDINI_ACCESS_METHOD = 2  in my houdini.env file has solved the issue in my particular case.

from the docs:
 

  • HOUDINI_ACCESS_METHOD

    This value can be 0 (the default), 1, or 2. It selects the method used by Houdini to check file and directory permissions under Windows. 0 checks the permissions of the current user against the Windows user and group permissions set for the file in question. This method may be slow on machines that use a network login server. 1 uses a different method for checking the Windows user and group permissions, but relies on functionality that is broken in Windows 2000 Service Pack 2. Method 2 simply checks the file attributes. This method is fast, but ignores the user and group permissions, and so may report that some files or directories can be written to when actually they cannot.

Link to comment
Share on other sites

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...