Bug in Build 156
Crashes when I try to expand a typesystem.
Looks like an icon is missing or something. When I try to expand a typesystem:
Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:242)
at jetbrains.mps.ide.icons.IconManager.getIconFor(Unknown Source)
...
Caused by: java.lang.NullPointerException
at *javax.swing.ImageIcon.(ImageIcon.java:138) at jetbrains.mps.typesystem.typesystemLanguage.icons.Icons.(Unkn
own Source)*
... 31 more
Please sign in to leave a comment.
Scott Royston wrote:
Thank you. It will be fixed in next build.