EmmyLua / EmmyLua-ErrorReport

0 stars 0 forks source link

[auto-generated:-1271833158] Unhandled exception in [StandaloneCoroutine{Cancelling}@1a7b061d, EdtCoroutineDispatcher@68a77218] #8031

Open emmy-issue opened 1 month ago

emmy-issue commented 1 month ago
---------------------- - Plugin Name: EmmyLua - Plugin Version: 1.3.6.251-IDEA213 - OS Name: Mac OS X - Java Version: 11.0.14.1 - App Name: GoLand - App Full Name: GoLand - App Version name: GoLand - Is EAP: false - App Build: GO-213.7172.48 - App Version: 2021.3.4 - Last Action: GotoDeclaration ``` com.intellij.psi.stubs.UpToDateStubIndexMismatch: PSI and index do not match. Please report the problem to JetBrains with the files attached INDEXED VERSION IS THE CURRENT ONE file=FILE, file.class=class com.tang.intellij.lua.psi.LuaPsiFile, file.lang=Language: Lua, modStamp=1 tree consistent stub debugInfo=created in getStubTree(), with AST = false; with backReference latestIndexedStub=StubTree{myDebugInfo='created from index; with backReference', myRoot=LuaFileStub}946503032 same size=true debugInfo=created from index; with backReference viewProvider=com.intellij.psi.SingleRootFileViewProvider{vFile=file:///Users/nanqiu/go/src/ipaas-apisix/apisix/utils/batch-processor-manager.lua, vFileId=525006, content=VirtualFileContent{size=3429}, eventSystemEnabled=true} viewProvider stamp: 0; file stamp: 0; file modCount: 1690785941825; file length: 3429 doc saved: true; doc stamp: 0; doc size: 3429; committed: true indexing info: indexing timestamp = 1690785941825, binary = false, byte size = 3429, char size = 3429 at com.intellij.psi.stubs.StubTreeLoader.handleUpToDateMismatch(StubTreeLoader.java:136) at com.intellij.psi.stubs.StubTreeLoader.lambda$stubTreeAndIndexDoNotMatch$0(StubTreeLoader.java:130) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:698) at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:646) at com.intellij.openapi.progress.impl.CoreProgressManager.computeInNonCancelableSection(CoreProgressManager.java:237) at com.intellij.psi.stubs.StubTreeLoader.stubTreeAndIndexDoNotMatch(StubTreeLoader.java:65) at com.intellij.psi.impl.source.FileTrees.reconcilePsi(FileTrees.java:193) at com.intellij.psi.impl.source.FileTrees.withAst(FileTrees.java:141) at com.intellij.psi.impl.source.PsiFileImpl.loadTreeElement(PsiFileImpl.java:215) at com.intellij.psi.impl.source.PsiFileImpl.calcTreeElement(PsiFileImpl.java:734) at com.intellij.extapi.psi.StubBasedPsiElementBase.getNode(StubBasedPsiElementBase.java:128) at com.intellij.extapi.psi.ASTDelegatePsiElement.getFirstChild(ASTDelegatePsiElement.java:99) at com.intellij.psi.util.PsiTreeUtil.getChildOfType(PsiTreeUtil.java:332) at com.tang.intellij.lua.comment.LuaCommentUtil.findComment(LuaCommentUtil.kt:50) at com.tang.intellij.lua.psi.LuaPsiImplUtilKt.getComment(LuaPsiImplUtil.kt:78) at com.tang.intellij.lua.psi.impl.LuaClassMethodDefImpl.getComment(LuaClassMethodDefImpl.java:59) at com.tang.intellij.lua.documentation.LuaDocumentationProvider.renderClassMember(LuaDocumentationProvider.kt:147) at com.tang.intellij.lua.documentation.LuaDocumentationProvider.generateDoc(LuaDocumentationProvider.kt:76) at com.intellij.lang.documentation.CompositeDocumentationProvider.generateDoc(CompositeDocumentationProvider.java:141) at com.intellij.lang.documentation.psi.PsiElementDocumentationTarget.localDoc(PsiElementDocumentationTarget.kt:73) at com.intellij.lang.documentation.psi.PsiElementDocumentationTarget.computeDocumentation(PsiElementDocumentationTarget.kt:58) at com.intellij.lang.documentation.impl.ImplKt$computeDocumentationAsync$1$documentationResult$1.invoke(impl.kt:25) at com.intellij.lang.documentation.impl.ImplKt$computeDocumentationAsync$1$documentationResult$1.invoke(impl.kt) at com.intellij.openapi.progress.CancellationKt$sam$com_intellij_openapi_util_ThrowableComputable$0.compute(cancellation.kt) at com.intellij.openapi.progress.Cancellation.withJob(Cancellation.java:65) at com.intellij.openapi.progress.CancellationKt.withJob(cancellation.kt:12) at com.intellij.openapi.application.rw.ReadAction$tryReadAction$3.run(ReadAction.kt:74) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1084) at com.intellij.openapi.application.rw.ReadAction.tryReadAction(ReadAction.kt:71) at com.intellij.openapi.application.rw.ReadAction.access$tryReadAction(ReadAction.kt:14) at com.intellij.openapi.application.rw.ReadAction$tryReadAction$2$2.run(ReadAction.kt:62) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runActionAndCancelBeforeWrite(ProgressIndicatorUtils.java:158) at com.intellij.openapi.application.rw.ReadAction$tryReadAction$2.invokeSuspend(ReadAction.kt:60) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: java.lang.AssertionError: Stub count doesn't match stubbed node length at com.intellij.psi.impl.source.FileTrees.lambda$reconcilePsi$4(FileTrees.java:181) at com.intellij.psi.impl.DebugUtil.performPsiModification(DebugUtil.java:494) at com.intellij.psi.impl.source.FileTrees.reconcilePsi(FileTrees.java:174) ... 32 more ```