I downloaded the demo and tried it out for a while, but after uninstalling it again I now cannot open the Hypershade. I get this error:
Code: Select all
// Error: line 0: Cannot find procedure "octaneInsertNodeDir". //

Moderator: JimStar
Code: Select all
// Error: line 0: Cannot find procedure "octaneInsertNodeDir". //
Code: Select all
-sv "renderNodeTreeInitializeUserProc" "octaneInsertNodeDir \"\" \"\""
-sv "renderNodeTypeTreeInitializeUserProc" "octaneInsertNodeDir \"\" \"\""
Same here, I'm unable to open the Hypershade at all, with the same error, unless I load Octane before I do anything. Guess I'll have to try your method, even though I feel it shouldn't be needed. Thanks!Jozvex wrote:Of course I then figure it out 10 minutes later!
In the file C:\Users\Username\Documents\maya\2014-x64\prefs\userPrefs.mel I just had to remove the lines:
Which appear in two sections.Code: Select all
-sv "renderNodeTreeInitializeUserProc" "octaneInsertNodeDir \"\" \"\"" -sv "renderNodeTypeTreeInitializeUserProc" "octaneInsertNodeDir \"\" \"\""