Update README.md

This commit is contained in:
SpikeHD 2022-04-24 22:26:31 -07:00 committed by GitHub
parent d50b4a1189
commit ba2a255a48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ Grasscutter launcher for easily switching between Official and Private servers
* [TODO](#todo)
* [Common Problems](#having-problems)
* [White Screen Fix](#white-screen-fix)
* [Infinite CMD Windows](#infinite-cmd-windows)
* [Broken Discord/Youtube](#my-discord-is-not-letting-me-send-messages-or-load-images-my-youtube-is-acting-strange)
* [No internet](#i-have-no-internet-after-closing-everything-restarting-my-pc)
* [Languages and Translation Credits](#available-languages-and-translation-credits)
@ -62,6 +63,10 @@ Encountering a white screen? [Ensure WebView2 is installed](https://developer.mi
You may also want to run this command as administrator:
`CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"`
### Infinite CMD Windows
If you are getting infinite CMD windows for any of the scripts (such as the proxy installation, or private server start), ensure you have UAC (user access control) set to any option that requires asking. Ensure your user account can open things as Admin.
### My Discord is not letting me send messages or load images/My Youtube is acting strange!
Discord/YouTube (plus surely some others) does not seem to be a fan of the proxy server. You may need to disable it by either closing mitmdump or by disabling your proxy in the Windows proxy settings.