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:-1980403925] Collection contains no element matching the predicate. #77

Closed
voqalbot opened this issue May 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@voqalbot
Copy link

voqalbot commented May 6, 2024


  • Plugin Name: Voqal Assistant
  • Plugin Version: 2024.6.2
  • OS Name: Linux
  • Java Version: 17.0.10
  • App Name: IDEA
  • App Full Name: IntelliJ IDEA
  • App Version name: IntelliJ IDEA
  • Is EAP: false
  • App Build: IU-233.15026.9
  • App Version: 2023.3.6
  • Last Action: Unknown
  • title: [auto-generated:-1980403925] Collection contains no element matching the predicate.
Full StackTrace

java.util.NoSuchElementException: Collection contains no element matching the predicate.
	at dev.voqal.pW.h(SourceFile:143)
	at dev.voqal.qE.a(SourceFile:304)
	at dev.voqal.qE.a(SourceFile:59)
	at dev.voqal.qE$d.invokeSuspend(SourceFile:268)
	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: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)

@BFergerson BFergerson self-assigned this May 6, 2024
@BFergerson BFergerson added the bug Something isn't working label May 6, 2024
@BFergerson
Copy link
Member

Issue was caused by attempting to use code mode without setting up LLM provider.
Thanks for reporting. Fixed in 2024.6.3.

@BFergerson BFergerson added this to the 2024.6.3 milestone May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants