Hello,
I seem to encountered a bug with the latest build of Fusion 2.5+
When you have a fade in on your frame and then have an event with the start of frame condition that will split a string and then set a string to those elements and then sets other strings to one or more of the elements, then the application crashes.
You can replace the "start of frame" condition with "run only once" but then it will happen after the fade transition is complete.
I have tried both the String Tokenizer and String Parser 2 and the same thing happens with both of them.
I would really like to use the String tokenizer on start of frame before the fade in transition starts.