Troubleshooting
Common Issues
1. Executable Not Found
Ensure
XREG_BUILD_DIR
is set correctly.Check that the executable files are present and have execute permissions.
2. Invalid Configuration File
Make sure the config file matches the selected process.
Use the GUI to generate configs to avoid format errors.
3. Output Directory Errors
Ensure the output directory exists and is writable.
The GUI will attempt to create missing directories.
4. Process Crashes
Check the output log for error messages.
Review the corresponding log file in the
logs/
directory.
Getting Help
Review the Reference for config file formats.
Contact the developer or open an issue on the project repository.
