[Matrix 3 876] Recommended 876 RS3 Server

Exception in thread "main" java.lang.Error: Unresolved compilation problem:

at client.source.com.jagex.RS3Applet.main(RS3Applet.java:101)

Code:
101	public static void main(String... args) throws MalformedURLException, IOException {
102		RS3Applet rs3applet = new RS3Applet();
103		rs3applet.prepareDeobForRun();
104		rs3applet.openFrame();
105		rs3applet.startClient();
106		rs3applet.clientFrame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
107	}

Any Help?
 
Got the source running but I can't seem to get the client to work. This is the error I am getting. Any help would be great, thanks!

Error: com.jagex.Class601.method9883:30 com.jagex.Class436.method6876:118 com.jagex.Class204.method3709:82 com.jagex.Class591.method9777:24 com.jagex.Class700.method14080:61 com.jagex.Class304.method5546:324 com.jagex.Class523_Sub40.method16563:158 com.jagex.client.method8406:599 com.jagex.Class506.method8395:463 com.jagex.Class506.method8394:446 com.jagex.Class506.run:624 java.base/java.lang.Thread.run:835 | java.lang.RuntimeException: 1172 | 0,0,0,0 0,0,0, 0 0 2 984,761 1 2 1 1 0 0 8173 12 32687 L-BuKv1YH297dA7u8UyAcPegW*aoU4Ia
java.net.ConnectException: Connection refused: connect
error_game_crash
at java.base/java.net.PlainSocketImpl.connect0(Native Method)
at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
at java.base/java.net.Socket.connect(Socket.java:591)
at java.base/java.net.Socket.connect(Socket.java:540)
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:341)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:362)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1248)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081)
at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1015)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
at java.base/java.net.URL.openStream(URL.java:1152)
at com.jagex.Class305.method5553(Class305.java:109)
at com.jagex.Class506.run(Class506.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
 
Got the source running but I can't seem to get the client to work. This is the error I am getting. Any help would be great, thanks!

Couldn't tell ya without digging. Although if you're interested in a more complete 876, check this out. It is essentially this but more developed.
Also thanks for 60,000+ views on the thread everybody :D:D
 
  • Like
Reactions: Displee
Nice, I'm sure many people will find this useful.

I am new to private server programming, i understand some java. I have been able to launch several sources and I am just driving into a reason to code. I like the game, yet something is missing.
The reason I am interested in Matrix is cause it has more support than other variants. I will defiantly give this one a try. :cool:
 
Last edited:

Users who are viewing this thread (total: 1, members: 0, guests: 1)