jit.gl.videoplane: jit.openexr: No such object ... a problem of init order :-(

Julien Bayle's icon

hello,

using 2 flow to a videoplane, I have this message on the standalone machine
jit.gl.videoplane: jit.openexr: No such object

I guess it is a problem of initialization order
but I cannot figure out how to solve it.

deferlow could help ...
but in that case, this is not a bang that initialize the videoplane ... so

Julien Bayle's icon

trying @automatic 0 attribute...

Julien Bayle's icon

not enough :-(

David Beaudry's icon

This has been discussed many times before.
jit.openexr needs to be manually copied over to the contents of your standalone.
google is your friend.
david

Julien Bayle's icon

I didn't read anything about that, particularly.
I may be blind :)

this particular point sucks a lot.
but I can try to manually copy it

thanks a lot