vatis-project / vatis

Virtual Automated ATIS Generator for VATSIM
https://docs.vatis.clowd.io
GNU General Public License v3.0
36 stars 16 forks source link

[BUG] vATIS won't open #126

Closed SpyrosTTK closed 1 year ago

SpyrosTTK commented 1 year ago

Opened the app and it automatically procceded with the typical update to beta9. Then I got this message: image Of course no problem with extra dependencies, but I have downloaded the .NET version specified and it still won't let me use the app.

justinshannon commented 1 year ago

Try installing the "full setup" version https://github.com/vatis-project/vatis/releases/download/v4.0.0-beta.9/vATIS-Setup-4.0.0-beta.9.exe

The auto-update only updates the changed files and doesn’t include the .NET 6 framework dependencies (to reduce the download size).

There was a breaking change in beta 4 with how it was compiled. So, if you had an old beta installed and then it updated, chances are it’ll nag you to install .NET 6 because it’s missing .NET 6 dependencies. Installing the full setup should fix that because it’ll install the missing files without requiring you to install .NET 6 framework; future auto updates should then work for you.

SpyrosTTK commented 1 year ago

Thanks a lot fixed!

btw any way of retaining profiles, without exporting them and saving them somewhere? I was working on the ATIS profiles on version 8 a bit. Not too much work lost though.

justinshannon commented 1 year ago

What data did you lose after upgrading from beta 8 to beta 9?

SpyrosTTK commented 1 year ago

Just profile configuration. To be clear NOT loss of data from one version to another. Just some progress with the profiles (customization). Thus, my question. I am asking if this feature is present, NOT stating that there is another bug.

justinshannon commented 1 year ago

No, the only way to save them is to export them.