Houdini livelink, export from bridge error
CompletedHi!
I'm having an issue with the export from bridge to houdini, when I'm trying to import an object I get this message. It seems that the path is wrong, because when I dive in to the node and manually select the asset in the file node it works.
My houdini env file looks like this
HOUDINI_PATH = "$MOPS;C:/ProgramData/Redshift/Plugins/Houdini/17.5.293;&" HOUDINI_PATH = "${HOUDINI_PATH};C:/MSLiveLink;&"
Thanks!
/Elias
Traceback (most recent call last):
File "C:/MSLiveLink/scripts/python\MSLiveLink\MS_API.py", line 127, in InitializeImporter
self.initAssetImport()
File "C:/MSLiveLink/scripts/python\MSLiveLink\MS_Importer.py", line 134, in initAssetImport
path = self.importGeometryData( self.GeometryList, AssetMaps )
File "C:/MSLiveLink/scripts/python\MSLiveLink\MS_Importer.py", line 564, in importGeometryData
self.separated_items = MS_separator.ms_geometry_separator(self, subnet, meshList, material)
File "C:/MSLiveLink/scripts/python\MSLiveLink\MS_separator.py", line 176, in ms_geometry_separator
mylist = geo_names.attribValue("name")
AttributeError: 'NoneType' object has no attribute 'attribValue'
Traceback (most recent call last):
File "C:/MSLiveLink/scripts/python\MSLiveLink\MS_API.py", line 127, in InitializeImporter
self.initAssetImport()
File "C:/MSLiveLink/scripts/python\MSLiveLink\MS_Importer.py", line 134, in initAssetImport
path = self.importGeometryData( self.GeometryList, AssetMaps )
File "C:/MSLiveLink/scripts/python\MSLiveLink\MS_Importer.py", line 564, in importGeometryData
self.separated_items = MS_separator.ms_geometry_separator(self, subnet, meshList, material)
File "C:/MSLiveLink/scripts/python\MSLiveLink\MS_separator.py", line 176, in ms_geometry_separator
mylist = geo_names.attribValue("name")
AttributeError: 'NoneType' object has no attribute 'attribValue'
-
Hi Elias,
- Is your MSLiveLInk in C:/MSLiveLink? I found this a little strange and I would not recommend it personally. The MSLink can be anywhere as long as you link the path in the .env file line.
- Did you make sure that the small floating window remained active while exporting from the Bridge application? You will also need both Bridge and Houdini to be opened.
- Which Renderer are you using? (I see Redshift but any additional information could help!)
Any more information on your workflow? Such as: reproduction steps or a video.
We are looking at your log file lines and will get back to you ASAP.
Thank you for your report.
Best,
Jin -
Ah, good to know! Glad you fixed it and thank you for letting us know about the issue! Feel free to post on our forum even if it's a little thing, the more we know about our users and their issues, the better we can provide support and prevent issues in the future.
Have a nice day! -
Hello JIn,
I am currently facing the same issue.
I have a file set up on my D:/ drive and I have Houdini and Bridge installed on the C:/ drive.
I tried changing the location from a file called D:\00_SCANS\MSLibrary to D:\SCAN and it still doesnt work.
It previously worked ok, I am using Houdini redshift.
I tried uninstalling bridge and installing it again but the issue is still there. Maybe I could deleted everything related to bridge from houdini as well but I am not sure it is going to work.
Thanks for your help !
-
Hello valentincg could you please post your issue as a new forum post? Thank you!
Post is closed for comments.
Comments
6 comments