Jan
09/30/2021, 5:36 PMe: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class io.github.jan.discordkm.api.entities.clients.Client, unresolved supertypes: kotlinx.coroutines.CoroutineScope
Adding -Xextended-compiler-checks argument might provide additional information.
e: H:\Programming\Other\DiscordKMJVM\src\main\kotlin\Test.kt: (18, 12): Cannot access 'kotlinx.coroutines.CoroutineScope' which is a supertype of 'io.github.jan.discordkm.api.entities.clients.DiscordWebSocketClient'. Check your module classpath for missing or conflicting dependencies
e: H:\Programming\Other\DiscordKMJVM\src\main\kotlin\Test.kt: (19, 16): Cannot access 'kotlinx.coroutines.CoroutineScope' which is a supertype of 'io.github.jan.discordkm.api.entities.clients.Client'. Check your module classpath for missing or conflicting dependencies
Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class io.github.jan.discordkm.api.entities.clients.Client, unresolved supertypes: kotlinx.coroutines.CoroutineScope
Adding -Xextended-compiler-checks argument might provide additional information.
e: H:\Programming\Other\DiscordKMJVM\src\main\kotlin\Test.kt: (20, 24): Cannot access class 'com.soywiz.klock.DateTimeTz'. Check your module classpath for missing or conflicting dependencies
e: H:\Programming\Other\DiscordKMJVM\src\main\kotlin\Test.kt: (24, 12): Cannot access 'kotlinx.coroutines.CoroutineScope' which is a supertype of 'io.github.jan.discordkm.api.entities.clients.DiscordWebSocketClient'. Check your module classpath for missing or conflicting dependencies