View Single Post
  #8  
Unread 07-04-2008, 05:59 PM
darkneszraven's Avatar
darkneszraven darkneszraven is offline
A Young Mystail Rat
 
Join Date: Dec 2006
Server: Antonia Bayle
Posts: 7
Default Error msg

Getting this error msg after the auto updater did an update

Exception thrown while checking file hash

java.io.FileNotFoundException: C:\Program Files\Sony\EverQuest II\UI\ProfitUI\images\commonelements.dds (Access is denied)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.twmacinta.util.MD5.getHash(MD5.java:763)
at de.pala.updater.IO.Filesystem.checkFile(Filesystem.java:122)
at de.pala.updater.Arrange.IO.checkFile(IO.java:168)
at de.pala.updater.Files.checkFiles(Files.java:75)
at de.pala.updater.GUI.Main$UpdateThread.run(Main.java:737)
Reply With Quote