Thread: [317] #180 - Anguish - Hydra's / Raids / OSRS Eco Emulation (Bug Fixed Ascend)

Page 10 of 27 FirstFirst ... 8910111220 ... LastLast
Results 91 to 100 of 268
  1. #91  
    Registered Member
    Join Date
    Jan 2020
    Posts
    25
    Thanks given
    1
    Thanks received
    2
    Rep Power
    6
    Quote Originally Posted by deaneo8 View Post
    my mega link nerver go down

    Appreciated I mean I have it backed up in Dropbox incase ever need it just giving an idea of backing up the files etc
    Reply With Quote  
     

  2. Thankful user:


  3. #92  
    Registered Member

    Join Date
    Mar 2013
    Posts
    376
    Thanks given
    406
    Thanks received
    70
    Discord
    View profile
    Rep Power
    79
    Quote Originally Posted by Drillex View Post
    Appreciated I mean I have it backed up in Dropbox incase ever need it just giving an idea of backing up the files etc
    ok mate thanks bro
    Reply With Quote  
     

  4. #93  
    Registered Member
    Join Date
    Jan 2020
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I got the client running but dont know how to run the server. I just want to play offline with a friend ^_^
    Reply With Quote  
     

  5. #94  
    Registered Member
    Join Date
    Jan 2017
    Posts
    119
    Thanks given
    7
    Thanks received
    19
    Discord
    View profile
    Rep Power
    9
    some stuff:


    upon completing the tutorial and receiving your starter you receive a

    Code:
    java.lang.ClassCastException:java.base/java.lang.reflect.Field cannot be cast to java.base/java.lang.Comparable
    (because youre not comparing anything to anything)

    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
    Reply With Quote  
     

  6. Thankful user:


  7. #95  
    Registered Member
    Join Date
    Jan 2020
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    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?
    Reply With Quote  
     

  8. #96  
    Registered Member

    Join Date
    Feb 2015
    Posts
    818
    Thanks given
    11
    Thanks received
    192
    Discord
    View profile
    Rep Power
    112
    Quote Originally Posted by Ezz4mee View Post
    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?
    What does the error say on line 78 of server.java? that will be your clue.
    Reply With Quote  
     

  9. #97  
    Registered Member
    Join Date
    Feb 2020
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    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.

    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 a hunch it has something to do with the "classpath" for the JAR but I don't actually know what that means.

    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!
    Reply With Quote  
     

  10. #98  
    Registered Member
    Join Date
    Jan 2020
    Posts
    25
    Thanks given
    1
    Thanks received
    2
    Rep Power
    6
    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
    Reply With Quote  
     

  11. #99  
    Registered Member
    Join Date
    May 2013
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    anyone else missing required library: '\Mega 718 - client\lib\lombok-edge.jar' - i cannot find this in any folder
    Reply With Quote  
     

  12. #100  
    Registered Member

    Join Date
    Mar 2013
    Posts
    376
    Thanks given
    406
    Thanks received
    70
    Discord
    View profile
    Rep Power
    79
    Quote Originally Posted by chanthalaly View Post
    anyone else missing required library: '\Mega 718 - client\lib\lombok-edge.jar' - i cannot find this in any folder
    this 317 not 718 lmao
    Reply With Quote  
     

Page 10 of 27 FirstFirst ... 8910111220 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)


User Tag List

Similar Threads

  1. Replies: 61
    Last Post: 11-16-2020, 12:45 AM
  2. Replies: 17
    Last Post: 02-11-2020, 01:44 PM
  3. Replies: 15
    Last Post: 01-31-2018, 07:10 PM
  4. Mastyscape 317 OSRS Eco ! (req) Players To test
    By mastydog in forum Requests
    Replies: 1
    Last Post: 08-04-2017, 01:51 PM
  5. Replies: 8
    Last Post: 05-16-2017, 12:32 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •