Skip to content

Error creating bean with name 'javaLyricsManagerConfiguration' #11

@JuuzouHub

Description

@JuuzouHub

I am encountering an error when trying to use the lavalyrics-1.6.5.jar plugin. The error I'm seeing is an UnsatisfiedDependencyException, specifically regarding the javaLyricsManagerConfiguration bean. The plugin fails to initialize properly, and the error message points to an issue with missing or unconfigured dependencies.

Steps I’ve Taken:
Credentials Set:

I have correctly set my Genius API credentials in the application.yml file under the geniusApiKey field.

I'm using a valid Genius Client Access Token as the API key.

Plugin Versions:

I have tried both version 1.6.5 and 1.6.4 of the lavalyrics plugin, but the error persists in both cases.

This issue did not occur the last time I used this plugin (about 14 days ago). I was able to use it successfully without any issues during that time.

Plugin Type:

I am only using the lavalyrics-1.6.4.jar (and previously 1.6.5), not the lavalyrics-plugin-1.0.0.jar.

Error:
The error is related to Spring's UnsatisfiedDependencyException when creating the javaLyricsManagerConfiguration bean.

The specific message seems to indicate a configuration issue, but my configuration has remained the same as it was when the plugin worked last.

Environment Details:
Lavalink Version: v4
Plugin Version: Tried lavalyrics-1.6.4.jar and 1.6.5.jar.

API Key: Using valid Genius Client Access Token.

Please let me know if there's anything else I can provide to help resolve this issue. I did not encounter this error previously, and I’ve confirmed that the configuration for the Genius API key is correct. I'm sure I'm missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions