Currently, when a Java assert fails, a stack trace is written to the terminal and the application ends. We know which assertion failed, but the application state is lost making it impossible to ...
Once in a while Java exception after stop of emulator on breakpoint: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at ...