EnderWiggin / hafen-client

New Haven client
Other
26 stars 44 forks source link

Error after the game force closes #130

Open drayfuzz opened 1 week ago

drayfuzz commented 1 week ago

java.lang.RuntimeException: java.net.SocketTimeoutException: Connect timed out at haven.launcher.Driver.run(Driver.java:60) at haven.launcher.Driver.main(Driver.java:161) Caused by: java.net.SocketTimeoutException: Connect timed out at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source) at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at java.base/sun.security.ssl.SSLSocketImpl.connect(Unknown Source) at java.base/sun.net.NetworkClient.doConnect(Unknown Source) at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source) at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source) at java.base/sun.net.www.protocol.https.HttpsClient.(Unknown Source) at java.base/sun.net.www.protocol.https.HttpsClient.New(Unknown Source) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at haven.launcher.Cache.update0(Cache.java:275) at haven.launcher.Cache.update(Cache.java:360) at haven.launcher.Resource.update(Resource.java:75) at haven.launcher.Driver.run(Driver.java:53) ... 1 more Suppressed: java.net.SocketTimeoutException: Connect timed out ... 20 more Suppressed: java.net.SocketTimeoutException: Connect timed out ... 20 more

i keep getting this error message after the game forced close, i can't run the game again unless i unsubscribed to ender client in steam. any reasons why? pls help

EnderWiggin commented 1 week ago

So default client works fine, but custom one gives this error? Consistently? That's weird - judging by the error log launcher can't connect to to download client files.