Jump to content

NicolasFlamel42

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by NicolasFlamel42

  1. I tried, but I get the exact same Error. Here is my new build.gradle: https://pastebin.com/mgpMQNSb
  2. https://pastebin.com/dvW05bnC Here is the build.gradle
  3. Hi, I'm making a mod for 1.16.5, for this I need a dependency mod (CodeChickenLib). Whenever I launch minecraft with my mod and CCL from my IDE (Intellij) it crashes during mod loading. The report says that CCL causes a NoSuchMethodError, But everything works fine when I am building my mod, and put it and CCL into my regular Forge install. Is it some bug with CCL or with my mod and the way I set it up, or is it something with my IDE? Crash Report: https://pastebin.com/cK78Bv5g Thanks in advance
  4. Everytime I run minecraft from an IDE (I tried both Eclipse and IntelliJ) it crashes during the loading screen at 1/5 "Constructing Mods" and 3/5 "Forge Mod Loader". My mods folder is empty and the mod I try to make does nothing. I already tried deleting my whole .minecraft folder. I also deleted my project multiple times and tried to set it up again. It works fine when I just lauch it via the Minecraft Launcher. My MDK version is: 1.12.2-14.23.5.2854 And my entire Crash report is here: https://pastebin.com/stEzmTaY Thank you in advance! Edit: Just noticed this is the wrong forum, sorry!
×
×
  • Create New...

Important Information

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