I am receiving the error
ERROR:SCRIPT: builtins/render/default.render_script:176: argument #1 contains one or more values which are not numbers: vmath.matrix4(nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, 0, 0, 0, 1)
stack traceback:
[C] in function set_view
builtins/render/default.render_script:176: in function <builtins/render/default.render_script:156>
and I am calling the script with
msg.post(“operator#camera”, “acquire_camera_focus”)
in the init function, when I don’t have the camera o the operator object, I do not receive an error but I also do not receive any image