dialogos-project / dialogos

The DialogOS dialog system.
https://www.dialogos.app
GNU General Public License v3.0
21 stars 8 forks source link

Can't open files from previous versions #157

Closed TheresaSchmidt closed 5 years ago

TheresaSchmidt commented 5 years ago

Version 2.1.0 can't open dialogues that were created with previous versions of DialogOS. Files created within v2.1.0 work fine.

This is the error message when trying to open a file: grafik

alexanderkoller commented 5 years ago

Wow, this is a surprising bug. Let me look into this.

alexanderkoller commented 5 years ago

I can't reproduce this - when I try to open an old dialog with 2.1, it is opened correctly. Could you attach the dialog that you can't open with 2.1?

TheresaSchmidt commented 5 years ago

This one, for example. But I haven't found one that works, yet. clienttest.zip

TheresaSchmidt commented 5 years ago

Now I have. The one that opens doesn't contain a speech recognition node. Does that help?

Here it is: subgraphs.zip

akoehn commented 5 years ago

What components did you install? All or only a subset?

TheresaSchmidt commented 5 years ago

All of them

akoehn commented 5 years ago

New installation or update?

urpeter commented 5 years ago

When I use ./gradlew run with my project and 2.1.0 it works fine for my Dialogues, but when I try the standalone version with the same Dialogues and my shadowed jar file I have the same issue as Theresa. I updated.

TheresaSchmidt commented 5 years ago

New installation

urpeter commented 5 years ago

the error also occurs for me when trying to open the variable menu, in a new Dialogue bildschirmfoto 2019-01-26 um 18 02 02

alexanderkoller commented 5 years ago

Fixed in dialogos-distribution. Fix will be part of 2.1.1.