hi everyone. I’m getting an error while trying to ...
# android-studio
j
hi everyone. I’m getting an error while trying to use Scratch files on Android Studio Artic Fox:
Copy code
Cannot access 'java.io.Serializable' which is a supertype of 'kotlin.IntArray'. Check your module classpath for missing or conflicting dependencies
this only happens when using Kotlin + Scratch files. Working with Kotlin in a project is totally fine, and the same happens when using Java in Scratch files. anyone has a similar problem, or knows what’s happening?
l
Hi, did you find the culprit?
j
hi Louis. no, I didn't. I was able to workaround it by installing the Android Studio Preview version, and then went back to Android Studio when 2020.3.1 Patch 4 was released. since then, no issues with Scratch files.
l
I found a workaround, which I documented in my issue report: https://issuetracker.google.com/issues/213131387
❤️ 1
j
oh, awesome. thank you!
l
Which OS are you on?
@José Silva I'm asking because I only documented the workaround for macOS, but I can add info for Linux and Windows
j
I’m on macOS too