korge-hello-world icon indicating copy to clipboard operation
korge-hello-world copied to clipboard

Cannot access 'kotlin.reflect.KAnnotatedElement' which is a supertype of 'kotlin.reflect.KMutableProperty0'. Check your module classpath for missing or conflicting dependencies

Open Ayfri opened this issue 4 years ago • 2 comments

Hi, I started using Korge yesterday, and when using the Hello World (and even the 2048 game), I get in some places this error by Intellij :

I didn't modify any file and I installed the Korge plugin.

Cannot access 'kotlin.reflect.KAnnotatedElement' which is a supertype of 'kotlin.reflect.KMutableProperty0'. Check your module classpath for missing or conflicting dependencies

image

But the game launches!

Ayfri avatar Apr 30 '21 12:04 Ayfri

Hey Ayfri! I noticed that same issue. I believe that's related to IDE support, that is somehow breaking in the latest published version. Hopefully the Kotlin team will fix that. I'll create an issue on the Kotlin bugtracker and will link here. Thanks for reporting!

soywiz avatar Apr 30 '21 18:04 soywiz

Reported here: https://youtrack.jetbrains.com/issue/KT-46434 going to move to paused/waiting for response since now it is a separate issue

soywiz avatar May 02 '21 08:05 soywiz

Closing this issue since the original error was fixed.

jobe-m avatar Jan 13 '23 15:01 jobe-m