MDATokenBusyException

this message-box stated that this was a top-level exception. What does it mean/what should I do?

It means exactly that cocoa pushes external exceptions to your app and all what we should do here is to inform the user about this and then, silently start swallowing those unwanted events. consider it a gui flaw from apple’s side with such workaround.

regards,
pc