Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.Intrinsics
LittleLito opened this issue ยท 3 comments
when i use the jar that i found in my project's build/libs
folder to test its working on common mc launcher(not inside intellij) and i got this:
Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.Intrinsics
i used kotlin in my project, but the main entry class is in java and i added fabric-language-kotlin in build.gradle's dependencies