When app (Windows) run, crash after strings change

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • i will check what may cause the difference

    ============================


    Problem is because you are setting the delimiter to 1 but the index according to the help start at zero "0" so you want to add a delimiter when 0 is still blank.

    * On timer event "AD"
    Effect_parser_element_main: Set delimiter to "Obj{" at 0
    Effect_parser_element_main_2: Set delimiter to ");" at 0
    ......
    obj_parser_element_Object: Set delimiter to "(" at 0
    .....
    obj_parser_element_Id: Set delimiter to "(" at 0
    .....

    try above changes and let me know

    Regards,


    Fernando Vivolo

    ... new things are coming ...

    Edited once, last by Fernando (October 15, 2022 at 12:10 AM).

  • Done
    Thanks

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!