-
Notifications
You must be signed in to change notification settings - Fork 0
BSOD Crash (Error Screen)
This is the screen that appears when Cursor Changer.bat crashes for some reason.
Specifically, an unexpected exit /b, a syntax error, or some mistake by the developer (tamago_1908).
In most windows batches, when an error occurs, the batch stops quickly and the cmd is closed, but Cursor Changer.bat prevents this and allows troubleshooting.
This does not happen in most cases, but it can happen if the user performs some operation with the debugging functions available in batch.
The BSOD screen basically looks like this :
well, it basically looks like a Windows 10 BSOD you know lol
As indicated in the message that appears when a crash occurs, please review your security software and environment. After checking for availability of updates, etc., try again where the error occurred and the procedure.
If the error still occurs in that particular location or procedure, please report it in the issue.
I recommend that you include the following information when reporting on an issue :
Where the error occurred (for example, main menu, settings, when uninstalling, etc.)
Error ID (like 1, or 2)
However, please make sure that you have not modified Cursor Changer.bat when reporting the issue.
The developer, tamago_1908, will not provide support if any changes have been made to the batch.
You can also enter the recovery menu after a crash. In that menu, you can choose from four options to perform the recovery operation.
Recovery Menu picture
1 : Reboot
2 : Wipe setting
3 : Recovery Console
5 : Reinstall Cursor Changer
4 : Exit
1 restarts Cursor Changer. This is basically what is recommended and works well in most cases.
2 restores the settings to their default values.
3 enter the Recovery Console. In the recovery console, all the commands for debugging purposes available in the main menu are available, and if used properly, will bypass the recovery menu.
4 this will download the latest Cursor Changer from Cursor Changer Github and replace it with itself.
5 exit from Recovery Menu. In other words, just shutdown.