|
|

I got the client running but dont know how to run the server. I just want to play offline with a friend ^_^
some stuff:
upon completing the tutorial and receiving your starter you receive a
(because youre not comparing anything to anything)Code:java.lang.ClassCastException:java.base/java.lang.reflect.Field cannot be cast to java.base/java.lang.Comparable
go to ServerData.java
and replace your
Code:private PriorityQueue<Field> updateQueue = new PriorityQueue<>();
with
Code:private PriorityQueue<Field> updateQueue = new PriorityQueue<Field>(5, Collections.reverseOrder());
now starters and zulrah will work properly
Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: java.lang.NullPointerException
at ethos.server.data.ServerData.loadServerData(Server Data.java:78)
at ethos.server.data.ServerData.<init>(ServerData.jav a:69)
at ethos.Server.<clinit>(Server.java:132)
I get this problem when I try to run the server anyone can help me?

Hi everyone. I am brand new to RSPS and I am attempting to set this up for my siblings.
When running the client through the IDE it works perfectly and I am able to connect but when I export it to a JAR file I get the following errors when connecting to the server.
I have a hunch it has something to do with the "classpath" for the JAR but I don't actually know what that means.Error while generating uid. Skipping step.
java.lang.NullPointerException
at com.client.Stream.writeString(Stream.java:193)
at com.client.Client.login(Client.java:8887)
at com.client.Client.processLoginScreenInput(Client.j ava:15427)
at com.client.Client.processGameLoop(Client.java:3334 )
at com.client.RSApplet.run(RSApplet.java:275)
at com.client.Client.run(Client.java:6281)
at java.lang.Thread.run(Thread.java:748)
I have tried reinstalling java, clearing the cache and using a .bat file to launch the jar file. I have both Eclipse and IntelliJ installed and I run into the same issue from both IDEs.
Any help is much appreciated.
Thanks!
I've signed up too no-ip to get the server online, in the client IP how which bit do I changed the IP? Do I change it to the drillex.no-ip.org or the ip on the Duc? Thanks in advance
anyone else missing required library: '\Mega 718 - client\lib\lombok-edge.jar' - i cannot find this in any folder

| « os-scape 171 server | Morytania Release || Blended Data || 25+ Bosses || Raids 2 items » |
| Thread Information |
Users Browsing this ThreadThere are currently 2 users browsing this thread. (0 members and 2 guests) |