live.observer errors

Jochem Smaal's icon

hey you guys, i've been trying to make a full screen monitor window for my drummer when we're doing a live show. I've been unable to solve this: I'm sending a clip id to this little subpatch. It works untill i want to observe another clip then i keep getting "live.observer: Setting the Id cannot be triggered by notifications. You will need to defer your response." messages from both the live.observer and the live.object's. I tried fiddling around with deferlow but no luck, what am i doing wrong?

Max Patch
Copy patch and select New From Clipboard in Max.

broc's icon

Try inserting [deferlow] at the patch input.

Max Patch
Copy patch and select New From Clipboard in Max.

Jochem Smaal's icon

nope, still errors, here is the total patch

No filename
No file type

broc's icon

Your attachment seems unreadable...

Jochem Smaal's icon

oh sorry thats weird what about now?

GroteMonitor4.amxd
amxd 160.91 KB

broc's icon

The device is quite complex and from a quick look I don't see any obvious problem. To find the culprit you may need some systematic tests of the individual parts where id's are generated and used.

Jochem Smaal's icon

there are no problems going on unless I try to make this progress bar happen. I have the idea it has to do with more that one live.observer, but no idea how to fix it.

Jochem Smaal's icon

there are no problems going on unless I try to make this progress bar happen. (the part from my first post) I have the idea it has to do with more that one live.observer, but no idea how to fix it.

broc's icon

So you may check all operations/observers which are involved making the progress bar happen.