kinn03 / eve-tf2hud

Automatically exported from code.google.com/p/eve-tf2hud
0 stars 0 forks source link

HUD Updater doesn't work #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When installing the HUD, it gives an error saying access to the path 'game.ico' 
is denied.
I've tried uninstalling/reinstalling the HUD, changing the output location, and 
checking the game.ico to make sure it wasn't read-only or hidden.

This issue occurs in an unmodified game.

What steps will reproduce it?
1.Install the HUD.

Version of HUD used - 3.00
Version of Updater used - 1.2

The error code:
System.UnauthorizeAccessException: Access to the path 'game.ico' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean 
recursive)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean 
recursive)
at HUDupdater.Updater.ExtractFromArchive()
at HUDupdater.MainWindow.Install()

Original issue reported on code.google.com by Aaron.BR...@gmail.com on 9 May 2013 at 11:22

GoogleCodeExporter commented 8 years ago
Where did you place the Updater?
Where is your game's folder?
What is your system?
Did you try running the Updater as an admin?

Is that the whole error message?
Show me your config.xml file (%appdata%\eve Updater).

Basically, this error doesn't make much sense, unless you placed the Updater in 
your tf folder or something.

Original comment by sinde...@gmail.com on 10 May 2013 at 8:52

GoogleCodeExporter commented 8 years ago
1. I placed the updater in a folder on my desktop with the 2 .dll files that 
came with the download.
2. My game's folder is D:\Steam\steamapps\common\team fortress 2\tf (I set the 
custom location in the HUD updater)
3. My OS is Windows 7.
4. I tried running the updater as admin, but it still didn't work.

Original comment by Aaron.BR...@gmail.com on 10 May 2013 at 2:23

GoogleCodeExporter commented 8 years ago
In options -> advanced, enable the "Don't use appdata" option.

Updater should point to your Team Fortress 2 folder, not the tf subfolder.

I would also like to see a screenshot of the error.

Original comment by sinde...@gmail.com on 10 May 2013 at 6:18

GoogleCodeExporter commented 8 years ago
I tried changing the updater location to the Team Fortress 2 folder instead of 
tf, still doesn't work

Still happens with the "Don't use appdata" option

Screenshot included as an attachment 

Original comment by Aaron.BR...@gmail.com on 10 May 2013 at 11:09

Attachments:

GoogleCodeExporter commented 8 years ago
Okay, I tried deleting all the files from the %appdata%/roaming/eve updater 
folder (other than custom overrides), and it fixed the problem. 

Original comment by Aaron.BR...@gmail.com on 11 May 2013 at 6:12

GoogleCodeExporter commented 8 years ago

Original comment by sinde...@gmail.com on 4 Jun 2013 at 12:32