mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-08-14 13:11:48 +08:00
Update README.md
This commit is contained in:
parent
989a63b18c
commit
2eb4202425
10
README.md
10
README.md
@ -12,6 +12,7 @@ Grasscutter launcher for easily switching between Official and Private servers
|
|||||||
* [TODO](#todo)
|
* [TODO](#todo)
|
||||||
* [Common Problems](#having-problems)
|
* [Common Problems](#having-problems)
|
||||||
* [White Screen Fix](#white-screen-fix)
|
* [White Screen Fix](#white-screen-fix)
|
||||||
|
* [Error 502](#error-502)
|
||||||
* [Infinite CMD Windows](#infinite-cmd-windows)
|
* [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)
|
* [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)
|
* [No internet](#i-have-no-internet-after-closing-everything-restarting-my-pc)
|
||||||
@ -73,6 +74,15 @@ If all else fails, you can run GrassClipper in `chrome` or `browser` mode. To do
|
|||||||
* Click `Ok`
|
* Click `Ok`
|
||||||
* Run GrassClipper using this shortcut from now on!
|
* Run GrassClipper using this shortcut from now on!
|
||||||
|
|
||||||
|
## Error 502
|
||||||
|
|
||||||
|
If you are getting an error 502 when attempting to log in, open your Grasscutter config and add the following to the `DispatchServer` section:
|
||||||
|
|
||||||
|
```json
|
||||||
|
"PublicPort": YOUR_PORT
|
||||||
|
```
|
||||||
|
where `YOUR_PORT` is the same port you use as the `Port` value already. This will probably be 443.
|
||||||
|
|
||||||
## Infinite CMD Windows
|
## 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user