Posts Tagged ‘ crashes ’

Reporting Crashes in IMVU: Part II: C++ Exceptions | Chad Austin

February 22, 2009
By

If the C++ functions called from updateAnimations() or redrawWindows() raise a C++ exception, it will be caught by the Python error-handling code and reported to us the same way Python exceptions are. ...

Read more »