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 sprite frame editor crash with null frames pointer #93846

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jsjtxietian
Copy link
Contributor

Fixes #93845

@jsjtxietian jsjtxietian changed the title Fix sprite frame editor crash with null frames pounter Fix sprite frame editor crash with null frames pointer Jul 2, 2024
@EAinsley
Copy link
Contributor

EAinsley commented Jul 2, 2024

This will solve the crash problem, but the error 'editor\editor_node.cpp:7751 - Condition "plugins_list.has(p_plugin)" is true.' still exists. Should I open a separated issue for the plugin_list error?

@jsjtxietian
Copy link
Contributor Author

IMHO this may be a different issue or not, so we can first investigate a little more.

@akien-mga akien-mga merged commit 6a13fdc into godotengine:master Jul 3, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

@jsjtxietian jsjtxietian deleted the null-frames branch July 3, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor crashes on undos when accidentally duplicate scene node while editing SpriteFrames.
5 participants