topi314 / LavaSrc

A collection of additional Lavaplayer/Lavalink Sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven resource not found

LewdHuTao opened this issue · comments

commented

Is it a known issue, or is it only on my side that I can't download the plugins jar?

here the maven url: https://maven.topi.wtf/releases/com/github/topi314/lavasrc/lavasrc-plugin/3.2.5/lavasrc-plugin-3.2.5.jar

image

commented

Versioning classification:
Lavalink.jar v3.7.7
LavaSrc.jar v3.2.5

here the error that come from lavalink log:

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginManager': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [lavalink.server.bootstrap.PluginManager$$EnhancerBySpringCGLIB$$bccd5d7c]: Constructor threw exception; nested exception is java.io.FileNotFoundException: https://maven.topi.wtf/releases/com/github/topi314/lavasrc/lavasrc-plugin/3.2.5/lavasrc-plugin-3.2.5.jar
commented