I’m having several issues with this release on both Mac 10.9.5 and Windows 8.2.
On OS X:
I can’t initiate a render at all. After starting Octane Server 7.0 and then opening Octane for Blender 2.15 only the checkerboard background appears in the viewport. All I am doing is opening to the default cube scene in Blender and setting Viewport Shading to Rendered.
Below is my log output from Terminal’s console:
Code: Select all
Octane: WARNING: only node-materials are supported: material "Material"
Octane: WARNING: only node-textures are supported: texture "Tex"
Octane: ERROR loading mesh. Server response:
Tried to access pin via an invalid ID P_RENDER_PASS_GEOMETRIC_NORMAL (145)
Tried to access null node pin
Tried to access pin via an invalid ID P_RENDER_PASS_GEOMETRIC_NORMAL (145)
Tried to access null node pin
Node type 86 is either unknown, a linker or incompatible to static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_FILTERSIZE (48)
Tried to access null node pin
Can't read float from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_FILTERSIZE (48)
Tried to access null node pin
Can't write float to static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Unknown pin ID 219
Tried to access pin via an invalid ID (219)
Tried to access null node pin
Can't read float from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Unknown pin ID 219
Tried to access pin via an invalid ID (219)
Tried to access null node pin
Can't write float to static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_VARIANCE (213)
Tried to access null node pin
Can't read float from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_VARIANCE (213)
Tried to access null node pin
Can't write float to static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_MEDIUM (103)
Tried to access null node pin
Can't read float from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_MEDIUM (103)
Tried to access null node pin
Can't write float to static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_AO_DISTANCE (7)
Tried to access null node pin
Can't read float from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_AO_DISTANCE (7)
Tried to access null node pin
Can't write float to static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_RENDER_PASS_EMIT (142)
Tried to access null node pin
Can't read bool from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_RENDER_PASS_ENVIRONMENT (143)
Tried to access null node pin
Can't read bool from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_RENDER_PASS_DIFFUSE_DIRECT (140)
Tried to access null node pin
Can't read bool from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_RENDER_PASS_DIFFUSE_INDIRECT (141)
Tried to access null node pin
Can't read bool from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_RENDER_PASS_REFLECTION_DIRECT (146)
Tried to access null node pin
Can't read bool from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_RENDER_PASS_REFLECTION_INDIRECT (147)
Tried to access null node pin
Can't read bool from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 0x10b6ac0b8)
Tried to access null node
Tried to access pin via an invalid ID P_RENDER_PASS_REFRACTION (155)
Tried to acce
Going back to the previous 2.06 - 6.6 release works fine. However, I notice that version too gives a warning in the console:
Code: Select all
Octane: WARNING: only node-textures are supported: texture "Tex"
Octane: WARNING: only node-materials are supported: material "Material"
I get this message even though I am using an Octane material. But the scene does render as expected. Version 2.15 - 7.0 does not render at all.
On Windows:
Octane rendering does work but when I go into the Blender preferences to set my GPU configurations it tells me no GPU’s are available and only shows option for CPU.
As stated, Octane rendering does work, and ticking one or more of the GPU boxes under the render properties does turn on and off my additional card.
The latest regular install of Blender (7.23a) does not have this problem; It shows GPU options and available CUDA cards in the Blender system preferences.