Page 1 of 1

Validation Errors

Posted: Sat Feb 10, 2024 3:48 am
by Bowhug
Is there a guide to fixing validation errors?

I have written a script but there are multiple issues and I cannot figure out how to fix them.
I'm tempted to make a new script but am wondering if there is a guide to fixing these problems
validationerrors.png
validationerrors.png (111.93 KiB) Viewed 880 times

Re: Validation Errors

Posted: Sat Feb 10, 2024 5:59 am
by Thamrill
You need to assign a value to the alignment and advancement fields in a say action. The best way to solve this would be to use notepad++ and search with a regex the unassigned values and fill them.

If you want to share the script I think I can fix it quickly.

~Thamrill

Re: Validation Errors

Posted: Sat Feb 10, 2024 10:48 pm
by Bowhug
I have sent the link via PM

Re: Validation Errors

Posted: Sun Feb 11, 2024 2:41 am
by Bowhug
Thanks for the suggestions

I downloaded Notepad ++ and was able to correct the error. Thanks for the advice.