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

java.lang.ClassCastException: class com.intellij.execution.application.ApplicationConfiguration cannot be cast to class nl.hannahsten.texifyidea.run.latex.LatexRunConfiguration (com.intellij.execution.application.ApplicationConfiguration is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @7afcd4c8; nl.hannahsten.texifyidea.run.latex.LatexRunConfiguration is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @16c12fb5) #1329

Closed
CavaJ opened this issue Apr 1, 2020 · 1 comment
Labels
crash-report Reports of crashes that popped up in IDEA. duplicate Another issue exists addressing the same problem.

Comments

@CavaJ
Copy link

CavaJ commented Apr 1, 2020

Description

Stacktrace

java.lang.ClassCastException: class com.intellij.execution.application.ApplicationConfiguration cannot be cast to class nl.hannahsten.texifyidea.run.latex.LatexRunConfiguration (com.intellij.execution.application.ApplicationConfiguration is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @7afcd4c8; nl.hannahsten.texifyidea.run.latex.LatexRunConfiguration is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @16c12fb5)
	at nl.hannahsten.texifyidea.editor.autocompile.AutoCompileState$scheduleCompilation$1.invokeSuspend(AutoCompileState.kt:77)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:241)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:740)
@PHPirates PHPirates added crash-report Reports of crashes that popped up in IDEA. duplicate Another issue exists addressing the same problem. labels Apr 2, 2020
@PHPirates
Copy link
Collaborator

Please stop submitting duplicate issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash-report Reports of crashes that popped up in IDEA. duplicate Another issue exists addressing the same problem.
Projects
None yet
Development

No branches or pull requests

2 participants