pirator Posted October 25, 2020 Share Posted October 25, 2020 Hi All, I'm playing around with H18.5 - I made a little sim using the rbdbulletsolver SOP but when I plug that into a ROP/RBD_to_FBX I get an "invalid node name" error and no FBX is produced. Python error: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "labs::Driver/rbd_to_fbx::2.0, PythonModule", line 28, in export File "labs::Driver/rbd_to_fbx::2.0, PythonModule", line 75, in export File "labs::Driver/rbd_to_fbx::2.0, PythonModule", line 203, in build_individual_nodes File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.351/houdini/python2.7libs\houpythonportion\ui.py", line 1010, in decorator return func(*args, **kwargs) File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.351/houdini/python2.7libs\hou.py", line 13126, in createNode return _hou.Node_createNode(self, node_type_name, node_name, run_init_scripts, load_contents, exact_type_name, force_valid_node_name) OperationFailed: The attempted operation failed. Invalid node name Not sure what the deal is - could it be the RBD SOP node? Am I sending the wrong data into the ROP? Quote Link to comment Share on other sites More sharing options...
Ultraman Posted October 25, 2020 Share Posted October 25, 2020 (edited) hi , Packed your Fragment after the simulation and use the rbd to fbx tools see work .. i think can't find the attrib name in your fragment .. cuz it doesn't' exist Edited October 25, 2020 by Ultraman . Quote Link to comment Share on other sites More sharing options...
pirator Posted October 26, 2020 Author Share Posted October 26, 2020 I piped the output of the RBDSolver SOP into TransformPieces - it let me export that... but today I got the same error. I made a new RBD to FBX node, pointed to the same TransformPieces and it worked again! No idea what's going on. P. Quote Link to comment Share on other sites More sharing options...
Ultraman Posted October 26, 2020 Share Posted October 26, 2020 send your file in here .. if is possible Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.