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