I have a project that controls some moving head lights.
I have another project that manages the effects
These two projects communicate via touchin / touchout
sometimes when making changes to either project the other crashes with no warning error, it just dies. These changes could be as simple as adding a const top or reconnecting the touchin / out
Is this common when working with touchin / touchout?