8000 Fixes a crash when a project is missing a name. by NathanWarden · Pull Request #71 · eumario/godot-manager · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixes a crash when a project is missing a name. #71

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

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

NathanWarden
Copy link
Contributor
@NathanWarden NathanWarden commented Oct 8, 2023

I saw there's also a godot4 branch. I can also port this to godot4 as well.

output.mp4

Copy link
Owner
@eumario eumario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since Godot allows you to just create an empty project.godot, this can happen. It should really see if the size of the file is 0, and if so, populate with Basic information. Approving this as this shouldn't be needed, but more then likely is, cause Godot may not save config/name in the application section, if it is empty in the Project Settings dialog.

@eumario eumario merged commit 106f3f1 into eumario:master Oct 14, 2023
@eumario
Copy link
Owner
eumario commented Oct 14, 2023

Please make sure to create a PR against Godot 4 Tree for this fix as well.

@NathanWarden NathanWarden deleted the fix/nameMissingCrash branch October 16, 2023 18:30
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
0