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

Fix logspam in non-flight scenes with force3DOrbits enabled #58

Merged
merged 1 commit into from May 31, 2021
Merged

Fix logspam in non-flight scenes with force3DOrbits enabled #58

merged 1 commit into from May 31, 2021

Conversation

al2me6
Copy link

@al2me6 al2me6 commented May 23, 2021

Enabling force3DOrbits, which fixes some long-standing issues in RSS (namely, flickering orbit lines and incorrect occlusion), causes severe NRE spam in non-flight scenes. This patch fixes the logspam by adding a null check for MapView.fetch.

cc @siimav and @vader111.

@R-T-B
Copy link
Owner

R-T-B commented May 31, 2021

Thanks! This looks good to me, so I will merge it and integrate it into next release (or maybe just push it as it's own, we'll see how far I get).

@R-T-B R-T-B merged commit 1f12f6b into R-T-B:UBE May 31, 2021
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

2 participants