mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-27 12:43:21 -07:00
Update setup_en.md
This commit is contained in:
committed by
GitHub
parent
b5d02be9ed
commit
94c1e51028
@@ -164,7 +164,12 @@ If at any point the text client says this, you will need to restart the **all**
|
||||
|
||||
### The Client Cannot Open A REPL Connection
|
||||
|
||||
If the client cannot open a REPL connection to the game, you may need to ensure you are not hosting anything on ports `8181` and `8112`.
|
||||
If the client cannot open a REPL connection to the game, you may need to check the following steps:
|
||||
|
||||
- Ensure you are not hosting anything on ports `8181` and `8112`. Those are for the REPL (goalc) and the game (gk) respectively.
|
||||
- Ensure that Windows Defender and Windows Firewall are not blocking those programs from hosting or listening on those ports.
|
||||
- You can use Windows Resource Monitor to verify those ports are open when the programs are running.
|
||||
- Ensure that you only opened those ports for your local network, not the wider internet.
|
||||
|
||||
## Known Issues
|
||||
|
||||
@@ -174,4 +179,4 @@ If the client cannot open a REPL connection to the game, you may need to ensure
|
||||
- Orbsanity checks may show up out of order in the text client.
|
||||
- Large item releases may take up to several minutes for the game to process them all. Item Messages will usually take longer to appear than Items themselves.
|
||||
- In Lost Precursor City, if you die in the Color Platforms room, the game may crash after you respawn. The cause is unknown.
|
||||
- Darkness Trap may cause some visual glitches on certain levels. This is temporary, and terrain and object collision are unaffected.
|
||||
- Darkness Trap may cause some visual glitches on certain levels. This is temporary, and terrain and object collision are unaffected.
|
||||
|
||||
Reference in New Issue
Block a user