^no it not lmao
it just u anti virus is shit
|
|
its a virus dont download.

I can't even get logged in. I am able to run the server and client, I have the ips(127.0.0.1) and builds(718) matched in settings.java(it seems this client pulls ip and build from settings.java) I have my port 43594 forwarded (just in case its needed) but when I actually type in a name and password it stays on "logging in please wait" for 30 seconds to a minute then says "error connecting to server".
I got around an error USE: guimode(boolean) debug(boolean) hosted(boolean) which was coming from the server by doing the following below in launcher.java which made the server be able to run. (please advise if there is another or better fix for this)
/** if (args.length < 3) {
System.out.println("USE: guimode(boolean) debug(boolean) hosted(boolean)");
return;
}
Settings.HOSTED = Boolean.parseBoolean(args[2]);
Settings.DEBUG = Boolean.parseBoolean(args[1]); **/
But then I run the client it opens fully and I switch to OpenGL as the others make it freeze when trying to type in a name. It does list this below when the client opens.
javax.imageio.IIOException: Can't get input stream from URL!
at javax.imageio.ImageIO.read(Unknown Source)
at Loader.openFrame(Loader.java:140)
at Loader.doFrame(Loader.java:56)
at Loader.main(Loader.java:39)
Caused by: java.net.SocketException: Unexpected end of file from server
at sun.net.[Only registered and activated users can see links. ] Source)
at sun.net.[Only registered and activated users can see links. ] Source)
at sun.net.[Only registered and activated users can see links. ] Source)
at sun.net.[Only registered and activated users can see links. ] Source)
at sun.net.[Only registered and activated users can see links. ] Source)
at sun.net.[Only registered and activated users can see links. ] Source)
at java.net.URL.openStream(Unknown Source)
... 4 more
Then once I try to log in it stays on "logging in please wait" for 30 seconds to a minute then shows "error connecting to server" and then eclipse shows this below.
ERROR! THREAD NAME: New I/O worker #1
java.lang.Error: Unresolved compilation problem:
Cannot invoke getIndex() on the array type int[]
at com.rs.game.player.Player.init(Player.java:662)
at com.rs.net.decoders.LoginPacketsDecoder.decodeWorl dLogin(LoginPacketsDecoder.java:214)
at com.rs.net.decoders.LoginPacketsDecoder.decode(Log inPacketsDecoder.java:44)
at com.rs.net.ServerChannelHandler.messageReceived(Se rverChannelHandler.java:107)
at org.jboss.netty.channel.SimpleChannelHandler.handl eUpstream(SimpleChannelHandler.java:95)
at org.jboss.netty.channel.DefaultChannelPipeline.sen dUpstream(DefaultChannelPipeline.java:563)
at org.jboss.netty.channel.DefaultChannelPipeline.sen dUpstream(DefaultChannelPipeline.java:558)
at org.jboss.netty.channel.Channels.fireMessageReceiv ed(Channels.java:268)
at org.jboss.netty.channel.Channels.fireMessageReceiv ed(Channels.java:255)
at org.jboss.netty.channel.socket.nio.NioWorker.read( NioWorker.java:91)
at org.jboss.netty.channel.socket.nio.AbstractNioWork er.processSelectedKeys(AbstractNioWorker.java:373)
at org.jboss.netty.channel.socket.nio.AbstractNioWork er.run(AbstractNioWorker.java:247)
at org.jboss.netty.channel.socket.nio.NioWorker.run(N ioWorker.java:35)
at org.jboss.netty.util.ThreadRenamingRunnable.run(Th readRenamingRunnable.java:102)
at org.jboss.netty.util.internal.DeadLockProofWorker$ 1.run(DeadLockProofWorker.java:42)
at java.util.concurrent.ThreadPoolExecutor.runWorker( Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
Any help would be very much appreciated as I loved erad when it was up and want to get this up so I can play around on it again.
Can you release the cache to plzz

there's no database folder in the client source? i can't seem to get it compiled cause it's asking for this folder.
getting a Js5connect error on this one as well.. every single server i've tried get's this..
New error: the same "cannot invoke getIndex() on the array type int[]" as someone else has posted..
I have quite a lot of issues running it, I'm pretty experienced at this kind of stuff aswell lol.
| « [2009scape] SINGLEPLAYER, Offline, Download-and-Run Release! | Textures dump 508, 530, 562, 592, 614, 666, 667, 718, 731 » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |