Jump to content

HelloWorldJavaSE

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by HelloWorldJavaSE

  1. Hello, I have such a problem, I add the JDA (Java Discord Api) dependency in the bild.gradle file, then I use the classes from this library in the code, after I want to get mods.jar, I run this mod in the launcher (not in Idea) and I get an error about not finding a class from this library
  2. Hello, if you just add jda dependencies and write some simple discord bot, and then generate output.jar and run this mod (not in the development environment), it will give an error that the class from the JDA library was not found
  3. hello, I want to add JDA (Java discord api) to my mod, how do I do this so that my mod.jar already contains everything to get started, please if you can upload the full bild.gradle, using forge v36.2.39
×
×
  • Create New...

Important Information

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