View Single Post
  #2  
Unread 08-25-2011, 01:19 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default Additional exception

On a whim I tried deleting the personal window XML file and the zipfiles for the variants, to force a re-download. That got me this exception (I use the large variant):

Exception thrown while unzipping variant

java.io.FileNotFoundException: C:\Games\Sony\EverQuest II\UI\ProfitUI\_eq2ui_mainhud_persona (large)\eq2ui_mainhud_persona.xml (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at de.pala.updater.IO.Filesystem.unzipVariant(Filesystem.java:319)
at de.pala.updater.Arrange.IO.unzipVariant(IO.java:824)
at de.pala.updater.Files$DownloadThread.run(Files.java:223)
Reply With Quote