dchow1992 / houdini_markingmenu

MIT License
25 stars 5 forks source link

kinefx import problem #27

Closed MirHadi-jam closed 2 years ago

MirHadi-jam commented 2 years ago

Hello Thank you again for your coooool job!

here I have a problem with fbx character import & fbx animation import

It gives an error like: File ".../Documents/houdini18.5/python2.7libs\houdini_markingmenu\python\reservedfunctions.py", line 50, in createNode to_int = int(float(digits)) ValueError: could not convert string to float: fbxcharacterimport

would you please fix this? thank you in advance

MirHadi-jam commented 2 years ago

sorry but It just came out that "Convert" sop also has this kind of problem :

File "C:/Users/.../Documents/houdini18.5/python2.7libs\houdini_markingmenu\python\reservedfunctions.py", line 59, in createNode node = toolutils.genericTool(scriptargs, nodetypename=nodes[-1]) IndexError: list index out of range