Closed arimer closed 3 months ago
Steps to reproduce the issue inside the mps-extensions project:
LogicalViewClone
(Only direct after the swtich the error appears)What I've seen so far during debugging is that:
Conclusion:
It looks like old treeNodes that do not longer belong to any tree but were still in the list of treenodes for update. Adding a condition to filter out those no longer required nodes works bests here.
In MPS 2022.2 this exceptions appears frequently: