Currently if we miss the opposite slot we are raising an error. The problem is that when this happens because we regenerate a MM, if we close the debugger, the class creation gets interrupted and the image is crashing.
Maybe we should update this behavior to raise a warning and if we proceed the slot will act like a non relational slot? This would prevent to crash the image if a problem occurs when we regenerate a MM?