Search found 10 matches

by Azure_CN
Wed Mar 05, 2025 7:59 am
Forum: Hydra Solaris
Topic: Render to MPlay, viewport is whole black when rendering
Replies: 0
Views: 1597

Render to MPlay, viewport is whole black when rendering

houdini solaris version: 20.5.487 - py3.11
octane plugin version: 2024.1.2.1

I was trying to use oc plugin for solaris to render scene. In scene view, render worked perfectlly. However, in usdrender_rop - Husk - Monitor - check MPlay Monitor, when check "render to disk", mplay viewport poped up ...
by Azure_CN
Fri Aug 02, 2024 2:22 am
Forum: Hydra Solaris
Topic: Osl Texture node can't work in solaris octane material
Replies: 1
Views: 8606

Osl Texture node can't work in solaris octane material

OctaneRender: 2023.1.3.1
Houdini Solaris: 20.0.724 py 3.10

Osl Texture node can't work in solaris, houdini console shows error:


...
Octane Error: Can't write float to static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 00007FFEFE91A810)
Octane Error: Tried to access null ...
by Azure_CN
Fri Aug 02, 2024 12:50 am
Forum: Releases
Topic: OctaneRender 2023.1.3.2|OctaneSolaris - RC12[Obsolete]
Replies: 19
Views: 4357

Re: OctaneRender 2023.1.3.2|OctaneSolaris - RC12

OctaneRender: 2023.1.3.2
Houdini Solaris: 20.0.724

The Distant Light node doesn't working in solaris.
distantlight_doesnot_working.jpg
by Azure_CN
Thu Aug 01, 2024 2:33 pm
Forum: Releases
Topic: OctaneRender 2023.1.3.2|OctaneSolaris - RC12[Obsolete]
Replies: 19
Views: 4357

Re: OctaneRender 2023.1.3.2|OctaneSolaris - RC12

I have the same problem, new version of octane(2023.1.3.2) in solaris(20.5.278), instancer node doesn't work.
karma_xpu.jpg
octane.jpg
by Azure_CN
Thu Aug 01, 2024 5:46 am
Forum: Hydra Solaris
Topic: Unable to load render plugin: HdOctaneRendererPlugin
Replies: 9
Views: 11588

Re: Unable to load render plugin: HdOctaneRendererPlugin

Finally,solved the problem!

This problem is caused neither by the version of houdini nor by the version of octane, but by the version of python! When install 2023.1.3.1 of octane in 20.0.724 of Houdini solaris, make sure the houdini is py 3.10! You can use Houdini Launcher install "default" Houdini ...
by Azure_CN
Sun Jul 28, 2024 9:13 am
Forum: Hydra Solaris
Topic: Unable to load render plugin: HdOctaneRendererPlugin
Replies: 9
Views: 11588

Re: Unable to load render plugin: HdOctaneRendererPlugin

Thank you, ricky_otoy. I have changed another computer to test this, now Houdini version: 20.0.590, Octane version: 1.3.1. I have changed the .json file by using double slashes.
And make sure disk "D" don't have other octane packages:


{
"enable": true,
"env": [
{
"OCTANE_AUTOSPAREPARAMS ...
by Azure_CN
Sun Jul 28, 2024 7:56 am
Forum: Hydra Solaris
Topic: Unable to load render plugin: HdOctaneRendererPlugin
Replies: 9
Views: 11588

Re: Unable to load render plugin: HdOctaneRendererPlugin

Hi Azure_CN,

Thanks for the post. We are aware that the above .json codes do not work anymore.
Would you please try this one below and let us know if this works?


{
"enable" : true,
"env":
[
{
"HOUDINI_PATH" :
{
"value": "PATH_TO_Win64",
},
"PATH" :
{
"value": "PATH_TO_Win64/bin ...
by Azure_CN
Fri Jul 26, 2024 3:41 am
Forum: Hydra Solaris
Topic: Solaris/Octane basic setup
Replies: 6
Views: 13927

Re: Solaris/Octane basic setup

I have the seem problem too! I just installed solaris plugin by json file, I works well in SOP IPR render, but in solaris, I can't activate persp - octane button, if I do that, the button just disapeared. And can't find that again unless restart houdini. Also, octane can't render in solaris viewport ...
by Azure_CN
Fri Jul 26, 2024 2:48 am
Forum: Hydra Solaris
Topic: Unable to load render plugin: HdOctaneRendererPlugin
Replies: 9
Views: 11588

Re: Unable to load render plugin: HdOctaneRendererPlugin

Thank you, I have changed the .json file:

{
"enable" : true,
"env":
[
{
"HOUDINI_PATH" :
{
"value": "D:/Octane_2023.1.3.1_Solaris_20.0.724_Studio+_Win64",
},
"PATH" :
{
"value": "D:/Octane_2023.1.3.1_Solaris_20.0.724_Studio+_Win64/bin",
}
}
]
}


But the error still exists, there ...
by Azure_CN
Fri Jul 26, 2024 1:29 am
Forum: Hydra Solaris
Topic: Unable to load render plugin: HdOctaneRendererPlugin
Replies: 9
Views: 11588

Unable to load render plugin: HdOctaneRendererPlugin

Houdini version: 20.0.724 - py3.9
Octane for Houdini Solaris plugin version:2023.1.3.1

I installed Houdini Solaris plugin by OctaneSolaris.json file:


{
"enable" : true,
"env":
[
{
"OCTANE_AUTOSPAREPARAMS" :
{
"value": 1,
},
//location to your octane folder (example below)
"OCTVERSION ...

Go to advanced search