As the title says, in some cases, trying to reorganise some events in an existing project into this structure, occasionally causes a very nasty crash.
The point at which this occurs is when I try to run the application or frame, and the crash doesn't simply ANR the runtime, the runtime never even starts, and the Clickteam Fusion editor itself completely shuts down without so much as a warning, and is unable to restore the project when relaunched. In fact it launches as if nothing happened.
My project is so large, that it would be very tedious to try and isolate where exactly this happens to see if it's related to any events I have. In any case I don't think it matters, because on some blocks of code, it seems to work, but on others blocks of events, ones which seem to me to be completely unrelated to each other in the event list, it nonetheless causes this crash.
My only real question is, is any dev or anyone at all, aware of any known specific ways of eventing parent/child events, that could cause a total crash of the entire software, at the point when you try to run the application?
If its a case of a particular set of circumstances or event/group arrangements that could cause the crash (and I suspect it is), as my project is quite far along, I'd have make a decision of whether it's just better to avoid using them altogether.
Thanks in advance