Thread: Help With Vencillio Cache

Results 1 to 4 of 4
  1. #1 Help With Vencillio Cache 
    Owner of RuneOps (Undercon)

    Join Date
    Sep 2012
    Posts
    29
    Thanks given
    2
    Thanks received
    2
    Rep Power
    11
    Hey Guys I Had The Auto Cache Working Great For A Hole Day, But I've Just Changed all the "Vencillio" to my servers name and its stopped working and i get thris error below

    Code:
    java.lang.NullPointerException
    java.lang.NullPointerException
    java.io.FileNotFoundException: C:\Users\Macca\RuneOpsCache\sprites.idx (The system cannot find the file specified)
            at java.io.RandomAccessFile.open0(Native Method)
            at java.io.RandomAccessFile.open(Unknown Source)
            at java.io.RandomAccessFile.<init>(Unknown Source)
            at java.io.RandomAccessFile.<init>(Unknown Source)
            at FileUtility.readFile(FileUtility.java:99)
            at SpriteLoader.loadSprites(SpriteLoader.java:17)
            at Client.startUp(Client.java:7900)
            at ClientEngine.run(ClientEngine.java:221)
            at Client.run(Client.java:5081)
            at java.lang.Thread.run(Unknown Source)
    java.io.FileNotFoundException: C:\Users\Macca\RuneOpsCache\sprites.dat (The system cannot find the file specified)
            at java.io.RandomAccessFile.open0(Native Method)
            at java.io.RandomAccessFile.open(Unknown Source)
            at java.io.RandomAccessFile.<init>(Unknown Source)
            at java.io.RandomAccessFile.<init>(Unknown Source)
            at FileUtility.readFile(FileUtility.java:99)
            at SpriteLoader.loadSprites(SpriteLoader.java:18)
            at Client.startUp(Client.java:7900)
            at ClientEngine.run(ClientEngine.java:221)
            at Client.run(Client.java:5081)
            at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
            at java.io.ByteArrayInputStream.<init>(Unknown Source)
            at SpriteLoader.loadSprites(SpriteLoader.java:19)
            at Client.startUp(Client.java:7900)
            at ClientEngine.run(ClientEngine.java:221)
            at Client.run(Client.java:5081)
            at java.lang.Thread.run(Unknown Source)

    I Had it working great too I've added quite abit of content to lose all this too :/

    Its downloading all the others cache files accept the sprite ones
    Reply With Quote  
     

  2. #2  
    Blurite

    Corey's Avatar
    Join Date
    Feb 2012
    Age
    26
    Posts
    1,491
    Thanks given
    1,245
    Thanks received
    1,729
    Rep Power
    5000
    Quote Originally Posted by Macca187 View Post
    Code:
    java.io.FileNotFoundException: C:\Users\Macca\RuneOpsCache\sprites.idx (The system cannot find the file specified)
    It's trying to find this file but cannot for whatever reason.
    Add it to the cache location.
    Reply With Quote  
     

  3. #3  
    Owner of RuneOps (Undercon)

    Join Date
    Sep 2012
    Posts
    29
    Thanks given
    2
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by Elon Musk View Post
    It's trying to find this file but cannot for whatever reason.
    Add it to the cache location.
    yeah for some reason its not downloading the sprites from the autocache download the files are in there tho
    Reply With Quote  
     

  4. #4  
    Donator

    Join Date
    Oct 2007
    Posts
    817
    Thanks given
    47
    Thanks received
    52
    Rep Power
    184
    can you show me your findcachedir or secondDir in Signlink.java
    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. help with client cache.
    By superbombet in forum Help
    Replies: 8
    Last Post: 11-18-2010, 07:02 PM
  2. Need help with webclient cache.zip
    By mastazak in forum Help
    Replies: 0
    Last Post: 08-17-2010, 03:58 AM
  3. help with toms cache suite editor
    By Zᴀᴄʜ in forum Help
    Replies: 0
    Last Post: 08-11-2010, 12:33 PM
  4. Replies: 1
    Last Post: 05-15-2010, 07:31 AM
  5. Help with Client Cache
    By Aeronix in forum Help
    Replies: 13
    Last Post: 01-25-2009, 05:25 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
  •