When connect to server that the conenct error (tips: Timed out) in 1.20.1
Opened this issue · 0 comments
SpringTsuki commented
Details Logs:
**[0411月2024 19:51:21.189] [MiniServClient/ERROR] [net.montoyo.wd.utilities.Log/]: Couldn't start client
java.net.ConnectException: Connection refused: connect
at sun.nio.ch.Net.connect0(Native Method) ~[?:?]
at sun.nio.ch.Net.connect(Net.java:579) ~[?:?]
at sun.nio.ch.Net.connect(Net.java:586) ~[?:?]
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:853) ~[?:?]
at net.montoyo.wd.miniserv.client.Client.run(Client.java:160) ~[webdisplays-2.0.2-1.20.1.jar%23550!/:2.0.2-1.20.1]
at java.lang.Thread.run(Thread.java:833) ~[?:?]****