Project crashes instead of error message shown: When student deletes an object, that is used in a forever loop elsewhere

Student gets a full crash - instead of a standard error message:

Project:

The student has a cat running in a forever loop (on path: ClosedChain).
However, the path is deleted if a certain action is taken (see image below).

Wanted to make you aware that application didn’t log the error, like other coding errors so the user could understand and correct it, but instead crashes the project.

Thanks for bringing this to our attention, we’re looking into this :slight_smile:

We’re working on a fix for this, but in the meantime, as a workaround, you can apply “Stop transition of [Cat]” right before “Delete [Closed chain]”.