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)
|