Project Validation
The t-Plot builder performs a comprehensive validation of your project for story integrity, syntax errors, and semantic errors.
Syntax Errorsβ
If the parser detects a syntax error in your script, it will point out the line, column, and file where the error occurred.
Semantic Errorsβ
You will see all identified semantic errors with a description of the issue and the file where it occurred. Since your story can branch, and an error might occur on one path but not on another, the builder will show you the path from the start node to the problematic section.
Errors may affect one another, so it is recommended to fix them in order or, if the error is typical for your project, resolve it in all occurrences while following the order in which they were found.
Required Media Filesβ
During upload, the parser will check which media files are used in your project. You can upload these files in the Media tab.