Jump to content

Recommended Posts

Posted

Hello! I'm trying to use JDA (Java Discord API) in my client. I imported it and did all the things I needed to but for some reason whenever I put the mod in the mods folder and test it it gives me a classdefnotfounderror. Not sure why. Whenever I test the client it runs fine and even the bot goes online. But using it doesn't work.

Posted
  On 9/23/2021 at 4:35 AM, Luis_ST said:

why do you need the JDA API in MinecraftForge?

Expand  

I'm not sure how that would help my situation. but I'm trying to run minecraft and get info from a server then send it to my discord bot without using an external server.

Posted (edited)

look at the build.gradle file there is a comment out section with .lib create the folder and add the API there if I'm correct this should work for simple jars

Edit: look here for more infos how to add the discord API

Edited by Luis_ST
Posted
  On 9/24/2021 at 4:29 AM, Luis_ST said:

look at the build.gradle file there is a comment out section with .lib create the folder and add the API there if I'm correct this should work for simple jars

Edit: look here for more infos how to add the discord API

Expand  

I'm sorry I didn't quite understand. Could you provide more info? Where do I put the api and what parts do I comment out?

Posted
  On 9/24/2021 at 4:29 AM, Luis_ST said:

look at the build.gradle file there is a comment out section with .lib create the folder and add the API there if I'm correct this should work for simple jars

Expand  

that's irrelevant, look at the link it will show you how to add the discord API when using gradle

Posted
  On 9/24/2021 at 7:04 PM, Luis_ST said:

that's irrelevant, look at the link it will show you how to add the discord API when using gradle

Expand  

I did that even before this thread... It just doesn't work when I export it. It says that JDABuilder doesn't exist

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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