Closed mmatos closed 7 years ago
Works for me. Could you check it and/or provide a specific code to reproduce it?
I still get this error, and I was able to reproduce it in a different project. The error does not appear before opening the Static Diagram view, but if you do, it will continue to appear even after closing the Static Diagram view.
The other project has:
In this project the error only arises when I navigate to fixture.wlk, not the .wtest files, the diagram is correctly shown when navigating each .wlk with class/object definitions, and nothing is displayed when I navigate to .wtest files in this project.
This is a much more complex project than the one I was working on when I raised this issue. That other project only had a single .wlk file and a single .wtest file that imported the model.
Note: I no longer see that stacktrace mentioned in the initial comment, but the error lingers.
I see this stacktrace in the Static diagram view:
Every time I switch from the wlk to wtest file, an error pops up with that same message.
In the wlk code, the abstract class Maestro is defined at the beginning and then there are subclasses, there are no errors in the code.