Heyho, does `java.lang.AssertionError: Can't find ...
# intellij
b
Heyho, does
java.lang.AssertionError: Can't find built-in class kotlin.Cloneable
ring a bell for anyone? Since I updated the Kotlin Plugin to
1.9.21
it is constantly throwing exceptions, as soon as I have a
kts
file open. Invalidating cache, stopping gradle deamons, even computer restart didn’t fix it
youtrack 1
2
a
gratitude thank you 2
b
I am on
2023.2.5
🤔
a
possibly this comment is relevant for you?
at the moment I'm aware of the only case where Cloenable-issue is still actual. It's buildSrc with no source roots.
We're working on it under KTIJ-27480.
b
Unfortunately, no. We do have sources in
buildSrc
. What I haven’t tried - because I completely forgot about it - is to unlink and reimport the project. So far so good. No errors in the last 5 minutes
🤞 1
Thank you, Adam
a
you're welcome! If you find unlinking and reimporting works then it'd be worth leaving a comment on the issue, in case it helps anyone else
👍 1