1/ the crash
Ashley i finaly tracked down the cause of 90% of the crashes i had last days.
I been so stupid to make a private variable.
Make it numeric by accident.
Give it a string as start value.
But in the events/actions i gave it string value's.
Result:
Crashes all over.
Not able to delete the object holding the private variable in the layout editor.
Accessing the objects private variables to check/change whats gooing on = a crash
Accessing other objects private variables = crash.
Make a new private variable in any object = crash
I was able to fix my .cap by
changing each event/action that treathed the private variable as beeing a string to a numeric value.
Then everything returned to normal.
PlZzzzzzzzzzzz "syntax error" this out, because its an easy error to make.
2/ the bug
Dragging a blok of events under a comment, so they make up a tree, with the comment as top branche ...
Makes the whole blok events dissapear.
They just poof.
Undo dont bring em back.
very scaring !!!!!!!