Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 16th, 2012  |  syntax: None  |  size: 0.46 KB  |  hits: 18  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. java.util.zip.ZipException: error in opening zip file
  2.         at java.util.zip.ZipFile.open(Native Method)
  3.         at java.util.zip.ZipFile.<init>(Unknown Source)
  4.         at java.util.zip.ZipFile.<init>(Unknown Source)
  5.         at java.util.zip.ZipFile.<init>(Unknown Source)
  6.         at org.spoutcraft.launcher.UpdateUtils.extractZip(UpdateUtils.java:43)
  7.         at org.spoutcraft.launcher.GameUpdater.updateMod(GameUpdater.java:297)
  8.         at org.spoutcraft.launcher.gui.LoginThread.run(LoginThread.java:55)