Thread: OldSchool RuneScape Cache Downloader

Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26
  1. #21  
    Developer


    Join Date
    Aug 2012
    Posts
    2,493
    Thanks given
    180
    Thanks received
    1,732
    Rep Power
    2487
    Quote Originally Posted by Jedi View Post
    I've already addressed this concern here, so there was no need to parrot what Leanbow had said in such a lacklustre manner.



    James, I'd like to thank you for such the incisive constructive criticism.
    definitely not an excuse for blatantly ripping off work, you shouldn't attribute yourself as author in the first place just because you made some small edits to the existing code

    renaming packages with the purpose of replacing method's name with yours is just ridiculous and pathetic no matter what excuse you come up with
    Reply With Quote  
     

  2. Thankful user:


  3. #22  
    Est. RS2005/PS2007

    Pertinax's Avatar
    Join Date
    Jan 2015
    Age
    28
    Posts
    145
    Thanks given
    235
    Thanks received
    76
    Rep Power
    986
    Quote Originally Posted by friend_coder28 View Post
    definitely not an excuse for blatantly ripping off work, you shouldn't attribute yourself as author in the first place just because you made some small edits to the existing code
    renaming packages with the purpose of replacing method's name with yours is just ridiculous and pathetic no matter what excuse you come up with
    Again, I'm not going to reiterate what I had said previously. If I wanted to blatantly rip off Method's work, I wouldn't had spent the time attributing Method where necessary after I had refactored the packaging. But you're likely unwilling to change your perspective on this matter, as you probably have your entire mind set on digging a large hole to throw me in. Thus I think it's fair to ask, from your point of view, why do you think it's necessary to continuously perpetuate this rhetoric? After all, essentially all you're doing is making a mountain out of a mole hill.
    Spoiler for ScapeRune's definition of success:
    Attached image
    Quote Originally Posted by Kool aid boy View Post
    I went on to give it a try but i saw it was dead af so i left. Is there ever peak time?

    Says like 7.5k accs registered on forums but only 2 people on?


    Reply With Quote  
     

  4. #23  
    Reverse Engineering

    freeezr's Avatar
    Join Date
    Dec 2011
    Posts
    1,067
    Thanks given
    288
    Thanks received
    444
    Rep Power
    401
    holy fuck people. Its a damn package change, get over it already my god.

    Attached image
    Reply With Quote  
     

  5. Thankful users:


  6. #24  
    Registered Wizard

    Jesse's Avatar
    Join Date
    Sep 2009
    Age
    29
    Posts
    5,119
    Thanks given
    1,519
    Thanks received
    1,148
    Rep Power
    5000
    Not sure why everyone cares so much...



    Reply With Quote  
     

  7. Thankful user:


  8. #25  
    Est. RS2005/PS2007

    Pertinax's Avatar
    Join Date
    Jan 2015
    Age
    28
    Posts
    145
    Thanks given
    235
    Thanks received
    76
    Rep Power
    986
    Quote Originally Posted by PasswordSucks View Post
    @Jedi great work thanks.

    edit:
    Code:
    Correct version: 129
    
    Successful connection
    Requested 255,255
    Checking index 0 for changes
    Checking index 1 for changes
    Checking index 2 for changes
    Checking index 3 for changes
    Checking index 4 for changes
    Checking index 5 for changes
    Checking index 6 for changes
    Checking index 7 for changes
    Requested 7,32768
    Requested 7,32769
    Requested 7,32770
    Requested 7,32771
    Requested 7,32772
    Requested 7,32773
    Requested 7,32774
    Requested 7,32775
    Requested 7,32776
    Requested 7,32777
    Requested 7,32778
    Requested 7,32779
    Requested 7,32780
    Requested 7,32781
    Requested 7,32782
    Requested 7,32783
    Requested 7,32784
    Requested 7,32785
    Requested 7,32786
    Requested 7,32787
    java.io.IOException
            at com.sapphirus.osrscd.net.CacheRequester.process(CacheRequester.java:180)
            at com.sapphirus.osrscd.CacheDownloader.update(CacheDownloader.java:226)
            at com.sapphirus.osrscd.CacheDownloader.run(CacheDownloader.java:60)
            at com.sapphirus.osrscd.CacheDownloader.main(CacheDownloader.java:41)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
    
    C:\Users\mindyourbusiness\git\OSRSCD-1.0.2>pause
    Press any key to continue . . .
    I've got no idea myself why the I/O Exception is thrown maybe you could look into this?

    furthermore:
    Code:
    Exception in thread "main" java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
    Caused by: java.lang.NullPointerException
            at com.sapphirus.osrscd.net.CacheRequester.process(CacheRequester.java:186)
            at com.sapphirus.osrscd.CacheDownloader.update(CacheDownloader.java:226)
            at com.sapphirus.osrscd.CacheDownloader.run(CacheDownloader.java:60)
            at com.sapphirus.osrscd.CacheDownloader.main(CacheDownloader.java:41)
            ... 5 more
    This issue has been resolved.

    The new version is available here.

    Changelog:
    Code:
    • Minimum revision integer has been incremented
    • 16-bit integer overflow caused by indices with more than 32768 files has been fixed
    Spoiler for ScapeRune's definition of success:
    Attached image
    Quote Originally Posted by Kool aid boy View Post
    I went on to give it a try but i saw it was dead af so i left. Is there ever peak time?

    Says like 7.5k accs registered on forums but only 2 people on?


    Reply With Quote  
     

  9. #26  
    Est. RS2005/PS2007

    Pertinax's Avatar
    Join Date
    Jan 2015
    Age
    28
    Posts
    145
    Thanks given
    235
    Thanks received
    76
    Rep Power
    986
    OSRSCD has been updated to version 1.0.4. It's available here.

    Github Repository also has been moved here.

    Changelog:
    Code:
    • Formatting changes
    • Addition of three run-time parameters
      • world_id [INT], revision [INT], fallback [BOOL]
    • Default revision integer has been incremented
    • Inclusion of fallback option to allow execution behind a firewall
    Spoiler for ScapeRune's definition of success:
    Attached image
    Quote Originally Posted by Kool aid boy View Post
    I went on to give it a try but i saw it was dead af so i left. Is there ever peak time?

    Says like 7.5k accs registered on forums but only 2 people on?


    Reply With Quote  
     

Page 3 of 3 FirstFirst 123

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. OldSchool RuneScape Cache Downloader (Modified RSCD)
    By whalesrule in forum Downloads
    Replies: 8
    Last Post: 07-31-2014, 06:33 AM
  2. OldSchool RuneScape Cache Downloader (Modified RSCD)
    By whalesrule in forum Downloads
    Replies: 0
    Last Post: 04-08-2013, 09:20 AM
  3. Auto Cache Downloading
    By James in forum Tutorials
    Replies: 113
    Last Post: 09-27-2008, 04:25 PM
  4. Auto Cache Downloading (Here's how!)
    By Ninja Cat in forum Tutorials
    Replies: 22
    Last Post: 03-11-2008, 02:50 PM
  5. Buying Auto cache downloading webclient
    By wildy in forum RS2 Client
    Replies: 2
    Last Post: 08-24-2007, 03:40 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
  •