Thread: cache or something not working

Results 1 to 2 of 2
  1. #1 cache or something not working 
    Registered Member
    Join Date
    Dec 2011
    Posts
    179
    Thanks given
    0
    Thanks received
    0
    Rep Power
    9
    Code:
    The system cannot find the path specified.
    java.io.FileNotFoundException: C:\CruelalityXV2.0\Maps\mapConfig.txt (The system
     cannot find the path specified)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileReader.<init>(Unknown Source)
            at client.setNewMaps(client.java:72)
            at client.startUp(client.java:8476)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:5759)
            at java.lang.Thread.run(Unknown Source)
    java.util.zip.ZipException: error in opening zip file
            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:4457)
            at client.startUp(client.java:8486)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:5759)
            at java.lang.Thread.run(Unknown Source)
    i get this error when i run my client, the cache is in the fclient files its not dliong for some reason, so how can i get it to download. Thanks
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2012
    Posts
    175
    Thanks given
    32
    Thanks received
    47
    Rep Power
    35
    Your cache isn't completely downloading or is not unpacking correctly (un-zipping).
    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. Auto Cache DL still not working
    By Andrew in forum Help
    Replies: 1
    Last Post: 08-14-2012, 04:32 PM
  2. Galkons Working RuneLimited Cache
    By Humor in forum Requests
    Replies: 2
    Last Post: 05-13-2011, 11:38 AM
  3. Replies: 3
    Last Post: 04-07-2011, 06:17 AM
  4. In need of working 508 cache.
    By balonick in forum Help
    Replies: 2
    Last Post: 10-31-2009, 07:21 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
  •