Fixing Autoshot Crashes.
C:\Users\YOUR_USERNAME\AppData\Local\Autoshot\autoshot.yaml.To fix this, the basic idea is to just rename that file to some other name, and send us the renamed file. Autoshot will re-make the autoshot.yaml file the next time it runs.
cd $env:USERPROFILE\AppData\Local\AutoshotThen, you can email us the “autoshot_backup.txt” file, and we can help track down this problem.
Move-Item -Path .\autoshot.yaml -Destination .\autoshot_backup.txt