Mantaro / MantaroBot

Multipurpose Discord bot made in Java using JDA.
https://mantaro.site/
GNU General Public License v3.0
397 stars 177 forks source link

NoClassDefFoundError lombok #75

Closed Jueo closed 7 years ago

Jueo commented 7 years ago

I am trying to set up the bot (self-host) but its throwing an error

Exception in thread "main" java.lang.NoClassDefFoundError: lombok/Lombok at net.kodehawa.mantarobot.utils.data.GsonDataManager.(GsonDataManager.java:36) at net.kodehawa.mantarobot.data.MantaroData.config(MantaroData.java:41) at net.kodehawa.mantarobot.services.Carbonitex.(Carbonitex.java:27) at net.kodehawa.mantarobot.MantaroBot.(MantaroBot.java:90) at net.kodehawa.mantarobot.MantaroBot.main(MantaroBot.java:204) Caused by: java.lang.ClassNotFoundException: lombok.Lombok at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

natanbc commented 7 years ago

1) Selfbots aren't allowed by discord 2) Mantaro isn't meant to be used as a selfbot

Jueo commented 7 years ago

Then why in the readme file of Mantaro there is a part which say "Building Mantaro on your own"?

Also I meant Self-host sorry

natanbc commented 7 years ago

That's about selfhosting, not using it as a selfbot

Jueo commented 7 years ago

Yeah I am sorry I didn't meant Self Bot. But still not working

MrLar commented 7 years ago

I'm unsure if you are familiar with the term "self-bot". A "self-bot" is a bot running under a user account only listening to the commands of its owner and no one else. I'm pretty sure you meant self-hosting instead.

Jueo commented 7 years ago

Yes I meant self-hosting, my bad

Kodehawa commented 7 years ago

Nice meme tbh

Natan updated README.md, run gradle shadowJar and try.

Jueo commented 7 years ago

I am still getting the same error.

Kodehawa commented 7 years ago

To be honest, I have no idea because I don't know your setup, but it's something on your side

And proof that stuff works here: https://im-ded-but.mantaro-is.life/7ei4779-3279.png