Page 1 of 1

Viewport black

Posted: Fri May 01, 2020 9:48 pm
by thinkinmonkey
Hello,
just downloaded last Octane + Blender for a test and it didn't work, so I'm sure I'm missing something, because the viewport is black.
It's a simple scene (attached): a cube surrondend by an emissive torus.
Blender console says:

Code: Select all

WARN (bpy.rna): C:\OTOY\repository\blender_plugin_2.8\blender\source\blender\python\intern\bpy_rna.c:1476 pyrna_enum_to_py: current value '4' matches no enum in 'View3DShading', '(null)', 'type'
Octane log says:

Code: Select all

Tried to access pin via an invalid ID P_UNKNOWN (0)
Tried to access null node pin
Can't read bool from static pin 'unknown' (P_UNKNOWN, type PT_UNKNOWN) of node '' (NT_UNKNOWN, 00007FFB69F164C0)
Tried to access pin via an invalid ID P_AI_LIGHT_STRENGTH (385)
Any help, really appreciated.
Thank you a lot.
Michele

Re: Viewport black

Posted: Sat May 02, 2020 8:07 am
by linograndiotoy
You need a Camera in your scene.

Re: Viewport black

Posted: Sat May 09, 2020 9:22 am
by thinkinmonkey
Grazie, Lino!