Packages install not working in H20.590

Houdini Integrated Plugin

Moderator: juanjgon

Post Reply
RyanJP
Licensed Customer
Posts: 40
Joined: Wed Jun 03, 2015 10:29 pm
Location: Los Angeles

Hi I can't seem to install Octane in 20.590 with packages, it crashes on startup. Had it working in an earlier version of H20. Also when I install in the .env file, I get errors on launch (can't find APEX, etc.)
ricky_otoy
OctaneRender Team
Posts: 289
Joined: Mon Jun 19, 2023 6:34 am

RyanJP wrote:Hi I can't seem to install Octane in 20.590 with packages, it crashes on startup. Had it working in an earlier version of H20. Also when I install in the .env file, I get errors on launch (can't find APEX, etc.)
Hi RyanJP,

Which Octane version are you using? Although if you are getting errors about APEX etc. then it is probably a more general Houdini issue as the plugin has nothing to do with those.
RyanJP
Licensed Customer
Posts: 40
Joined: Wed Jun 03, 2015 10:29 pm
Location: Los Angeles

ricky_otoy wrote: Which Octane version are you using? Although if you are getting errors about APEX etc. then it is probably a more general Houdini issue as the plugin has nothing to do with those.
Well it's odd because I only get the issue when I add Octane to the Houdini.env so I imagine it does have something to do with it. Also weird is that it's working fine on my computer at the office... could there be some kind of driver I'm missing or something? It just crashes on startup with no error message when done through packages, using the json file that Juanjo posted in another thread. Again, works fine at the office
ricky_otoy
OctaneRender Team
Posts: 289
Joined: Mon Jun 19, 2023 6:34 am

Are you using the same Octane for Houdini version at work and at home?
Which Octane version by the way?

If you use a JSON package for Octane, do not use the houdini.env for octane too.
Here is an example contents of a basic Octane.json

Code: Select all

{
    "env": [
        {
            "HOUDINI_PATH": "D:\\Programs\\Octane_Houdini\\Plugin\\Octane_2023.1.3.0_Houdini_20.0.653_Studio+_Win64;&"
        },
        {
            "PATH": "D:\\Programs\\Octane_Houdini\\Plugin\\Octane_2023.1.3.0_Houdini_20.0.653_Studio+_Win64\\bin;$PATH"
        }
    ]
}
RyanJP
Licensed Customer
Posts: 40
Joined: Wed Jun 03, 2015 10:29 pm
Location: Los Angeles

Alright I've got it working now, changed my Houdini version and updated GPU drivers.. not sure what exactly was going on but packages now working as expected. Thanks for your time
ricky_otoy
OctaneRender Team
Posts: 289
Joined: Mon Jun 19, 2023 6:34 am

RyanJP wrote:Alright I've got it working now, changed my Houdini version and updated GPU drivers.. not sure what exactly was going on but packages now working as expected. Thanks for your time
No problem at all, I am happy you got it working!
Post Reply

Return to “Houdini”