Unable to load kotlin.jvm.internal.Intrinsics from within a prelaunch entrypoint
Deftu opened this issue ยท 2 comments
The crash looks as follows: https://mclo.gs/hiNqUff
Nothing was changed in my mod aside from adding this entrypoint, so I'd assume it's this. I'm using the Kotlin adapter on the entrypoint.
This is not a fabric-language-kotlin issue, your mod (or some other mod) is probably including FLK - which it shouldn't - since FLK is already loaded as a mod by itself.