When I load Houdini Indie 16 the console generates the following error report:
opalias: ‘mountain’ is not a known operator.
opalias: ‘ripple’ is not a known operator.
opalias: ‘pointmap’ is not a known operator.
opalias: ‘waveform’ is not a known operator.
opalias: ‘grainsource’ is not a known operator.
opalias: ‘baketexture’ is not a known operator.
opalias: ‘guidegroom’ is not a known operator.
opalias: ‘guidetransfer’ is not a known operator.
opalias: ‘guidedraw’ is not a known operator.
opalias: ‘guideprocess’ is not a known operator.
opalias: ‘guideinit’ is not a known operator.
opalias: ‘hairclump’ is not a known operator.
opalias: ‘hairgen’ is not a known operator.
opalias: ‘finiteelementsolver::2.0’ is not a known operator.
opalias: ‘pyrosolver::2.0’ is not a known operator.
opalias: ‘smokesolver::2.0’ is not a known operator.
opalias: ‘gasupres::2.0’ is not a known operator.
opalias: ‘flipsolver::2.0’ is not a known operator.
opalias: ‘popsolver::2.0’ is not a known operator.
opalias: ‘popwrangle’ is not a known operator.
opalias: ‘popcollisionbehavior’ is not a known operator.
opalias: ‘impactanalysis’ is not a known operator.
opalias: ‘heightfield_maskbyfeature’ is not a known operator.
opalias: ‘convertheightfield’ is not a known operator.
opalias: ‘heightfield’ is not a known operator.
opalias: ‘heightfield_blur’ is not a known operator.
opalias: ‘heightfield_clip’ is not a known operator.
opalias: ‘heightfield_copylayer’ is not a known operator.
opalias: ‘heightfield_crop’ is not a known operator.
opalias: ‘heightfield_distort’ is not a known operator.
opalias: ‘heightfield_drawmask’ is not a known operator.
opalias: ‘heightfield_erode’ is not a known operator.
opalias: ‘heightfield_file’ is not a known operator.
opalias: ‘heightfield_isolatelayer’ is not a known operator.
opalias: ‘heightfield_layer’ is not a known operator.
opalias: ‘heightfield_layerproperty’ is not a known operator.
opalias: ‘heightfield_maskbyconcavity’ is not a known operator.
opalias: ‘heightfield_maskbyfeature’ is not a known operator.
opalias: ‘heightfield_maskbyobject’ is not a known operator.
opalias: ‘heightfield_maskbyshadow’ is not a known operator.
opalias: ‘heightfield_quickshade’ is not a known operator.
opalias: ‘heightfield_noise’ is not a known operator.
opalias: ‘heightfield_output’ is not a known operator.
opalias: ‘heightfield_paint’ is not a known operator.
opalias: ‘heightfield_pattern’ is not a known operator.
opalias: ‘heightfield_project’ is not a known operator.
opalias: ‘heightfield_remap’ is not a known operator.
opalias: ‘heightfield_resample’ is not a known operator.
opalias: ‘heightfield_slump’ is not a known operator.
opalias: ‘heightfield_terrace’ is not a known operator.
opalias: ‘heightfield_tilesplit’ is not a known operator.
opalias: ‘heightfield_visualize’ is not a known operator.
opalias: ‘heightfield_xform’ is not a known operator.
opalias: ‘attribblur’ is not a known operator.
opalias: ‘heightfield_quickshade’ is not a known operator.
opalias: ‘pxrfractalize’ is not a known operator.
opalias: ‘fit’ is not a known operator.
opalias: ‘volumeshadercore’ is not a known operator.
opalias: ‘brushedmetalshadercore’ is not a known operator.
opalias: ‘carpaintshadercore’ is not a known operator.
opalias: ‘skinshadercore’ is not a known operator.
Warning: Bad operator type when binding handles: Object/path
Warning: Bad operator type when binding handles: Object/pathcv
Warning: Bad operator type when binding handles: Object/cop2plane
Warning: Bad operator type when binding handles: Sop/agentcollisionlayer
Warning: Bad operator type when binding handles: Sop/agentconfigurejoints
Warning: Bad operator type when binding handles: Sop/attribwrangle
Warning: Bad operator type when binding handles: Sop/mountain::2.0
Warning: Bad operator type when binding handles: Sop/ripple::2.0
Warning: Bad operator type when binding handles: Sop/platonic
Warning: Bad operator type when binding handles: Sop/pointwrangle
Warning: Bad operator type when binding handles: Sop/split
Warning: Bad operator type when binding handles: Cop2/emboss
After that when I try to use a shelf tool, for exaplae PyroFX - Flames, i get the following error dialogue:
The attempted operation failed.
Invalid node type name
Traceback (most recent call last):
File “pyro_burn”, line 5, in <module>
File “C

(pyronode, fieldnode) = dopsmoketoolutils.createEmptyFluidBox(sceneviewer, “pyro_build”, buildmat=False)
File “C

dopnet = doptoolutils.getCurrentDopNetwork(name=dopnetname)
File “C

dopnet = createNewDopNetwork(name=name)
File “C

initDopNetwork(dopnet)
File “C

output = dopnet.createNode(“output”, “output”)
File “C

return func(*args, **kwargs)
File “C

return _hou.Node_createNode(*args, **kwargs)
OperationFailed: The attempted operation failed.
Invalid node type name
I have tried completely uninstalling and reinstalling the latest daily build.
I'm running it on windows 7 and have updated the video driver and the windows updates.
It was working last time I used it. Please help.