ok, please try and narrow down the problem to a simple patch.
it could be related to contexts not being properly set, so make sure all your jit.gl objects have the context argument or drawto attribute set appropriately.
make sure if you are using MSP processing that you're creating an audio device rather than a MIDI device (I think, I'm pretty ignorant to MFL behavior).