View Single Post
  #3  
Unread 08-25-2011, 01:29 PM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,096
Default

Quote:
Originally Posted by tknarr View Post
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)
This is my bad. I introduced a bug due to file pathing in my zips for all of the persona window variants. I just sent the files to Kaldran to put on the updater that will fix the issue.

Thanks for pointing this out so quick TK.

Silat

Edit: Removed the zips because they are on the updater.

Last edited by TalTal : 08-26-2011 at 08:04 AM. Reason: Removed Zips
Reply With Quote