Page 1 of 1

loading issue

Posted: Tue Sep 08, 2020 10:05 am
by olivierj
after loading
after loading
before saving
before saving
A - windows 10
B - 2 * 1080Ti
C - 96Gig
D - nvidia 451.48
E - OctaneRender_Enterprise_2020_1_5_win.exe
F - Octane_2020.1.5.0_Houdini_18.0.566_Win64
G - houdini-18.0.566

i create a diffuse shader, save the scene, when i load i get this message
"Load warnings for C:/Users/xxxx/Desktop/untitled.hip

Warning: Problem while synchronizing child node:
Warning: Unknown channel(s) "edgesRounding" converted to spare parameter(s).
[/shop/octane_diffuse1/octane_vopnet/NT_MAT_DIFFUSE1]"

I worked yesterday with volumes, when I load all 5 scenes i generated, i get this kind of message and all my volume shading is broken. like the sun doesn't affect volumes.

Re: loading issue

Posted: Tue Sep 08, 2020 3:09 pm
by juanjgon
The Houdini /shop context has been deprecated a long time ago by SideFX, so it is not supported by Octane anymore. The old Octane shop nodes are there for legacy support, but they have not been updated lately, so this is why they have missing or deprecated parameters. You should always work in new /mat context, introduced in H16.0 and fully supported by the plugin.

Thanks,
-Juanjo

Re: loading issue

Posted: Wed Sep 09, 2020 2:56 pm
by olivierj
sorted. thank you.