Thread: Matrix 592/OSRS

Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 35
  1. #11  
    2021
    SoulSplit's Avatar
    Join Date
    Nov 2011
    Posts
    830
    Thanks given
    620
    Thanks received
    654
    Rep Power
    528
    Quote Originally Posted by Natalynn View Post
    This is based off the 592 _Jordan released right? Is the source modified? Just wondering, as I use the same source as well.
    I don't think i modified much more than what's listed
    Reply With Quote  
     

  2. #12  
    Registered Member
    Join Date
    Nov 2012
    Posts
    599
    Thanks given
    14
    Thanks received
    54
    Rep Power
    26
    Quote Originally Posted by Technotik View Post
    Yeah that was the launchpad of the project. Thank you, and let me know if you need help
    for now im good, alredy working on a project, may take a look at this later though
    Reply With Quote  
     

  3. #13  
    Registered Member
    Join Date
    Nov 2012
    Posts
    599
    Thanks given
    14
    Thanks received
    54
    Rep Power
    26
    Quote Originally Posted by depressions123 View Post
    go kill yourself you worthless islamic terrorist scum piece of garbage
    ??? There is no need for that.
    Reply With Quote  
     

  4. #14  
    Banned
    Join Date
    Nov 2013
    Age
    25
    Posts
    27
    Thanks given
    6
    Thanks received
    3
    Rep Power
    0
    Ill go use this for pk server, thanks
    Reply With Quote  
     

  5. #15  
    Registered Member
    Tyluur's Avatar
    Join Date
    Jun 2010
    Age
    26
    Posts
    5,103
    Thanks given
    1,818
    Thanks received
    1,767
    Rep Power
    2438
    good release. wish this was on a vcs though.
    Quote Originally Posted by blakeman8192 View Post
    Keep trying. Quitting is the only true failure.
    Spoiler for skrrrrr:

    Attached image
    Reply With Quote  
     

  6. #16  
    Registered Member
    Join Date
    Aug 2013
    Posts
    145
    Thanks given
    12
    Thanks received
    9
    Rep Power
    11
    I know R-S is pretty much dead at this point but I was just wondering if anyone could provide information on the following error when loading the client:

    WARNING: An illegal reflective access operation has occurred
    WARNING: Illegal reflective access by NativeLibraryLoader (file:/592/592-client/bin/) to method java.lang.Runtime.load0(java.lang.Class,java.lang. String)
    WARNING: Please consider reporting this to the maintainers of NativeLibraryLoader
    WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    WARNING: All illegal access operations will be denied in a future release
    RuntimeException_Sub2
    at Class193.method1272(Class193.java:107)
    at Class246_Sub28_Sub7.method2556(Class246_Sub28_Sub7 .java:157)
    at Client.method2981(Client.java:2583)
    at Client.method2970(Client.java:707)
    at Client.method2938(Client.java:374)
    at Class_o.method2936(Class_o.java:112)
    at Class_o.run(Class_o.java:611)
    at java.base/java.lang.Thread.run(Thread.java:832)
    Error: er.K({...},false,{...}) client.PA(23396) client.TA(0) client.P(57) o.R(8101) | Class246_Sub28_Sub7.method2556:102 Client.method2981:2583 Client.method2970:707 Client.method2938:374 Class_o.method2936:112 Class_o.run:611 java.base/java.lang.Thread.run:832 | java.lang.NullPointerException: Cannot load from object array because "class10s" is null | [1)0,0,104,104|3)0|4)0|5)2|6)765,503|7)false|8)0|9) true|10)false|11)false|12)true|13)8161|]
    error_game_crash
    It pretty much points to:
    if (!NativeLibraryLoader.loadNative("sw3d")) {
    throw new RuntimeException("Cannot invoke sw3d");
    }
    in qa.java.

    I'd love to get this running so I can get back into RSPS development, any suggestions?
    Reply With Quote  
     

  7. #17  
    Registered Member
    Spyr0's Avatar
    Join Date
    Oct 2012
    Age
    31
    Posts
    2,043
    Thanks given
    404
    Thanks received
    295
    Rep Power
    345
    Good release thank you for this.
    Reply With Quote  
     

  8. #18  
    Registered Member
    Tyluur's Avatar
    Join Date
    Jun 2010
    Age
    26
    Posts
    5,103
    Thanks given
    1,818
    Thanks received
    1,767
    Rep Power
    2438
    Quote Originally Posted by Gaun View Post
    I know R-S is pretty much dead at this point but I was just wondering if anyone could provide information on the following error when loading the client:



    It pretty much points to:

    in qa.java.

    I'd love to get this running so I can get back into RSPS development, any suggestions?
    'm looking at this too and getting the same error. I'll have to look into it tomorrow.
    Quote Originally Posted by blakeman8192 View Post
    Keep trying. Quitting is the only true failure.
    Spoiler for skrrrrr:

    Attached image
    Reply With Quote  
     

  9. #19  
    2021
    SoulSplit's Avatar
    Join Date
    Nov 2011
    Posts
    830
    Thanks given
    620
    Thanks received
    654
    Rep Power
    528
    Quote Originally Posted by Tyluur View Post
    'm looking at this too and getting the same error. I'll have to look into it tomorrow.
    Copy the entire cache from the server and paste where the client stores it. Then, replace the runtimeexceptions with normal ones and you should be good
    Reply With Quote  
     

  10. #20  
    Registered Member
    Tyluur's Avatar
    Join Date
    Jun 2010
    Age
    26
    Posts
    5,103
    Thanks given
    1,818
    Thanks received
    1,767
    Rep Power
    2438
    Quote Originally Posted by Technotik View Post
    Copy the entire cache from the server and paste where the client stores it. Then, replace the runtimeexceptions with normal ones and you should be good
    It's being caused by this

    Code:
    			LDSprite[] class10s = LDSprite.method129(class_fs, Class59_Sub4.anInt5187, 0);
    Which is producing a null value on the indices of the LDSprite array...

    Code:
                    Class246_Sub28_Sub12.osrs_hit_bars[0] = class260.method1749(class10s[0], true);
    You prob know better why.
    Quote Originally Posted by blakeman8192 View Post
    Keep trying. Quitting is the only true failure.
    Spoiler for skrrrrr:

    Attached image
    Reply With Quote  
     

Page 2 of 4 FirstFirst 1234 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Matrix 592 - Tons of Features
    By _jordan in forum Downloads
    Replies: 184
    Last Post: 07-13-2021, 09:48 AM
  2. Matrix 592 - Packet Info
    By Natalie in forum Help
    Replies: 6
    Last Post: 03-29-2019, 09:28 PM
  3. Matrix 592 - Chatbox Username Fix
    By _jordan in forum Snippets
    Replies: 7
    Last Post: 03-29-2019, 02:41 AM
  4. (592) OSRS Wiki NPC Combat Information
    By Dumb Dork in forum Configuration
    Replies: 7
    Last Post: 06-06-2018, 07:57 AM
  5. Matrix 592 - Player Stuck Randomly
    By Natalie in forum Help
    Replies: 10
    Last Post: 05-26-2018, 02:18 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •