Thread: [PI] Cache downloads wrong

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 [PI] Cache downloads wrong 
    Registered Member
    Join Date
    Sep 2010
    Posts
    69
    Thanks given
    1
    Thanks received
    0
    Rep Power
    2
    Hi. I am having a problem on my cache downloading. It downloads to the right folder which is the C:/ folder but the files in it are wrong. Instead of the normal cache files I am supposed to have downloaded, I get these:
    (I am not advertising my name, as it is to help those help me. Trandex is my server name)

    Extracted files:
    TRANDEX(Folder)
    cacheVersion1.dat
    main_file_cache.dat
    main_file_cache.idx0
    main_file_cache.idx1
    main_file_cache.idx2
    main_file_cache.idx3
    main_file_cache.idx4
    TRANDEX.zip
    Supposed to get:
    Data(Folder)
    Maps(Folder)
    Raw(Folder)
    Sprites(Folder)
    cacheVersion1.dat
    data.dat
    main_file_cache.dat
    main_file_cache.idx0
    main_file_cache.idx1
    main_file_cache.idx2
    main_file_cache.idx3
    main_file_cache.idx4
    null_cache.dat
    null_cache.idx
    Yes, all of the files are in the .ZIP file at the link where it is supposed to be downloaded at. I dont know. D: Any help?
    Reply With Quote  
     

  2. #2  
    Registered Member 'Lex's Avatar
    Join Date
    Nov 2010
    Age
    25
    Posts
    401
    Thanks given
    2
    Thanks received
    38
    Rep Power
    21
    All I can think of, unless you explain it more

    Get the files, highlight them all zip into zip folder.

    Upload to dropbox and try that, works for me.

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2010
    Posts
    69
    Thanks given
    1
    Thanks received
    0
    Rep Power
    2
    Ok. Thanks for the fast reply. Ill check and update this post.

    I dont think it works, but im not done. Ill check again.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Dec 2010
    Posts
    447
    Thanks given
    23
    Thanks received
    19
    Rep Power
    5
    I had this problem too, took me much days to solve it out...

    Well, go to Client.java, and search for public static void compress or gzip aswell.

    Below you will see String inF and String outF, change these two methods to this :

    Code:
                String inF = "C:/YOURCACHE/YOURCACHE.zip/gzip/"+ ID +".dat";
                String outF = "C:/YOURCACHE/YOURCACHE.zip/gzip/"+ ID;
    Gzip means unpack/extract, so it'll do it with your .zip file.

    MAKE SURE YOUR .ZIP FILE DOESN'T HAS A MAIN FOLDER, YOU MUST ZIP ALL FILES OF YOUR CACHE, THEY SHOULD APPER FIRSTLY AND BEFORE EVERYTHING! Then upload, change CacheDownloader.java and it should work.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Sep 2010
    Posts
    69
    Thanks given
    1
    Thanks received
    0
    Rep Power
    2
    Trying that out. If it works, I will love you forever. (No homo)
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Dec 2010
    Posts
    447
    Thanks given
    23
    Thanks received
    19
    Rep Power
    5
    Right.

    Don't forget that you need to zip the files like this >>>



    And obviously change the YOURCACHE to the name of your .zip and folder (must be same!).
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Sep 2010
    Posts
    69
    Thanks given
    1
    Thanks received
    0
    Rep Power
    2
    Ok thanks. Im uploading now.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Sep 2010
    Posts
    69
    Thanks given
    1
    Thanks received
    0
    Rep Power
    2
    Doesnt work. This sucks. Is there a certain place I need to upload it to?
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Dec 2010
    Posts
    447
    Thanks given
    23
    Thanks received
    19
    Rep Power
    5
    Go to Uppit, and upload your cache zipped. Then click at the big blue button to download it, BUT don't download it, just right click at Download starting, click here if nothing happens... and hit 'Copy link'. Paste this link at your CacheDownloader.java and Client.java (Change the cache link on these two files) then Compile.
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Sep 2010
    Posts
    69
    Thanks given
    1
    Thanks received
    0
    Rep Power
    2
    Ok umm. I will try that and I am uploading my site right now. And I think it didnt work because I didnt change the link in Client.java. Thank so much. Ill update.
    Reply With Quote  
     

Page 1 of 2 12 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. What the cache really is and how wrong you are.
    By peterbjornx in forum RS2 Client
    Replies: 20
    Last Post: 09-21-2010, 12:14 AM
  2. Replies: 5
    Last Post: 06-11-2010, 03:12 PM
  3. [474] Cache Downloader - Downloads cache and maps
    By ZachHaley in forum Downloads
    Replies: 2
    Last Post: 01-11-2009, 10:48 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
  •