eumario / godot-manager

A Project, Version and Addons/Plugins manager for Godot Game Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Kiryonn opened this issue · comments

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:

  • OS: Windows 10
  • Version 0.2.4

Btw for those who want a quick and dirty fix:

  • remove project (not files)
  • import project