ArkahnX / DestinyLootHistory

Track your Destiny item changes.
https://chrome.google.com/webstore/detail/destiny-loot-history/eokcomhmgedcgmnfnajmlfcdccnapapo
MIT License
9 stars 1 forks source link

Doesn't work #81

Open stayupthetree opened 7 years ago

stayupthetree commented 7 years ago

When I initially install it, it does. Reinstalled just now, it reminded me to pop a crucible booster....then nothing. The time before this it showed engrams I moved from the vault...4 days later, same info. I will gladly provide any information that you need

ArkahnX commented 7 years ago

I'll be able to look into this tonight, and hopefully have a resolution by tomorrow.

I'm suspecting I introduced a bug in my most recent hotfix

ArkahnX commented 7 years ago

@stayupthetree, It looks like its more of a localized issue, so I will need to gather some more information from you.

Please follow the steps below.

  1. Open the main page of the extension, chrome-extension://eokcomhmgedcgmnfnajmlfcdccnapapo/index.html
  2. Open a chrome console window (open the chrome menu -> more tools -> developer tools -> console tab)
  3. paste and enter the following code getAllOptions().then(function(options){console.log(JSON.stringify(options),JSON.stringify(localStorage));});
  4. copy and paste the result into a Github gist
  5. Create public or private gist, reply with the URL.

That will give me some basic insight into what your environment of your extension looks like, I should be able to see if there is any configuration error at least.

stayupthetree commented 7 years ago

Sorry for the late reply. I did some tinkering. Unlinked my PSN from Bungie and it started working. Relinked and still working. Perhaps that fixed whatever. I didn't expand all the information it returned, but I can...it will just take a bit https://gist.github.com/stayupthetree/2c947828b64da1d24e2e8824b023e7ca