Thread: What does this mean

Results 1 to 4 of 4
  1. #1 What does this mean 
    Donator
    nonononooooooo's Avatar
    Join Date
    Nov 2012
    Posts
    370
    Thanks given
    13
    Thanks received
    4
    Rep Power
    20
    Code:
    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:4885)
            at client.startUp(client.java:8805)
            at RSApplet.run(RSApplet.java:36)
            at client.run(client.java:6163)
            at java.lang.Thread.run(Unknown Source)
    and how do I fix it

    Contact Me (Discord) @ Phantasye#0001
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Dec 2011
    Posts
    138
    Thanks given
    94
    Thanks received
    14
    Rep Power
    17
    It errored when trying to open a zip file.
    Reply With Quote  
     

  3. #3  
    Quality over quantity


    Join Date
    Dec 2011
    Age
    28
    Posts
    1,318
    Thanks given
    74
    Thanks received
    157
    Rep Power
    110
    Those files are more than likely missing. You're getting an error because its trying to unzip a zip file that isn't there.
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Dec 2011
    Posts
    967
    Thanks given
    234
    Thanks received
    208
    Rep Power
    0
    Basically means that the folder might already be in your c:/ and its corrupt. Or the zip file doesn't exist, and lastly it could be that your using 7zip
    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. What does this mean?
    By jameskmonger in forum Help
    Replies: 4
    Last Post: 05-03-2009, 06:09 PM
  2. What does this mean?
    By Vastiko in forum Help
    Replies: 4
    Last Post: 04-26-2009, 04:05 PM
  3. what does this mean??
    By cheers09 in forum Help
    Replies: 4
    Last Post: 04-11-2009, 10:16 PM
  4. What does this mean?
    By kingarabian in forum Help
    Replies: 6
    Last Post: 02-15-2009, 06:03 PM
  5. What does this mean?
    By Joshua F in forum Help
    Replies: 4
    Last Post: 01-31-2009, 05:37 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
  •