hi,
i am trying to install the demo but am just getting the error 126.
the path seems alright as i get the menu above. the dll seems to be the problem.
hope someone can help me fix this.
best,
Houdini 16.0.633 octane error
Moderator: juanjgon
Hi,
Yes, it seems that your system has a problem to load the plugin .dll file. What are your system specs?
A first good test to know if Octane works fine on your system would be to try to run Octane standalone. If it works, we could discard any problem related to the system or the NVIDIA drivers.
Thanks,
-Juanjo
Yes, it seems that your system has a problem to load the plugin .dll file. What are your system specs?
A first good test to know if Octane works fine on your system would be to try to run Octane standalone. If it works, we could discard any problem related to the system or the NVIDIA drivers.
Thanks,
-Juanjo
i was messing with the path and now i cannot seem to even have it load with the dll error.
while trying different paths i got confused:/
my octane path is in the C:/Octane
system is win10 and houdini 16.0.633 is installed in the default path.
i was looking to the manual and other posts and am not sure how to formulate the path tbh. this is how it looks at the moment.
PATH = /Octane/bin;$PATH HOUDINI_PATH = /Octane
HOUDINI_DSO_ERROR = 2
while trying different paths i got confused:/
my octane path is in the C:/Octane
system is win10 and houdini 16.0.633 is installed in the default path.
i was looking to the manual and other posts and am not sure how to formulate the path tbh. this is how it looks at the moment.
PATH = /Octane/bin;$PATH HOUDINI_PATH = /Octane
HOUDINI_DSO_ERROR = 2
Well, if you have the plugin in C:\Octane the houdini.env file should be something like:
But, are you sure that this is the direct path to the files and folders that the plugin .zip file has inside the "Octane_3.06.4.0_Houdini_16.0.633" directory?
Thanks,
-Juanjo
Code: Select all
HOUDINI_DSO_ERROR = 2
PATH = "C:/Octane/bin;$PATH"
HOUDINI_PATH = "C:/Octane;&"
Thanks,
-Juanjo