Thread: Error when loading client

Results 1 to 3 of 3
  1. #1 Error when loading client 
    Registered Member
    Addiction's Avatar
    Join Date
    Mar 2011
    Posts
    959
    Thanks given
    1,875
    Thanks received
    136
    Rep Power
    311
    Code:
    java.io.FileNotFoundException: C:\ErasedPkzcache1\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:80)
            at client.startUp(client.java:8754)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:6027)
            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 Update.unZipFile(Update.java:53)
            at Update.<init>(Update.java:29)
            at client.streamLoaderForName(client.java:4742)
            at client.startUp(client.java:8764)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:6027)
            at java.lang.Thread.run(Unknown Source)
    Rep for who can help 3
    Reply With Quote  
     

  2. #2  
    The One And Only

    01053's Avatar
    Join Date
    Apr 2011
    Age
    25
    Posts
    2,888
    Thanks given
    416
    Thanks received
    884
    Rep Power
    856
    It can't find the folder mapsconfig.txt inside your cache.


    Reply With Quote  
     

  3. #3  
    Registered Member
    Addiction's Avatar
    Join Date
    Mar 2011
    Posts
    959
    Thanks given
    1,875
    Thanks received
    136
    Rep Power
    311
    Quote Originally Posted by C++ Imbued View Post
    It can't find the folder mapsconfig.txt inside your cache.
    Ty 3

    Repppppppped
    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. How to load clien.jar on my site?
    By Ftw^ in forum Help
    Replies: 4
    Last Post: 02-25-2011, 05:19 AM
  2. Replies: 13
    Last Post: 05-08-2010, 09:54 AM
  3. Replies: 6
    Last Post: 12-01-2009, 07:37 PM
  4. Error loading 60
    By Despised Icon in forum Help
    Replies: 1
    Last Post: 11-14-2009, 04:43 PM
  5. HD CLIEN T dosnt work
    By Andys1841 in forum Help
    Replies: 12
    Last Post: 05-30-2009, 04:47 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
  •