Skip to content

Conversation

@nebspacefarer
Copy link

This commit aims to fix #152 causing a crash after scanning projects not having a .godot/uid_cache.bin file. The projects.cfg was populated until the error happens, causing an irreversible situation where the app could not be launched again.

Implementation is simple, ignore the uid_cache.bin if not existing, the icon path will be fetched with the existing rest of the code correctly. Tested successfully with https://github.com/godotengine/godot-demo-projects as suggested in the linked issue.

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.

Regression: scan may lead to permanent crushing

1 participant