ge-ku / Ban-Checker-for-Steam

Ban Checker for Steam
https://chrome.google.com/webstore/detail/canbadmphamemnmdfngmcabnjmjgaiki/
107 stars 21 forks source link

Extension no longer working in Chrome #47

Closed ratanservegar closed 3 years ago

ratanservegar commented 3 years ago

All of a sudden the extension is not working, the following error is displayed in the console

image

ge-ku commented 3 years ago

I think there might be some problem with Steam currently, lots of requests are getting timed out, I can't even login. Will try again a bit later.

ge-ku commented 3 years ago

Just tried it now and it's working fine, does it still happen to you?

ratanservegar commented 3 years ago

Yes, it's still happening

Error handling response: TypeError: Cannot read property 'players' of null

at

chrome-extension://canbadmphamemnmdfngmcabnjmjgaiki/gcpd730.js:372:14

this is the error message i get in the console when i click on check loaded matches for bans

On Tue, May 11, 2021 at 12:18 AM ge-ku @.***> wrote:

Just tried it now and it's working fine, does it still happen to you?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ge-ku/Ban-Checker-for-Steam/issues/47#issuecomment-837133709, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHTDW3QIWG7QASA2I7AYGY3TNAS7JANCNFSM44RFTHHQ .

-- Regards Ratan Servegar

ge-ku commented 3 years ago

Couldn't reproduce. Can you please do the following:

  1. Open your extensions page ( chrome://extensions/ )
  2. Enable Developer mode (top right corner)
  3. Open inspect view of background page of this extension image
  4. Open Network tab in this view.
  5. Reproduce error you're getting.
  6. Copy response to the last request extension is sending before getting error here image
ratanservegar commented 3 years ago

Hi,

I removed the extension and added it back again and then it started working again. not sure what went wrong and i missed your debug email before i removed it.

On Tue, May 11, 2021 at 6:21 PM ge-ku @.***> wrote:

Couldn't reproduce. Can you please do the following:

  1. Open your extensions page ( chrome://extensions/ )
  2. Enable Developer mode (top right corner)
  3. Open inspect view of background page of this extension [image: image] https://user-images.githubusercontent.com/11873225/117817327-27dfed00-b270-11eb-9ca9-3098845a85f9.png
  4. Open Network tab in this view.
  5. Reproduce error you're getting.
  6. Copy response to the last request extension is sending before getting error here [image: image] https://user-images.githubusercontent.com/11873225/117817767-9c1a9080-b270-11eb-85c7-4e7bb17d5e29.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ge-ku/Ban-Checker-for-Steam/issues/47#issuecomment-838418544, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHTDW3XVFICQ4QKOKAYM2Z3TNER5TANCNFSM44RFTHHQ .

-- Regards Ratan Servegar

ge-ku commented 3 years ago

Okay, tell me if it happens again.