jit.world weird new caution
Hi
This caution started appearing in Max console - ?? today or yesterday??
I have been using the same jit.world module for quite a long time
but traced it to this
here is the caution

here is the "kind of" culprit

'display link' is not enabled when 'sync 0' - so why the caution
fps crankin along a 240
-- maybe?? I just updated to Taho 26.5 - .like yesterday
and this is related to how Max syncs to the display
maybe new minor bug with Apple
-- not at all effecting my work - jit dont like console messages/errors/warnings
ah, I think it's simply the ordering of the attributes in the box (fps prior to sync 0). I'll have to put in a special handler to catch that. for now you can simply change the order so that sync comes first if you want to silence that warning. Thanks for the report!
Thanks. Simple. Didn't think of it.