dayelov 1 Report post Posted June 20, 2015 Suddenly my houdini starts to save a .hipnc files instead of .hipI choose filename and .hip eextension but file saves as .hipncNeeds help. Thanks Share this post Link to post Share on other sites
dayelov 1 Report post Posted June 20, 2015 or how can I open that .hipnc file and do not enter into non-commercial mode? Share this post Link to post Share on other sites
davpe 65 Report post Posted June 20, 2015 if houdini saves hipnc instead of hip it most likely means you could not obtain commercial licence and houdini is in non-commercial mode (you can see it on splashscreen and on the top bar of the application window). you cant open hipnc with commercial license. you will have to transfer all work manually from one scene to another. Share this post Link to post Share on other sites
Guest mantragora Report post Posted June 21, 2015 Hmm... I wonder, if you would bake your Hipnc to 123.cmd file with a help of opscript command, what would happen if you would then run full commercial Houdini with this file? Will it open Houdini still in NC mode? Share this post Link to post Share on other sites
michael 158 Report post Posted June 21, 2015 this happen to me all the time... I'm running Houdini but I open a hipnc file to have a look at it, usually a file posted to the forums, and then I move on - forgetting that I'm still in NC... Share this post Link to post Share on other sites
pbarua 39 Report post Posted June 22, 2015 or how can I open that .hipnc file and do not enter into non-commercial mode? You can't do this. use opscript in hscript or hou.Node.saveChildrenToFile() in python. Share this post Link to post Share on other sites
dayelov 1 Report post Posted June 22, 2015 Thanks guys Share this post Link to post Share on other sites
blendingshadow 1 Report post Posted March 1, 2016 You can't do this. use opscript in hscript or hou.Node.saveChildrenToFile() in python. Will this convert .hipnc files to .hip ? 1 Share this post Link to post Share on other sites