gw2-addon-loader / GW2-Addon-Manager

Installer and updater for Guild Wars 2 addons.
MIT License
434 stars 55 forks source link

GW2Radial installed in the wrong directory on update #175

Open earnil opened 2 years ago

earnil commented 2 years ago

Describe the bug When updating GW2Radial from v2.1.1 to v2.1.2 using Addon Manager v1.4.3, the new gw2addon_gw2radial.dll (and readme.md) file was installed in C:\Program Files\Guild Wars 2\addons instead of C:\Program Files\Guild Wars 2\addons\gw2radial. Manually replacing gw2addon_gw2radial.dll in Guild Wars 2\addons\gw2radial with the new one in Guild Wars 2\addons correctly updated GW2Radial.

To Reproduce I did not try to reproduce the bug, but:

GW2-Addon-Manager config file: config.zip

MarvIcNet commented 2 years ago

I have the same issue. Thank you for the workaround. I wasn't understading this issue.

the-void997 commented 2 years ago

I did what the above poster said to try and work around the issue, but now I'm getting the following error. Configuration could not be saved! Could not save addon configuration. Reason give was: No such file or directory

Any suggestions on how to fix this issue?

Ririshi commented 2 years ago

Had the same issue. Manually replacing Guild Wars 2\addons\gw2radial\gw2addon_gw2radial.dll with Guild Wars 2\addons\gw2addon_gw2radial.dll worked for me. Thanks!