Thread: Cache Problem

Results 1 to 3 of 3
  1. #1 Cache Problem 
    Learning Code
    Riddler's Avatar
    Join Date
    Oct 2012
    Posts
    338
    Thanks given
    10
    Thanks received
    16
    Rep Power
    13
    i am getting a problem in cache and im not sure how to fix it
    Code:
    Vindictive is loading..
    java.util.zip.ZipException: zip file is empty
            at java.util.zip.ZipFile.open(Native Method)
            at java.util.zip.ZipFile.<init>(Unknown Source)
            at java.util.zip.ZipFile.<init>(Unknown Source)
            at java.util.zip.ZipFile.<init>(Unknown Source)
            at Update.unZipFile(Update.java:53)
            at Update.<init>(Update.java:29)
            at client.streamLoaderForName(client.java:4467)
            at client.startUp(client.java:8471)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:5752)
            at java.lang.Thread.run(Unknown Source)
    Thats what im getting any ideas?
    Reply With Quote  
     

  2. #2  
    Registered Member Recursion's Avatar
    Join Date
    Feb 2010
    Posts
    638
    Thanks given
    0
    Thanks received
    29
    Rep Power
    41
    zip file is empty?

    Is it your cache? Did you create it properly? Is the link to download the cache working?
    Reply With Quote  
     

  3. #3  
    lurkin about

    Haywire's Avatar
    Join Date
    Apr 2012
    Posts
    1,277
    Thanks given
    610
    Thanks received
    230
    Rep Power
    383
    dont zip the cache, zip the files in the cache.

    Select em all, right click, add to archive, select zip, hit ok.

    Upload that to your public folder on your downloadable dropbox client. right click it and copy public link.

    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. Need Help with my cache problem!
    By maazh in forum Help
    Replies: 0
    Last Post: 08-15-2012, 06:46 PM
  2. Cache problem
    By Insane Clown Posse in forum Help
    Replies: 2
    Last Post: 04-22-2012, 02:49 PM
  3. Cache Problem
    By Bulletscape in forum Help
    Replies: 13
    Last Post: 03-20-2012, 12:27 AM
  4. Need help with this maybe cache problem?
    By Josh™ in forum Help
    Replies: 2
    Last Post: 01-17-2010, 04:56 AM
  5. Cache Problem Please Help!
    By Mouse in forum Help
    Replies: 3
    Last Post: 05-31-2009, 01:58 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
  •