GW2-Addon-Manager
GW2-Addon-Manager copied to clipboard
Critical Error when Launching
Please attach a copy of config.yaml or config.ini to the issue.
Describe the bug After March 11th update of GW2 I opened the application to disable ArcDPS as it is down until it can be patched. The disable option was not working so I did a fresh install of my GW2 folder and redownloaded the latest Addon Manager. However, a critical error shows up when trying to open. To Reproduce Open the GW2 Addon Manager application either normally or via "run as Administrator".
Additional context
Attached is the log file created from this error, along with a screenshot of the error.
log.txt

don't forget to attach the config file to the issue
This has to do with the github ratelimit, I just encountered it myself.
If you go to this url: https://api.github.com/rate_limit
You can see the rate.remaining (probably 0 if you encounter this error) and the rate.reset unix timestamp. After the time of the timestamp your rate.remaining should be reset to 60 and the gw2 addon manager will start again.