EmmyLua / EmmyLua-ErrorReport

0 stars 0 forks source link

[auto-generated:-83029140] null #102

Open emmy-issue opened 5 years ago

emmy-issue commented 5 years ago
---------------------- - Plugin Name: Material Theme UI - Plugin Version: 3.9.0.3 - OS Name: Windows 10 - Java Version: 11.0.2 - App Name: PyCharm - App Full Name: PyCharm - App Version name: PyCharm - Is EAP: false - App Build: PC-191.6605.12 - App Version: 2019.1.1 - Last Action: ``` kotlin.KotlinNullPointerException at com.tang.intellij.lua.editor.structure.LuaClassMethodElement.(LuaClassMethodElement.kt:26) at com.tang.intellij.lua.editor.structure.LuaStructureVisitor.visitClassMethodDef(LuaStructureVisitor.kt:321) at com.tang.intellij.lua.psi.impl.LuaClassMethodDefImpl.accept(LuaClassMethodDefImpl.java:36) at com.tang.intellij.lua.psi.impl.LuaClassMethodDefImpl.accept(LuaClassMethodDefImpl.java:40) at com.intellij.psi.impl.source.tree.SharedImplUtil.acceptChildren(SharedImplUtil.java:200) at com.intellij.psi.impl.source.PsiFileImpl.acceptChildren(PsiFileImpl.java:735) at com.tang.intellij.lua.editor.structure.LuaFileElement.getChildren(LuaFileElement.kt:30) at com.intellij.ide.util.treeView.smartTree.TreeElementWrapper.initChildren(TreeElementWrapper.java:50) at com.intellij.ide.util.treeView.smartTree.CachingChildrenTreeNode.rebuildSubtree(CachingChildrenTreeNode.java:219) at com.intellij.ide.util.treeView.smartTree.CachingChildrenTreeNode.ensureChildrenAreInitialized(CachingChildrenTreeNode.java:55) at com.intellij.ide.util.treeView.smartTree.CachingChildrenTreeNode.getChildren(CachingChildrenTreeNode.java:47) at com.intellij.ide.structureView.newStructureView.StructureViewComponent$MyNodeWrapper.getChildren(StructureViewComponent.java:767) at com.intellij.ide.util.treeView.smartTree.SmartTreeStructure.getChildElements(SmartTreeStructure.java:63) at com.intellij.ui.tree.StructureTreeModel.getValidChildren(StructureTreeModel.java:383) at com.intellij.ui.tree.StructureTreeModel.validateChildren(StructureTreeModel.java:297) at com.intellij.ui.tree.StructureTreeModel.getNode(StructureTreeModel.java:291) at com.intellij.ui.tree.StructureTreeModel.getChildren(StructureTreeModel.java:311) at com.intellij.ui.tree.AsyncTreeModel$CmdGetChildren.getNode(AsyncTreeModel.java:569) at com.intellij.ui.tree.AsyncTreeModel$ObsolescentCommand.get(AsyncTreeModel.java:463) at com.intellij.ui.tree.AsyncTreeModel$ObsolescentCommand.get(AsyncTreeModel.java:429) at com.intellij.util.concurrency.Command$Processor.lambda$process$1(Command.java:48) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1166) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runInReadActionWithWriteActionPriority$0(ProgressIndicatorUtils.java:68) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runWithWriteActionPriority$1(ProgressIndicatorUtils.java:121) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:164) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:586) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:532) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:86) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:151) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:110) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:68) at com.intellij.util.concurrency.Invoker.invokeSafely(Invoker.java:153) at com.intellij.util.concurrency.Invoker.lambda$invokeLater$0(Invoker.java:91) at com.intellij.util.concurrency.Invoker$BackgroundThread.lambda$offer$0(Invoker.java:320) at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:220) at com.intellij.util.concurrency.BoundedTaskExecutor.access$100(BoundedTaskExecutor.java:26) at com.intellij.util.concurrency.BoundedTaskExecutor$2.lambda$run$0(BoundedTaskExecutor.java:198) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:224) at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:194) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) ```
emmy-issue commented 5 years ago
emmy-issue commented 5 years ago