Added log detection failure fallback & VPN detection to warn of install issues

- Added log detection failure fallback so if logs aren't found for auto-repair SillyTavern it launches with start.bat normally
- VPN detection to warn of install issues because Node.JS will sometimes partially fail to install if a VPN is active
- added a developer fast restart option under 000 at home.
This commit is contained in:
Blueprint Coding
2024-07-26 13:21:35 -06:00
parent aa8a86a71b
commit 0ccd589c57
5 changed files with 149 additions and 10 deletions

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ bin/*
!bin/functions/
!bin/functions/**
*.txt
*.logs
*.logs
/bin/functions/Toolbox/Troubleshooting/telemetry/venv