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

GH-796 Guard against get_current_scene returning null #797

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

Naros
Copy link
Member

@Naros Naros commented Sep 7, 2024

Fixes #796

@Naros Naros added cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 cherrypick:2.1 Requires cherry-pick to Orchestrator 2.1 labels Sep 7, 2024
@Naros Naros added this to the 2.2 milestone Sep 7, 2024
@Naros Naros merged commit dc0b0f9 into CraterCrash:main Sep 7, 2024
8 checks passed
@Naros Naros deleted the GH-796 branch September 7, 2024 17:32
@Naros Naros removed cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 cherrypick:2.1 Requires cherry-pick to Orchestrator 2.1 labels Sep 7, 2024
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.

Godot's get_current_scene can return a nullptr, causing a crash
1 participant