Chatterino / chatterino-browser-ext

26 stars 16 forks source link

Crashing when chatterino extension is installed #20

Closed ALazyMeme closed 4 years ago

ALazyMeme commented 4 years ago

Describe the bug Opening a twitch stream while having the chatterino extension installed will crash chatterino

To reproduce

  1. Install the chatterino extension
  2. Open a twitch stream

Chatterino version Nightly 2.1.7 (commit e5f3bc9f3, 01.08.2020) Nightly 2.1.7 (commit 214afc8fc)

Operating system Windows 10 2004

Additional information @pajlada Since this occurred on the latest version and the last build, it's likely extension related - possibly that it's not updated on the Chrome/Firefox store(?) Not 100% sure since it shows last updated September 26, 2019: https://chrome.google.com/webstore/detail/chatterino-native-host/glknmaideaikkmemifbfkhnomoknepka

This also doesn't crash if you just open the player (without chat)

ALazyMeme commented 4 years ago

No longer having any issues

ALazyMeme commented 4 years ago

Found the issue. Chatterino will crash if Attach to any browser is not checked for the new microsoft edge (despite the new edge being chromium based)

Specific microsoft edge integration may need to be added

ALazyMeme commented 4 years ago

Fixed by https://github.com/Chatterino/chatterino2/pull/1852