OpenPonk / openponk

The OpenPonk modeling platform
https://openponk.github.io/
MIT License
43 stars 9 forks source link

Error when opening UML opp file #112

Closed YummyHOF closed 10 months ago

YummyHOF commented 10 months ago

I have OntoUML Diagram as follows:

image

And I convert it to UML and it produces following:

image

Then I save the file. Now, when I try to reopen the file it produces this error:

image

When I add names to the attributes in UML class Kind, error doesn't show up.

JanBliznicenko commented 10 months ago

Fixed by checking if name is not nil, then replacing by placeholder name. The nightly build with the fix is just being created and will be available in tens of minutes.