Thread: CacheDownloader

Results 1 to 5 of 5
  1. #1 CacheDownloader 
    Registered Member
    Join Date
    Nov 2015
    Posts
    79
    Thanks given
    12
    Thanks received
    1
    Rep Power
    10
    hello guys i had my auto cache working last night the link is still allrright works ect but not i get this

    http://prntscr.com/gsnoub

    java.io.FileNotFoundException: https://www.exoticrs.com/public/cache/md5.php
    at sun.net.http://www.protocol.http.HttpURLConn...ion.java:1872)
    at sun.net.http://www.protocol.http.HttpURLConn...ion.java:1474)
    at sun.net.http://www.protocol.https.HttpsURLCo...Impl.java:254)
    at java.net.URL.openStream(URL.java:1045)
    at com.client.FileDownloader.getNewestVersion(FileDow nloader.java:132)
    at com.client.FileDownloader.start(FileDownloader.jav a:173)
    at com.client.Client.startUp(Client.java:9535)
    at com.client.RSApplet.run(RSApplet.java:153)
    at com.client.Client.run(Client.java:5601)
    at java.lang.Thread.run(Thread.java:748)
    Reply With Quote  
     

  2. #2  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    the file is not found you need to upload md5.php
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2015
    Posts
    79
    Thanks given
    12
    Thanks received
    1
    Rep Power
    10
    Quote Originally Posted by Stuart View Post
    the file is not found you need to upload md5.php
    where would i find this file and can i host it with dropbox like the cache?
    Reply With Quote  
     

  4. #4  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    Quote Originally Posted by lee guess View Post
    where would i find this file and can i host it with dropbox like the cache?
    no it requires php and you can find the file in the download most likely

    Code:
    <?php echo md5_file('cache.zip'); ?>
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Nov 2015
    Posts
    79
    Thanks given
    12
    Thanks received
    1
    Rep Power
    10
    Quote Originally Posted by Stuart View Post
    no it requires php and you can find the file in the download most likely

    Code:
    <?php echo md5_file('cache.zip'); ?>
    any chance of you helping over tv or no chance to that?
    Reply With Quote  
     


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. [PI] CacheDownloading Error [PI]
    By atsiv3 in forum Help
    Replies: 0
    Last Post: 01-13-2011, 08:05 PM
  2. 508 CacheDownloader Screen
    By Quise in forum Help
    Replies: 2
    Last Post: 12-19-2010, 01:26 AM
  3. Replies: 11
    Last Post: 11-22-2010, 07:44 PM
  4. Replies: 2
    Last Post: 07-31-2010, 10:32 PM
  5. Replies: 3
    Last Post: 05-05-2010, 09:52 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
  •