CraterCrash / godot-orchestrator

Orchestrator: Unleashing Creativity with Visual Scripting
https://www.cratercrash.com/orchestrator
Apache License 2.0
963 stars 53 forks source link

Update does not work #713

Closed dschiller closed 2 months ago

dschiller commented 2 months ago

Describe the bug

When updating Orchestrator from the AssetLib Version 2.0.1 to the suggested version 2.1.rc4 inside the Orchestrator it stops working.

Expected behavior

An update should always work and not stop Orchestrator from working.

Actual behavior

After the update from 2.0.1 to 2.1.rc4 Orchestrator stops working.

How to Reproduce?

  1. Create a new Godot Project
  2. Open AssetLib
  3. Click Orchestrator: Unleashing Creativity with Visual Scripting
  4. Click Download
  5. Uncheck Ignore asset root
  6. Click Install
  7. Click Save & Restart
  8. Open Orchestrator
  9. Click v2.1.rc4 is available!
  10. Click Download >> After some seconds the Download Update! dialog shows (Not Responding) image
  11. Click OK on The editor requires a restart image
  12. >> After the restart Orchestrator is gone image But the addons/orchestrator folder is still there image

Godot full version

4.2.2

Orchestrator version

2.0.1, 2.1.rc4

Additional information

No response

dschiller commented 2 months ago

It seems Godot 4.3 needs to be used here. Not sure if then the update process needs to be changed in order to make 2.1.x not visible for Godot 4.2.x users.

dschiller commented 2 months ago

Fixed in 2.0.2: https://discord.com/channels/1049457206648655912/1272295782980255766/1272307101930356890

We added a new update UI in 2.0.2 and 2.1. that should avoid users using Godot 4.2 and Orchestrator 2.0 from updating to a non-compatible version.