gw2-addon-loader / GW2-Addon-Manager

Installer and updater for Guild Wars 2 addons.
MIT License
443 stars 54 forks source link

Must manually install d3dp_wrapper addon #179

Open RealityStop opened 2 years ago

RealityStop commented 2 years ago

config.txt

Describe the bug I tried arcDPS and radial, and the gw2al_log.txt indicated that both were skipped loading because of missing dependency "d3d9_wrapper". To solve this, I manually downloaded d3d9_wrapper_v.20_r21, created a d3d9_wrapper folder in /addons, and placed the d3d9_wrapper (as gw2addon_d3d9_wrapper.dll) in the folder. After that, both addons loaded just fine.

The d3d9_wrapper appeared in the config.xml file, but there was no corresponding folder in /addons until I created it.

To Reproduce Clean GW2 install Run Addon Manager and mark a plugin to install and update. Observe failure, check gw2al_log.txt file and see it complain about d3d9_wrapper