JetBrains Error (ExtensionHostManager not available in SystemObjectProvider) #4986
Closed
norman331
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
java.lang.Throwable: ExtensionHostManager not available in SystemObjectProvider, skipping editor initialization
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:375)
at ai.kilocode.jetbrains.editor.EditorAndDocManager$initCurrentIdeaEditor$1.invokeSuspend(EditorAndDocManager.kt:142)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runDefaultDispatcherTask(CoroutineScheduler.kt:1194)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:906)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762)
Why is there this error in JetBrains Rider?
Kilo Code (4.143.2)
Beta Was this translation helpful? Give feedback.
All reactions