Skip to content

Godots crashes if a project in the Projects list has a UID icon, but the .godot cache folder for that project has been cleared #153

@comfiestsofa

Description

@comfiestsofa

The UID icon reading feature in #135 and #138 is a really nice addition, but I've found that it will cause Godots to crash if any project in the list has its .godot cache folder cleared.

How to reproduce:

  • Have a Godot project with a UID icon
  • Delete .godot folder in the project to clear its cache (cleaning a Git repo will do this)
  • Godots crashes instantly on launch

To fix this, open the Godot Editor manually and open up the project to regenerate the cache.

Ideally the behaviour from the Godot Editor should be replicated, where if a UID icon cannot be found it just uses the default icon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions