Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SinoAHpx committed Apr 18, 2022
1 parent 589d0dd commit 6b13c66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A WIP server emulator for Genshin Impact 2.3-2.6
# Running the server and client

### Prerequisites
* Java 8 JDK
* [JDK-8u202](https://mirrors.huaweicloud.com/java/jdk/8u202-b08/)
* Mongodb (recommended 4.0+)
* Fiddler Classic

Expand Down Expand Up @@ -58,3 +58,4 @@ There is a dummy user named "Server" in every player's friends list that you can
* If compiling wasnt successful, please check your JDK installation (must be JDK 8 and JDK's bin PATH variable is correct)
* My client doesn't connect, doesn't login, 4206, etc... - Mostly your fiddler is the issue, make sure it running on another port except 8888
* Startup sequence: Mongodb > The server > Fiddler > Client
* If `4206` error constantly prompt up, try to use [jdk-8u202-b08](https://mirrors.huaweicloud.com/java/jdk/8u202-b08/) instead of other versions of JDK

0 comments on commit 6b13c66

Please sign in to comment.