#Can someone help me with this problem, it has to be with yt plugin.

1 messages · Page 1 of 1 (latest)

limber delta
old falcon
#

what's the issue

limber delta
#

I added the plugins:
- dependency: "dev.lavalink.youtube:youtube-plugin:1.4.0"

#

and is not starting the bot

#

and gives the error of the log

#

Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2024-07-09T01:28:33.844+02:00 ERROR 125242 --- [main] o.s.boot.SpringApplication : Application run failed

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginManager': Failed to instantiate [lavalink.server.bootstrap.PluginManager$$SpringCGLIB$$0]: Constructor threw exception
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:326) ~[spring-beans-6.0.9.jar!/:6.0.9]
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:314) ~[spring-beans-6.0.9.jar!/:6.0.9]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-6.0.9.jar!/:6.0.9]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1189) ~[spring-beans-6.0.9.jar!/:6.0.9]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:560) ~[spring-beans-6.0.9.jar!/:6.0.9]... (Tiempo restante: 114 KB)

limber delta
#

for what I'm trying, I can see that the error just appears when I place the plugin dependency and I have a folder named plugin

#

if I delete both lavalink works

#

but I need youtube plugin

#

I think is just I'm an idiot and I don't know how to install it

vocal carbon
#

Caused by: java.lang.RuntimeException: No plugin manifest found in ./plugins/youtube-plugin-1.4.0-sources.jar

#

whatever you downloaded before is not a plugin