java.lang.AssertionError: 214
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by lleaff
, 1 year agojava.lang.AssertionError: 214
at com.intellij.openapi.editor.impl.IntervalTreeImpl$IntervalNode.computeDeltaUpToRoot(IntervalTreeImpl.java:221)
at com.intellij.openapi.editor.impl.RangeMarkerImpl.getStartOffset(RangeMarkerImpl.java:88)
at net.vektah.codeglance.render.Minimap.isFolded(Minimap.kt:200)
at net.vektah.codeglance.render.Minimap.update(Minimap.kt:250)
at net.vektah.codeglance.GlancePanel$updateImage$1.invoke(GlancePanel.kt:158)
at net.vektah.codeglance.GlancePanel$updateImage$1.invoke(GlancePanel.kt:54)
at net.vektah.codeglance.render.TaskRunner.run(TaskRunner.kt:46)
at java.lang.Thread.run(Thread.java:745)