aseba-community / thymio-vpl2

Next generation VPL for Thymio using Qt Quick from Qt 5.x
GNU Lesser General Public License v3.0
2 stars 5 forks source link

Load is broken in VPL simple mode #25

Closed stephanemagnenat closed 7 years ago

stephanemagnenat commented 7 years ago

Trying to load a previously-saved code results in this error:

qrc:/thymio-vpl2/EditorSimple.qml:104: Error: Cannot assign [undefined] to BlockDefinition_QMLTYPE_14*

and the code is not loaded.