XRS Errors Viewer
- Last UpdatedMay 14, 2024
- 2 minute read
The XRS Errors Viewer enables you to capture and see the details of errors that occur during runtime from XRS scripts.
Modes
The XRS Errors Viewer operates in two modes:
-
XR Live. Capture errors from the Graphic Context Editor and logs them at runtime in the viewer,
-
XR Log. Loads log files and get the errors contained in it. Gives information about the file, such as file path and file modification date. If the file has been modified since it has been loaded, an icon and tooltip will suggest to refresh the viewer.
The errors are collected in a table that can be filtered and sorted.
Details
The information about each error contains the following details:
-
Detail. A short detail about the error, what caused the error and what is it about,
-
Type. The type of error (XR Live or XR Log),
-
File. The file containing the error, with a path to the file,
-
Line. The line in the file that caused the error.
Clicking a line in the table will open the file containing the error of the clicked line and will jump directly to the line.
Clear the XRS Errors Viewer table
-
Use the Clear button to empty the log table. If in XR Log mode, the table will refresh and parse the file again.
Note: In XR Live mode, the table is automatically cleared when doing a Graphic Context Reload.
Load a Log file
-
In XR Log mode, use the Load button to load a log file to parse it and collect the XRS Errors contained.
XR Live mode
This image shows the XRS Errors panel in XR Live mode.

XR Log mode
This image shows the XRS Errors panel in XR Log mode.
