diff --git a/source/object.cpp b/source/object.cpp index aa393ed..3867087 100644 --- a/source/object.cpp +++ b/source/object.cpp @@ -40,6 +40,8 @@ struct ObjectPtrAllocationsChecker } #endif } + + // did you call instance->requestQuit() and then instance->getMainTaskLoop().runUntilDone()? std::cerr.flush(); MIJIN_TRAP(); }