Common Issues
Below are common problems you may encounter while using Process Vision and their solutions.
Application Won't Start
Symptom: Nothing happens when double-clicking the shortcut, or an error message appears.
Possible causes and solutions:
-
.NET Runtime not installed
- Verify that .NET 8 Desktop Runtime is installed.
- Contact your system administrator for the installer if needed.
-
Insufficient permissions
- Right-click the application shortcut and select "Run as administrator".
-
Corrupted configuration file
- Delete the
deviceconfig.jsonfile in the application data folder to allow the application to start with default settings.
- Delete the
UI Is Frozen / Not Responding
Symptom: The screen stops updating and buttons do not respond to clicks.
Possible causes and solutions:
-
Controller communication timeout
- Check whether the controllers are properly connected.
- The system may briefly freeze while waiting for a response from an offline controller.
-
Insufficient system resources
- Close unnecessary programs to free up memory.
- Check whether CPU usage is abnormally high.
-
Force close
- If the application is completely unresponsive, use Task Manager to end the process, then restart.
Data Not Being Recorded
Symptom: No data files found after a process ends, or data files are empty.
Possible causes and solutions:
-
Storage path does not exist
- Open "Device Configuration > General" and verify the database path exists and is writable.
-
Insufficient disk space
- Ensure there is enough free space on the storage drive.
-
Process did not start properly
- Confirm that the process state actually changed from Idle to Running.
- Check for error messages in the status bar.
Video Recording Not Working
Symptom: No video preview during a process, or no video files are produced.
Possible causes and solutions:
-
Capture device not detected
- Verify the capture card is properly connected.
- Open "Device Configuration > Video" and click "Refresh" to re-detect devices.
- Check Windows Device Manager to ensure the capture device is functioning normally.
-
Driver issues
- Reinstall the capture card driver.
-
Output path issues
- Verify the video output path exists and is writable.
- Ensure the target drive has sufficient space.
-
Auto-record not enabled
- Verify "Device Configuration > Video > Auto Record" is enabled.
License Issues
Symptom: License-related errors or prompts appear at startup.
Solution:
- Contact your system administrator for valid license information.
- Verify that the computer's hardware configuration has not changed significantly (e.g., motherboard replacement).
Exported Data Shows Garbled Characters
Symptom: CSV files display garbled characters when opened in Excel.
Solution:
- CSV files use UTF-8 encoding. When opening in Excel, use "Data > From Text/CSV" and specify UTF-8 encoding.
- Alternatively, use the "Export Excel" function to export as
.xlsxformat, which does not have encoding issues.