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

(Hopefully) Fix common crashes #12

Merged
merged 3 commits into from
Sep 2, 2017
Merged

(Hopefully) Fix common crashes #12

merged 3 commits into from
Sep 2, 2017

Conversation

Kethsar
Copy link
Contributor

@Kethsar Kethsar commented Aug 14, 2017

These changes should hopefully fix a few common crashes we have been seeing, all of which were NullReferenceException crashes.

Add bool to keep track of whether or not the News has been set properly
Call scapeNews() when the news page is opened if the News was not set before
Anywhere the SimpleExoPlayer object sep is used, make sure it is not null
@resttime
Copy link
Contributor

resttime commented Sep 2, 2017

There doesn't seem to be an issue with the pull request so might as well merge it in.

@resttime resttime merged commit c6e4e9d into master Sep 2, 2017
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.

2 participants