Everything works fine so far, the only issue i'm having is booting the client up. I've followed several other posts regarding the steps to take when doing this conversion/upgrade or what ever you want to call it. I've been working this error on my own for about 4 days now and I just can't seem to get past it.

I'm using the same client released with the cache, loaded the same keys as the cache was released with etc.

[Only registered and activated users can see links. ]

The first error I got when loading the client was:
Code:
Error: client.init:1204
sun.reflect.NativeMethodAccessorImpl.invoke0
sun.reflect.NativeMethodAccessorImpl.invoke
sun.reflect.DelegatingMethodAccessorImpl.invoke
java.lang.reflect.Method.invoke
com.jagex.RS3Applet.startClient:66
com.jagex.RS3Applet.main:53
| java.lang.RuntimeException |
error_game_js5connect

after re-writing RS3Applet.java I get a different but similar error:
Code:
Error: com.jagex.client.init:7027
com.jagex.RS3Applet.startClient:119
com.jagex.RS3Applet.doFrame:87
com.jagex.RS3Applet.main:81
| java.lang.RuntimeException |
error_game_js5connect
Does anyone have a fix or an idea for a fix? It does this as soon as I hit debug on eclipse to load the client.



**EDIT: The original client only gives a error_game_js5connect