I'm trying to run the plugin demo (3.03.2.0) on Houdini indie 15.5.480 and windows 7.
I've tried installing the plugin in both a separate directory and inside home. The former does absolutely nothing, the latter gives me the octane menu, but not the shelf nor the ROP. The "about octanerender" menuitem is not working, either.
It gives no error messages. Not in houdini, nor in command line, if started from there. Looks like it's not even trying to run the binaries.
I've added the following to houdini.env:
PATH ="C:/Users/Ville/Documents/houdini15.5/bin;$PATH"
HOUDINI_PATH = "C:/Users/Ville/Documents/houdini15.5;&"
HOUDINI_DSO_ERROR = 2
but they seem to have no effect whatsoever. If I start the houdini command line tools, settings in this file cause no change in the settings.
I've modified the windows environment settings to give me the same variables, so now if I run "set" in command line, I get the following lines:
HOUDINI_DSO_ERROR=2
HOUDINI_PATH=C:/Users/Ville/Documents/houdini15.5;&
and in path I have (among others)
C:/Users/Ville/Documents/houdini15.5/bin
But that didn't work either.
Would you have a suggestion about how to debug this?
Plugin not starting at all
Moderator: juanjgon
Forum rules
Before posting a bug report, please check the following:
1. That the issue has not already been disclosed
2. That the issue is specific to this plugin, and not Octane in general (Try reproducing it in Standalone)
Bugs related to the Octane Engine itself should be posted into the Standalone Support sub-forum.
All bug reports should include the information below, along with a detailed description of the issue and steps to reproduce it.
A. Operating System, including version (i.e. Win 7, OSX 10.11.2, Ubuntu 14.04, etc.)
B. Graphics Card(s) model (i.e. GTX 580 - 3GB, TITAN, etc.)
C. RAM Capacity (i.e. 6 GB)
D. Nvidia driver version (i.e. 7.50, 7.5.22)
E. OctaneRender Standalone version, if installed (i.e. 2.24.2, 2.23, etc.)
F. OctaneRender plugin version (i.e. v2.25 - 2.21)
G. Host application version, including build number if available (i.e. 3ds Max 2016 Build 18.0)
Before posting a bug report, please check the following:
1. That the issue has not already been disclosed
2. That the issue is specific to this plugin, and not Octane in general (Try reproducing it in Standalone)
Bugs related to the Octane Engine itself should be posted into the Standalone Support sub-forum.
All bug reports should include the information below, along with a detailed description of the issue and steps to reproduce it.
A. Operating System, including version (i.e. Win 7, OSX 10.11.2, Ubuntu 14.04, etc.)
B. Graphics Card(s) model (i.e. GTX 580 - 3GB, TITAN, etc.)
C. RAM Capacity (i.e. 6 GB)
D. Nvidia driver version (i.e. 7.50, 7.5.22)
E. OctaneRender Standalone version, if installed (i.e. 2.24.2, 2.23, etc.)
F. OctaneRender plugin version (i.e. v2.25 - 2.21)
G. Host application version, including build number if available (i.e. 3ds Max 2016 Build 18.0)
Where do you have the plugin folder? The houdini.env environment variables must point to the plugin folder paths.
For example, if you put the plugin folder from the .zip file in your user root path "C:/Users/Ville", the plugin path will be "C:/Users/Ville/Octane_3.03.2.0_Houdini_15.5.480_Win64"
In this case, the houdini.env variables should be:
HOUDINI_DSO_ERROR = 2
PATH ="C:/Users/Ville/Octane_3.03.2.0_Houdini_15.5.480_Win64/bin;$PATH"
HOUDINI_PATH = "C:/Users/Ville/Octane_3.03.2.0_Houdini_15.5.480_Win64;&"
Please, try it and let me know if it works.
Thanks,
-Juanjo
For example, if you put the plugin folder from the .zip file in your user root path "C:/Users/Ville", the plugin path will be "C:/Users/Ville/Octane_3.03.2.0_Houdini_15.5.480_Win64"
In this case, the houdini.env variables should be:
HOUDINI_DSO_ERROR = 2
PATH ="C:/Users/Ville/Octane_3.03.2.0_Houdini_15.5.480_Win64/bin;$PATH"
HOUDINI_PATH = "C:/Users/Ville/Octane_3.03.2.0_Houdini_15.5.480_Win64;&"
Please, try it and let me know if it works.
Thanks,
-Juanjo
It wasn't quite that, but I did get it solved now...
Apparently the plugin won't work for me, if it's copied underneath the user folder. This is most likely due to the fact that my windows is not english, so those folders go by many names. Using a folder directly below C: does get it started.
I actually had tried that too before. But I guess I had some error in the settings back then. Most likely the backslashes.
Thank you.
Apparently the plugin won't work for me, if it's copied underneath the user folder. This is most likely due to the fact that my windows is not english, so those folders go by many names. Using a folder directly below C: does get it started.
I actually had tried that too before. But I guess I had some error in the settings back then. Most likely the backslashes.
Thank you.
The commercial plugin can't work as demo. You need to download the plugin demo version. The latest demo version builds are these:vsipola wrote:...Only now it won't work as a demo. It asks for "required license" for Octanerender for Houdini as soon as I try to render something.
Production release 3.00.20.0 DEMO VERSION
https://render.otoy.com/plugindownloads ... 4_DEMO.zip
https://render.otoy.com/plugindownloads ... x_DEMO.zip
https://render.otoy.com/plugindownloads ... X_DEMO.zip
Thanks,
-Juanjo