Jump to content

Sago

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Sago

  1. I converted the example mod Java Class to a Kotlin Class. When running it I got this error (which is in the title). Nothing has changed except adding Kotlin to my build.gradle and changing the example mod properties. I'm using IntelliJ as my IDE. Here is the error again... Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.Intrinsics
  2. Also It's 1.12.2.
  3. Hi, I'm making a Minecraft Forge Mod, and I can't find a way to receive the blocks id & name, and receive chat messages. Two separate .java files.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.