Closed vadympop closed 3 years ago
update jda
Latest version
You either are not on the latest version or are ignoring the big deprecated message. In either case update to the latest JDA with it's new factory methods.
No, I have a latest version of JDA, but I have this
That's not an error, it's just a warning telling you to configure your logger.
That's not an error, it's just a warning telling you to configure your logger.
.. about which you can read more here-FAQ#why-is-there-a-warning-from-slf4j-when-starting-up)
Ok. But why doesn't my code work at all?
You either are not on the latest version or are ignoring the big deprecated message. In either case update to the latest JDA with it's new factory methods.
It doesnt work like this anymore. Have a look at the readme as it literally shows what to use instead.
Without more information it's impossible to help you debug. If you haven't already, I would recommend joining the JDA server and providing more info in the #jda-utilities channel.
I create a base bot, it doesn't work at all
My main class:
PingCommand class:
Please help me