When running the vanilla client, I receive an error.
I have also tried the Vanilla client as well thinking this would solve the issue.
I have the correct version of client/java and I am running Windows Xp, our work does not use a different SOE build, it is standard XP.
- Code: Select all
C:\Documents and Settings\*****>java -version
java version "1.6.0_23"
Java(TM) SE Runtime Environment (build 1.6.0_23-b05)
Java HotSpot(TM) Client VM (build 19.0-b09, mixed mode, sharing)
Error (Custom client):
- Code: Select all
C:\Documents and Settings\*****\My Documents\Games\H&H Arkus>"C:\Program Files
\Java\jre6\bin\java" -Djava.library.path="C:\Documents and Settings\jwalker\My D
ocuments\Games\H&H Arkus" -jar haven.jar 178.63.100.209
Exception in thread "Session reader" java.lang.RuntimeException: Delayed error i
n resource gfx/tiles/gold/gold (v1), from forking source backed by HTTP res sour
ce (https://www.havenandhearth.com/res/)
at haven.Resource.checkerr(Resource.java:1060)
at haven.Resource.layer(Resource.java:943)
at haven.MCache.loadset(MCache.java:139)
at haven.MCache.tilemap(MCache.java:433)
at haven.Session$RWorker.handlerel(Session.java:374)
at haven.Session$RWorker.getrel(Session.java:385)
at haven.Session$RWorker.run(Session.java:453)
Caused by: haven.Resource$LoadException: Load error in resource gfx/tiles/gold/g
old(v1), from forking source backed by HTTP res source (https://www.havenandhear
th.com/res/)
at haven.Resource$Loader.handle(Resource.java:403)
at haven.Resource$Loader.run(Resource.java:375)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(Unknown Source
)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewH
ttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour
ce)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect
(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
own Source)
at haven.Resource$HttpSource.get(Resource.java:330)
at haven.Resource$TeeSource.get(Resource.java:225)
at haven.Resource$Loader.handle(Resource.java:396)
... 2 more
I am in no way a coder, these errors seem unfamiliar to me. Could it be something to do with the Res file? or is it just my java install? I have tried reinstalling Java and the error persists.
I have google searched the error and translated something from the RU forums, but there was no resolution for this error.
Any help would be much appreciated as I would like to play my favorite game at work

PLEASE NOTE: The directories are correct, I have starred my name out just in case

Thanks - K.R.