GW2-Addon-Manager icon indicating copy to clipboard operation
GW2-Addon-Manager copied to clipboard

Critical Error when Launching

Open Lutenantfire opened this issue 4 years ago • 1 comments
trafficstars

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 Screenshot 2021-05-11 221327

don't forget to attach the config file to the issue

Lutenantfire avatar May 12 '21 02:05 Lutenantfire

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.

rvgate avatar May 21 '21 22:05 rvgate