IDE shows the Start Failed dialog with the exception: com.intellij.ide.plugins.EssentialPluginMissingException: Missing essential plugins: com.intellij.cidr.lang.clangd, com.intellij.cidr.lang.clangdBridge.

Completed

When I upgraded my CLion from version 2023.2.2 to 3.2 in ubuntu 16.04, it worked fine for a few days, but suddenly, when I opened it yesterday, it showed an error. I have reinstalled CLion and Toolbox, but the issue persists. Please help me resolve this problem. Thank you  a lot! The error message is as follows:"

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors

com.intellij.ide.plugins.EssentialPluginMissingException: Missing essential plugins: com.intellij.cidr.lang.clangd, com.intellij.cidr.lang.clangdBridge
   at com.intellij.ide.plugins.PluginManagerCore.checkEssentialPluginsAreAvailable(PluginManagerCore.kt:561)
   at com.intellij.ide.plugins.PluginManagerCore.initializePlugins(PluginManagerCore.kt:628)
   at com.intellij.ide.plugins.PluginManagerCore$initializeAndSetPlugins$2.invokeSuspend(PluginManagerCore.kt:814)
   at com.intellij.ide.plugins.PluginManagerCore$initializeAndSetPlugins$2.invoke(PluginManagerCore.kt)
   at com.intellij.ide.plugins.PluginManagerCore$initializeAndSetPlugins$2.invoke(PluginManagerCore.kt)
   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
   at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
   at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
   at com.intellij.idea.Main$startApp$2$1$1.span(Main.kt:90)
   at com.intellij.diagnostic.CoroutineTracerShim.span$default(CoroutineTracerShim.kt:31)
   at com.intellij.ide.plugins.PluginManagerCore.initializeAndSetPlugins$intellij_platform_core_impl(PluginManagerCore.kt:813)
   at com.intellij.ide.plugins.PluginDescriptorLoader$scheduleLoading$pluginSetDeferred$1.invokeSuspend(PluginDescriptorLoader.kt:409)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
   at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684). 

 

The actual screenshot is as follows: In addition, when I downgrade to version 2023.2.2, it starts without any issues

 

I'm looking forward to your response. Currently, I can only use version 2.2, as version 3.2 is not working for me. I have tried reinstalling everything, but it hasn't helped。Thankyou!

 

0

Please sign in to leave a comment.