-
java.util.ConcurrentModificationException
at jetbrains.mps.nodeEditor.cells.collections.AbstractContainer$ContentsIterator.checkForComodification(AbstractContainer.java:281)
at jetbrains.mps.nodeEdi…
-
```
java.lang.StackOverflowError
at jetbrains.mps.nodeEditor.cells.EditorCell_Basic.findLeaf(EditorCell_Basic.java:533)
at jetbrains.mps.nodeEditor.cells.EditorCell_Collection.findLeaf(EditorCell…
-
When using platform in Version `com.mbeddr:platform:2022.3.24843.4b3a10a` from stubs, this exception is popping up on startup.
Everytime I try to open a root node this exception is thrown, prohibi…
-
When using grammar cells extensively, the method `doGetSideTransformActions()` can get too long:
````
[jetbrains.mps.make.CompilationErrorsHandler@69c09cb7] Compilation problems
[jetbrains.mps.ma…
-
I'm getting this exception twice every time I start MPS. Can this be avoided?
I use 2023.2.2872.2b32f29 a sa global library.
```
java.lang.Throwable: Extension was already added: com.mbeddr.mpsu…
-
I am running out of memory and it seems that a lot of memory is allocated by classes from this package (21 classes in the top 200 classes allocating more memory).
Below I report the data in CSV, fo…
-
I created a "#macro" that references itself: `#macro M1() = M1();`.
This doesn't make sense, but MPS becomes unresponsive because of all the StackOverflowErrors that are thrown.
```
java.lang.StackOv…
-
I upgraded from the extensions in our project from `9999.9.2969.cbade73-20240912.194917-1` to `9999.9.3003.4ff035e-20241106.030219-1` as build 2969 is no longer available from the maven repository any…
-
I would like to report the stacktrace below.
**Performed action:** Opening an empty project.
**MPS version:** 2021.3.2
**Plugin version:** 2021.3.5815.58d4fb0
```
Action dispatch failed. …
-
Hello.
Are you planning to upgrade the plugin to the newest version?