Hi
Welcome to Microsoft community.
The error you're experiencing seems to be related to the "ucrtbase.dll" file. This is a DLL (Dynamic Link Library) file that is part of the Microsoft Windows operating system. It contains functions and procedures that can be used by Windows applications.
The error message suggests that there's a problem with this DLL file that's causing your photo processing program, PixInsight, to crash.
Here are a few steps you could try to fix this issue:
- Update PixInsight: Make sure that you're using the latest version of PixInsight. The developers might have fixed the problem in a recent update.
- Reinstall PixInsight: If updating doesn't work, try uninstalling and then reinstalling PixInsight. This can often fix problems related to corrupted files.
- Run System File Checker: The System File Checker (SFC) is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files. To run it, open Command Prompt as an administrator, type "sfc /scannow", and then press Enter.
- Reinstall the Microsoft Visual C++ Redistributable: The "ucrtbase.dll" file is part of the Universal CRT, which is a component of the Visual C++ Redistributable. You can download the latest version of the Visual C++ Redistributable from the Microsoft website.
If you're still having trouble after trying these steps, it might be best to contact the PixInsight support team for further assistance. They may be aware of the issue and have additional troubleshooting steps you can try.
Best regards
Derrick Qian | Microsoft Community Support Specialist