Jump to content

MisterSirCode

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by MisterSirCode

  1. @DaemonUmbra I have the latest OpenJDK 8 with HotSpot I uploaded mod code: https://github.com/skylerspark/CompPartsMod
  2. Im trying to create a mod in 1.14.4 with intelliJ I followed the latest tutorials I could find on it... ' like.... https://www.youtube.com/watch?v=DgY6kKf5rGU&list=PLmaTwVFUUXiBKYYSyrv_uPPoPZtEsCBVJ and also.... https://suppergerrie2.com/minecraft-1-14-modding-with-forge-1-setting-up-a-dev-environment/ Current mod Code: https://github.com/skylerspark/CompPartsMod But every time I create a mod, after it finishes running the build.gradle file after importing the project, and even if I try running runClient... it always gives this error: I tried removing it, and even tried replacing it with my own byteArray > Base64Binary converter to make it happy, nothing works
×
×
  • Create New...

Important Information

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