Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to catch std::bad_function_call when adding a channel point reward #4360

Merged
merged 3 commits into from Feb 8, 2023

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Feb 8, 2023

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

Related to #3942 (comment). This attempts to catch a std::bad_function_call. This doesn't resolve the underlying issue that causes this to be thrown. Furthermore, there are probably more issues related to this, as some crash reports suggest that no exception is thrown.

Co-authored-by: Leon Richardt <git@leon.dev>
@pajlada pajlada merged commit 829c48d into Chatterino:master Feb 8, 2023
@Nerixyz Nerixyz deleted the fix/bad-function-call branch February 9, 2023 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants