Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Through the context menu Add ActionLogicBadEnd

...

Or use smart search .

What is it used for?

When the template is running, unexpected errors may occur, for example:

...

Also, Bad End will be triggered when the template is interrupted or when the global execution timeout expires. The setting in ZennoPoster - " Run BadEnd when interrupting the project " is responsible for this:

...

Now, when an error occurs in the template, Bad End will create a log.txt file, which will record the time and ID of the error. If the identifier alone is not enough to fix the problem, you can add saving a screenshot of the instance , page source code and variable values . This will allow the most detailed restoration of the picture that led to the error, and make the necessary edits to normalize the project.

...