eumario / godot-manager

A Project, Version and Addons/Plugins manager for Godot Game Engine.
MIT License
332 stars 19 forks source link

[Bug] Crash while opening a project with deleted godot version #93

Closed Kiryonn closed 5 months ago

Kiryonn commented 5 months ago

To Reproduce

  1. Create a project with Godot v1.2.1
  2. Close the project
  3. Delete Godot v1.2.1
  4. Download Godot v1.2.2
  5. Open/Edit created project
  6. Godot Manager Crash

Expected behavior

Having a popup warning me that the Godot version of the project no longer exist and give me the choice of either downloading that version or letting me choose another installed version.

Complete the Following:

Kiryonn commented 5 months ago

Btw for those who want a quick and dirty fix: