Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto Generated Report]java.lang.AssertionError: File text mismatch: tree.length=3240; psi.length=3164; this=OCFile:GUI_ST_Content.h; vp=com.intellij.psi.SingleRootFileViewProvider{vFile=file://C #973

Closed
intellij-rainbow-brackets opened this issue Feb 9, 2021 · 0 comments
Labels

Comments

@intellij-rainbow-brackets
Copy link
Contributor

  • Plugin Name:
  • Plugin Version: 6.15
  • OS Name: Windows 10
  • OS Version: 10.0
  • Java Version: 11.0.9.1
  • App Name: CLion
  • App Full Name: CLion
  • Is Snapshot: false
  • App Build: CL-203.7148.70
  • StackTrace:
java.lang.AssertionError: File text mismatch: tree.length=3240; psi.length=3164; this=OCFile:GUI_ST_Content.h; vp=com.intellij.psi.SingleRootFileViewProvider{vFile=file://C:/st_newgui/Interface/Contents/ST_elements/GUI_ST_Content.h, vFileId=11731, content=VirtualFileContent{size=7272}, eventSystemEnabled=true}
	at com.intellij.psi.impl.source.PsiFileImpl.getText(PsiFileImpl.java:314)
	at com.github.izhangzhihao.rainbow.brackets.visitor.RainbowHighlightVisitorKt.getLineCount(RainbowHighlightVisitor.kt:134)
	at com.github.izhangzhihao.rainbow.brackets.visitor.RainbowHighlightVisitor.checkForBigFile(RainbowHighlightVisitor.kt:37)
	at com.github.izhangzhihao.rainbow.brackets.visitor.RainbowHighlightVisitor.suitableForFile(RainbowHighlightVisitor.kt:30)
	at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.filterVisitors(GeneralHighlightingPass.java:126)
	at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.getHighlightVisitors(GeneralHighlightingPass.java:143)
	at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.collectInformationWithProgress(GeneralHighlightingPass.java:163)
	at com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass.doCollectInformation(ProgressableTextEditorHighlightingPass.java:84)
	at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:56)
	at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$1(PassExecutorService.java:400)
	at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1137)
	at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$2(PassExecutorService.java:393)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:658)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:610)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:65)
	at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.doRun(PassExecutorService.java:392)
	at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$run$0(PassExecutorService.java:368)
	at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:172)
	at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:183)
	at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:366)
	at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:188)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants